Mathlib Map

Theorems · Theorem · number theory

AddChar.zmod_char_primitive_of_eq_one_only_at_zero

∀ {C : Type v} [inst : CommMonoid C] (n : ℕ) (ψ : AddChar (ZMod n) C), (∀ (a : ZMod n), ψ a = 1 → a = 0) → ψ.IsPrimitive

The converse: if the additive character takes the value 1 only at 0, then it is primitive.

Defined in
Mathlib.NumberTheory.LegendreSymbol.AddCharacter
Cited by
2 results in Mathlib
Foundations
Depth 57 from the axioms · uses propext, Quot.sound
Assumes
CommMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

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

Cited by2

Results whose statement or proof uses this declaration.