Theorems · Theorem · number theory
IsCyclotomicExtension.union_right
∀ (S T : Set ℕ) (A : Type u) (B : Type v) [inst : CommRing A] [inst_1 : CommRing B] [inst_2 : Algebra A B]
[h : IsCyclotomicExtension (S ∪ T) A B],
IsCyclotomicExtension T (↥(Algebra.adjoin A {b | ∃ a ∈ S, a ≠ 0 ∧ b ^ a = 1})) BIf B is a cyclotomic extension of A given by roots of unity of order in S ∪ T, then B
is a cyclotomic extension of adjoin A { b : B | ∃ a : ℕ, a ∈ S ∧ a ≠ 0 ∧ b ^ a = 1 } given by
roots of unity of order in T.
- Defined in
- Mathlib.NumberTheory.Cyclotomic.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Set.ofPredstatement and proof · cited by 6,101
- le_antisymmproof · cited by 2,068
- Subalgebrastatement and proof · cited by 1,353
- Algebra.adjoinstatement and proof · cited by 535
- IsCyclotomicExtensionstatement and proof · cited by 220
- Set.mem_union_rightproof · cited by 18
- Algebra.adjoin_union_eq_adjoin_adjoinproof · cited by 8
- isCyclotomicExtension_iffproof · cited by 5
- Subalgebra.mem_restrictScalarsproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- IsCyclotomicExtension.finiteproof · cited by 1