Theorems · Theorem · number theory
ZMod.irreducible_of_dvd_cyclotomic_of_natDegree
∀ {p n : ℕ} [hp : Fact (Nat.Prime p)] {P : Polynomial (ZMod p)} (hpn : ¬p ∣ n),
P ∣ Polynomial.cyclotomic n (ZMod p) → P.natDegree = orderOf (ZMod.unitOfCoprime p ⋯) → Irreducible PLet P be a factor of the n-th cyclotomic polynomial over ZMod p, where p does not divide
n. If the degree of P is the multiplicative order of p modulo n then P is
irreducible.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 213 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Polynomialstatement and proof · cited by 5,681
- Unitsstatement · cited by 2,804
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- Polynomial.natDegreestatement and proof · cited by 1,105
- ZModstatement and proof · cited by 1,024
- pow_oneproof · cited by 894
- Irreduciblestatement · cited by 496
- Fact.outstatement and proof · cited by 328
- orderOfstatement and proof · cited by 324
- Polynomial.cyclotomicstatement and proof · cited by 130
- Nat.Prime.coprime_iff_not_dvdstatement and proof · cited by 38
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.