Theorems · Theorem · number theory
MulChar.exists_apply_ne_one_of_hasEnoughRootsOfUnity
∀ (M : Type u_1) (R : Type u_2) [inst : CommMonoid M] [inst_1 : CommRing R] [Finite M]
[HasEnoughRootsOfUnity R (Monoid.exponent Mˣ)] [Nontrivial R] {a : M}, a ≠ 1 → ∃ χ, χ a ≠ 1If M is a finite commutative monoid and R is a ring that has enough roots of unity,
then for each a ≠ 1 in M, there exists a multiplicative character χ : M → R such that
χ a ≠ 1.
- Defined in
- Mathlib.NumberTheory.MulChar.Duality
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Finitestatement and proof · cited by 3,029
- Unitsstatement and proof · cited by 2,804
- Nontrivialstatement and proof · cited by 2,416
- CommMonoidstatement and proof · cited by 2,264
- Units.valproof · cited by 1,966
- IsUnitproof · cited by 1,602
- CommMonoidWithZeroproof · cited by 913
- IsUnit.unitproof · cited by 252
- MulCharstatement and proof · cited by 186
- Monoid.exponentstatement and proof · cited by 128
Cited by1
Results whose statement or proof uses this declaration.
- DirichletCharacter.exists_apply_ne_one_of_hasEnoughRootsOfUnityproof · cited by 1