Theorems · Theorem · number theory
IsCyclotomicExtension.union_left
∀ (S T : Set ℕ) (A : Type u) (B : Type v) [inst : CommRing A] [inst_1 : CommRing B] [inst_2 : Algebra A B]
[h : IsCyclotomicExtension T A B],
S ⊆ T → IsCyclotomicExtension S A ↥(Algebra.adjoin A {b | ∃ a ∈ S, a ≠ 0 ∧ b ^ a = 1})If B is a cyclotomic extension of A given by roots of unity of order in T and S ⊆ T,
then adjoin A { b : B | ∃ a : ℕ, a ∈ S ∧ a ≠ 0 ∧ b ^ a = 1 } is a cyclotomic extension of B
given by roots of unity of order in S.
- 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.
Cites18
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.ofPredstatement and proof · cited by 6,101
- Nat.cast_oneproof · cited by 2,501
- Subalgebrastatement and proof · cited by 1,353
- Algebra.adjoinstatement and proof · cited by 535
- IsPrimitiveRootproof · cited by 356
- IsCyclotomicExtensionstatement and proof · cited by 220
- Algebra.subset_adjoinproof · cited by 109
- Subtype.coe_mkproof · cited by 81
Cited by1
Results whose statement or proof uses this declaration.
- IsCyclotomicExtension.finiteproof · cited by 1