Mathlib Map

Theorems · Theorem · number theory

IsCyclotomicExtension.splits_cyclotomic

∀ {n : ℕ} [NeZero n] {S : Set ℕ} (K : Type w) (L : Type z) [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L]
  [IsCyclotomicExtension S K L], n ∈ S → (Polynomial.map (algebraMap K L) (Polynomial.cyclotomic n K)).Splits

A cyclotomic extension splits cyclotomic n K if n ∈ S.

Defined in
Mathlib.NumberTheory.Cyclotomic.Basic
Cited by
1 results in Mathlib
Foundations
Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NeZeroFieldFieldAlgebraIsCyclotomicExtension

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 by1

Results whose statement or proof uses this declaration.