theorem
DirichletCharacter.FourFactorLogInduction_euler_one_le
{q Q : ℕ}
(χ : DirichletCharacter ℂ q)
(hQ : 0 < Q)
:
The actual finite induction correction costs only one logarithm. No primitivity or divisibility hypothesis is needed for this stronger bound.
theorem
DirichletCharacter.FourFactorLogInduction_changeLevel_one_le
{q Q : ℕ}
[NeZero q]
[NeZero Q]
(hq : q ∣ Q)
(χ : DirichletCharacter ℂ q)
(hquad : χ ^ 2 = 1)
(hχ : χ ≠ 1)
:
Literal induction formula at one plus the finite Euler bound.
theorem
DirichletCharacter.FourFactorLogInduction_residue_norm_le
{q r Q : ℕ}
[NeZero q]
[NeZero r]
[NeZero Q]
(hq : q ∣ Q)
(hr : r ∣ Q)
(χ : DirichletCharacter ℂ q)
(ψ : DirichletCharacter ℂ r)
(hχquad : χ ^ 2 = 1)
(hψquad : ψ ^ 2 = 1)
(hχ : χ ≠ 1)
(hψ : ψ ≠ 1)
(hprod : (changeLevel hq) χ * (changeLevel hr) ψ ≠ 1)
:
Two genuine lifts pay two logs and their nonprincipal product pays one. The constant is exactly 32; there is no polynomial modulus loss.
noncomputable def
AnalyticNumberTheory.LargeSieve.FourFactorLogInduction_residue
(x y : PrimitiveQuadraticDatum)
:
The residue of the actual four-factor function after lifting both original primitive characters to the product level.
Equations
Instances For
theorem
AnalyticNumberTheory.LargeSieve.FourFactorLogInduction_residue_pos_and_le
(x y : PrimitiveQuadraticDatum)
(hxy : x ≠ y)
:
Distinct primitive data supply the nonprincipal product internally.
theorem
AnalyticNumberTheory.LargeSieve.FourFactorLogInduction_residue_re_pos_and_le
(x y : PrimitiveQuadraticDatum)
(hxy : x ≠ y)
:
Real-valued consumer form of the actual residue estimate.