Theorems · Theorem · number theory
ZMod.completedLFunction_one_sub_even
∀ {N : ℕ} [inst : NeZero N] {Φ : ZMod N → ℂ},
Function.Even Φ →
∀ (s : ℂ),
s ≠ 0 ∨ ∑ j, Φ j = 0 →
s ≠ 1 ∨ Φ 0 = 0 → ZMod.completedLFunction Φ (1 - s) = ↑N ^ (s - 1) * ZMod.completedLFunction (ZMod.dft Φ) sFunctional equation for completed L-functions (even case), valid at all points of differentiability.
- Defined in
- Mathlib.NumberTheory.LSeries.ZMod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 313 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.
Cites59
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- TopologicalSpaceproof · cited by 24,529
- RingHom.idstatement · cited by 18,349
- Set.ofPredproof · cited by 6,101
- Complexstatement and proof · cited by 5,565
- nhdsproof · cited by 5,554
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- LinearEquivstatement · cited by 3,317
- Compl.complproof · cited by 2,925
- IsOpenproof · cited by 2,400
Cited by1
Results whose statement or proof uses this declaration.
- DirichletCharacter.IsPrimitive.completedLFunction_one_subproof · cited by 0