Theorems · Theorem · number theory
IsCyclotomicExtension.adjoin_roots
∀ {S : Set ℕ} {A : Type u} {B : Type v} {inst : CommRing A} {inst_1 : CommRing B} {inst_2 : Algebra A B}
[self : IsCyclotomicExtension S A B] (x : B), x ∈ Algebra.adjoin A {b | ∃ n ∈ S, n ≠ 0 ∧ b ^ n = 1}The n-th roots of unity, for n ∈ S nonzero, generate B as an A-algebra.
- Defined in
- Mathlib.NumberTheory.Cyclotomic.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- IsCyclotomicExtension
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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 · cited by 6,101
- Subalgebrastatement · cited by 1,353
- Algebra.adjoinstatement · cited by 535
- IsCyclotomicExtensionstatement and proof · cited by 220
Cited by2
Results whose statement or proof uses this declaration.
- IsCyclotomicExtension.iff_adjoin_eq_topproof · cited by 13
- IsCyclotomicExtension.algEquiv_eq_of_apply_eqproof · cited by 1