Theorems · Inductive type · number theory
IsCyclotomicExtension
Set ℕ → (A : Type u) → (B : Type v) → [inst : CommRing A] → [inst_1 : CommRing B] → [Algebra A B] → Prop
Given an A-algebra B and S : Set ℕ, we define IsCyclotomicExtension S A B requiring
that there is an n-th primitive root of unity in B for all nonzero n ∈ S and that
B is generated over A by the roots of X ^ n - 1.
- Defined in
- Mathlib.NumberTheory.Cyclotomic.Basic
- Cited by
- 220 results in Mathlib
- Foundations
- Depth 6 from the axioms, rests on 24 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by240
Results whose statement or proof uses this declaration.
- IsCyclotomicExtension.zeta_specstatement and proof · cited by 29
- IsCyclotomicExtension.zetastatement and proof · cited by 27
- IsCyclotomicExtension.numberFieldstatement and proof · cited by 19
- IsPrimitiveRoot.powerBasisstatement and proof · cited by 16
- IsCyclotomicExtension.exists_isPrimitiveRootstatement and proof · cited by 14
- IsCyclotomicExtension.iff_adjoin_eq_topstatement and proof · cited by 13
- IsCyclotomicExtension.isGaloisstatement and proof · cited by 13
- IsCyclotomicExtension.finrankstatement and proof · cited by 12
- IsCyclotomicExtension.Rat.galEquivZModstatement and proof · cited by 11
- IsPrimitiveRoot.subOnePowerBasisstatement and proof · cited by 9
- IsPrimitiveRoot.powerBasis_genstatement and proof · cited by 8
- IsCyclotomicExtension.Rat.subgroupGalEquivSubgroupCharstatement and proof · cited by 6
Showing the 200 most cited of 240.