Mathlib Map

Theorems · Theorem · number theory

isCyclotomicExtension_singleton_iff_eq_adjoin

∀ (n : ℕ) [NeZero n] {A : Type u} {B : Type v} [inst : CommRing A] [inst_1 : CommRing B] [inst_2 : Algebra A B]
  [IsDomain B] (C : Subalgebra A B) {ζ : B}, IsPrimitiveRoot ζ n → (IsCyclotomicExtension {n} A ↥C ↔ C = A[ζ])
Defined in
Mathlib.NumberTheory.Cyclotomic.Basic
Cited by
3 results in Mathlib
Foundations
Depth 144 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NeZeroCommRingCommRingAlgebraIsDomain

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites19

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.