Theorems · Theorem · number theory
DirichletCharacter.exists_apply_ne_one_of_hasEnoughRootsOfUnity
∀ (R : Type u_1) [inst : CommRing R] {n : ℕ} [NeZero n] [HasEnoughRootsOfUnity R (Monoid.exponent (ZMod n)ˣ)]
[Nontrivial R] ⦃a : ZMod n⦄, a ≠ 1 → ∃ χ, χ a ≠ 1If R is a ring that has enough roots of unity and n ≠ 0, then for each
a ≠ 1 in ZMod n, there exists a Dirichlet character χ mod n with values in R
such that χ a ≠ 1.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Unitsstatement and proof · cited by 2,804
- Nontrivialstatement and proof · cited by 2,416
- ZModstatement and proof · cited by 1,024
- DirichletCharacterstatement · cited by 161
- Monoid.exponentstatement and proof · cited by 128
- HasEnoughRootsOfUnitystatement and proof · cited by 56
- MulChar.exists_apply_ne_one_of_hasEnoughRootsOfUnityproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- DirichletCharacter.sum_characters_eq_zeroproof · cited by 1