Theorems · Theorem · number theory
MulChar.apply_mem_rootsOfUnity_of_pow_eq_one
∀ {F : Type u_1} [inst : Field F] [Finite F] {R : Type u_2} [inst_2 : CommRing R] {χ : MulChar F R} {n : ℕ},
χ ^ n = 1 → ∀ {a : F}, a ≠ 0 → ∃ ζ ∈ rootsOfUnity n R, ↑ζ = χ aThe non-zero values of a multiplicative character χ such that χ^n = 1
are nth roots of unity.
- Defined in
- Mathlib.NumberTheory.MulChar.Lemmas
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Fieldstatement and proof · cited by 7,404
- Subgroupstatement · cited by 3,593
- Finitestatement and proof · cited by 3,029
- Unitsstatement and proof · cited by 2,804
- Units.valstatement and proof · cited by 1,966
- orderOfproof · cited by 324
- MulCharstatement and proof · cited by 186
- rootsOfUnitystatement and proof · cited by 118
- orderOf_dvd_of_pow_eq_oneproof · cited by 24
- rootsOfUnity_le_of_dvdproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- MulChar.apply_mem_algebraAdjoin_of_pow_eq_oneproof · cited by 2
- MulChar.exists_apply_eq_powproof · cited by 0