Documentation

Atlas.NumberTheoryI.code.ArithmeticFunctions

theorem mertens_third :
(fun (n : ) => p(n + 1).primesBelow, Real.log (1 - 1 / p) + Real.log (Real.log n) + Real.eulerMascheroniConstant) =O[Filter.atTop] fun (n : ) => 1 / Real.log n
Instances For
    @[implicit_reducible]
    • map_one : f 1 = 1
    • map_mul_of_coprime (m n : ) : m.gcd n = 1f (m * n) = f m * f n
    Instances For
      • map_one : f 1 = 1
      • map_mul (m n : ) : f (m * n) = f m * f n
      Instances For
        Instances For
          noncomputable def ArithFuncZ.period (f : ArithFuncZ) :
          Instances For
            Instances For
              Instances For
                @[reducible, inline]
                abbrev ArithFunc :
                Instances For
                  • map_one : f 1 = 1
                  • map_mul (m n : ) : f (m * n) = f m * f n
                  Instances For
                    Instances For
                      noncomputable def ArithFunc.period (f : ArithFunc) :
                      Instances For
                        Instances For
                          noncomputable def ArithFunc.one :
                          Instances For
                            noncomputable def ArithFunc.vonMangoldt :
                            Instances For
                              def DirichletCharacter.IsInducedBy {R : Type u_1} [CommMonoidWithZero R] {m₁ m₂ : } (χ₂ : DirichletCharacter R m₂) (χ₁ : DirichletCharacter R m₁) (h : m₁ m₂) :
                              Instances For
                                theorem dirichletChar_factorsThrough_iff_ker_and_unique {R : Type u_1} [CommMonoidWithZero R] {m₂ : } [NeZero m₂] (χ₂ : DirichletCharacter R m₂) {m₁ : } (h : m₁ m₂) :
                                noncomputable def principalDirichletChar (R : Type u_1) [CommMonoidWithZero R] (m : ) :
                                Instances For