Mathlib Map

Theorems · Theorem · number theory

ZMod.LFunction_neg_two_mul_nat_sub_one

∀ {N : ℕ} [inst : NeZero N] {Φ : ZMod N → ℂ}, Function.Odd Φ → ∀ (n : ℕ), ZMod.LFunction Φ (-(2 * ↑n) - 1) = 0

The L-function of an odd function vanishes at negative odd integers.

Defined in
Mathlib.NumberTheory.LSeries.ZMod
Cited by
1 results in Mathlib
Foundations
Depth 306 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.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.