Documentation

LeanPool.Odlyzko.DedekindZeta.PrimeIdealEulerProduct

TODO: Add doc-string.

noncomputable def NumberField.Odlyzko.extendByZero {α : Type u_1} {β : Type u_2} {E : Type u_3} [AddCommMonoid E] (e : αβ) (f : αE) (b : β) :
E

An extend by zero used in the Odlyzko-bound argument.

Equations
Instances For
    theorem NumberField.Odlyzko.extendByZero_apply {α : Type u_1} {β : Type u_2} {E : Type u_3} [AddCommMonoid E] (e : αβ) (he : Function.Injective e) (f : αE) (a : α) :
    extendByZero e f (e a) = f a
    theorem NumberField.Odlyzko.extendByZero_eq_zero_of_not_mem_range {α : Type u_1} {β : Type u_2} {E : Type u_3} [AddCommMonoid E] (e : αβ) (f : αE) {b : β} (hb : bSet.range e) :
    extendByZero e f b = 0
    theorem NumberField.Odlyzko.hasSum_extendByZero {α : Type u_1} {β : Type u_2} {E : Type u_3} [AddCommMonoid E] [TopologicalSpace E] (e : αβ) (he : Function.Injective e) {f : αE} {a : E} (hf : HasSum f a) :
    theorem NumberField.Odlyzko.summable_extendByZero {α : Type u_1} {β : Type u_2} {E : Type u_3} [AddCommMonoid E] [TopologicalSpace E] (e : αβ) (he : Function.Injective e) {f : αE} (hf : Summable f) :
    noncomputable def NumberField.Odlyzko.primeValueHom {M : Type u_1} [CommMonoidWithZero M] (a : M) :

    A prime value hom used in the Odlyzko-bound argument.

    Equations
    Instances For
      @[simp]
      @[simp]
      theorem NumberField.Odlyzko.primeValueHom_apply_of_prime {M : Type u_1} [CommMonoidWithZero M] (a : M) {p : } (hp : Nat.Prime p) :
      (primeValueHom a) p = a p

      A prime ideal code used in the Odlyzko-bound argument.

      Equations
      Instances For

        A prime ideal code embedding used in the Odlyzko-bound argument.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          noncomputable def NumberField.Odlyzko.idealPrimeCode (K : Type u_1) [Field K] [NumberField K] (I : NonzeroIdeal K) :

          An ideal prime code used in the Odlyzko-bound argument.

          Equations
          Instances For

            A prime ideal at code used in the Odlyzko-bound argument.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              noncomputable def NumberField.Odlyzko.encodedPrimeIdealWeight (K : Type u_1) [Field K] [NumberField K] (s : ) (p : ) :

              An encoded prime ideal weight used in the Odlyzko-bound argument.

              Equations
              • One or more equations did not get rendered due to their size.
              Instances For
                noncomputable def NumberField.Odlyzko.encodedIdealSummand (K : Type u_1) [Field K] [NumberField K] (s : ) :

                An encoded ideal summand used in the Odlyzko-bound argument.

                Equations
                Instances For
                  noncomputable def NumberField.Odlyzko.encodedIdealFactor (K : Type u_1) [Field K] [NumberField K] (s : ) (p : Nat.Primes) :

                  An encoded ideal factor used in the Odlyzko-bound argument.

                  Equations
                  Instances For