Theorems · Theorem · number theory
IsCyclotomicExtension.union_of_isPrimitiveRoot
∀ {n : ℕ} [NeZero n] (S : Set ℕ) (A : Type u) (B : Type v) [inst : CommRing A] [inst_1 : CommRing B]
[inst_2 : Algebra A B] [hB : IsCyclotomicExtension S A B] {r : B},
IsPrimitiveRoot r n → IsCyclotomicExtension (S ∪ {n}) A BIf there exists a primitive root of unity of order n in B, then
IsCyclotomicExtension S A B implies IsCyclotomicExtension (S ∪ {n}) A B.
- Defined in
- Mathlib.NumberTheory.Cyclotomic.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement and proof · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Top.topproof · cited by 9,680
- Set.ofPredproof · cited by 6,101
- le_antisymmproof · cited by 2,068
- Subalgebraproof · cited by 1,353
- Algebra.adjoinproof · cited by 535
- IsPrimitiveRootstatement and proof · cited by 356
- IsCyclotomicExtensionstatement and proof · cited by 220
- Set.union_singletonproof · cited by 107
- Algebra.adjoin_monoproof · cited by 24
Cited by1
Results whose statement or proof uses this declaration.
- IsCyclotomicExtension.Rat.torsionOrder_eqproof · cited by 0