Theorems · Theorem · number theory
MulChar.exists_mulChar_orderOf
∀ (F : Type u_1) [inst : Field F] [inst_1 : Fintype F] {R : Type u_2} [inst_2 : CommRing R] {n : ℕ},
n ∣ Fintype.card F - 1 → ∀ {ζ : R}, IsPrimitiveRoot ζ n → ∃ χ, orderOf χ = nThere is a character of order n on F if #F ≡ 1 mod n and the target contains
a primitive nth root of unity.
- Defined in
- Mathlib.NumberTheory.MulChar.Lemmas
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 139 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Unitsproof · cited by 2,804
- LT.lt.ne'proof · cited by 1,417
- Fintype.cardstatement and proof · cited by 1,386
- MulEquivproof · cited by 1,142
- LE.le.trans_ltproof · cited by 795
- LT.lt.trans_leproof · cited by 678
- MulEquiv.symmproof · cited by 482
- IsPrimitiveRootstatement and proof · cited by 356
Cited by1
Results whose statement or proof uses this declaration.
- MulChar.exists_mulChar_orderOf_eq_card_unitsproof · cited by 0