Theorems · Definition · number theory
DirichletCharacter.rootNumber
{N : ℕ} → [NeZero N] → DirichletCharacter ℂ N → ℂGlobal root number of χ (for χ primitive; junk otherwise). Defined as
gaussSum χ stdAddChar / I ^ a / N ^ (1 / 2), where a = 0 if even, a = 1 if odd. (The factor
1 / I ^ a is the Archimedean root number.) This is a complex number of absolute value 1.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NeZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Complexstatement and proof · cited by 5,565
- Complex.Iproof · cited by 866
- DirichletCharacterstatement and proof · cited by 161
- gaussSumproof · cited by 29
- ZMod.stdAddCharproof · cited by 19
- DirichletCharacter.Evenproof · cited by 13
Cited by3
Results whose statement or proof uses this declaration.
- DirichletCharacter.rootNumber_modOnestatement · cited by 1
- DirichletCharacter.rootNumber.congr_simpstatement and proof · cited by 0
- DirichletCharacter.IsPrimitive.completedLFunction_one_substatement · cited by 0