Theorems · Theorem · number theory
IsPrimitiveRoot.dvd_of_isCyclotomicExtension
∀ (n : ℕ) [NeZero n] {K : Type u} [inst : Field K] [inst_1 : NumberField K] [IsCyclotomicExtension {n} ℚ K] {ζ : K}
{l : ℕ}, IsPrimitiveRoot ζ l → l ≠ 0 → l ∣ 2 * nIf an n-th cyclotomic extension of ℚ contains a primitive l-th root of unity, then
l ∣ 2 * n.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 214 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Fieldstatement and proof · cited by 7,404
- mul_oneproof · cited by 3,885
- mul_commproof · cited by 2,262
- MulZeroClass.mul_zeroproof · cited by 2,091
- Module.finrankproof · cited by 1,770
- le_transproof · cited by 985
- NumberFieldstatement and proof · cited by 653
- IsPrimitiveRootstatement and proof · cited by 356
- IsCyclotomicExtensionstatement and proof · cited by 220
- Nat.totientproof · cited by 111
- GCDMonoid.lcmproof · cited by 78
Cited by1
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.exists_neg_pow_of_isOfFinOrderproof · cited by 1