Theorems · Theorem · number theory
Polynomial.orderOf_root_cyclotomic_dvd
∀ {n : ℕ} (hpos : 0 < n) {p : ℕ} [inst : Fact (Nat.Prime p)] {a : ℕ}
(hroot : (Polynomial.cyclotomic n (ZMod p)).IsRoot ((Nat.castRingHom (ZMod p)) a)),
orderOf (ZMod.unitOfCoprime a ⋯) ∣ nIf (a : ℕ) is a root of cyclotomic n (ZMod p), then the multiplicative order of a modulo
p divides n.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Fact
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- Finsetproof · cited by 13,712
- RingHomstatement · cited by 10,189
- Polynomialproof · cited by 5,681
- Unitsstatement · cited by 2,804
- Factstatement and proof · cited by 2,726
- Finset.prodproof · cited by 2,356
- Nat.Primestatement and proof · cited by 2,059
- Polynomial.Xproof · cited by 1,639
- MulZeroClass.zero_mulproof · cited by 1,625
- LT.lt.ne'proof · cited by 1,417
- ZModstatement and proof · cited by 1,024
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.