Mathlib Map

Theorems · Theorem · field theory

splits_X_pow_sub_one_of_X_pow_sub_C

∀ {F : Type u_3} [inst : Field F] {E : Type u_4} [inst_1 : Field E] (i : F →+* E) (n : ℕ) {a : F},
  a ≠ 0 →
    (Polynomial.map i (Polynomial.X ^ n - Polynomial.C a)).Splits → (Polynomial.map i (Polynomial.X ^ n - 1)).Splits
Defined in
Mathlib.FieldTheory.AbelRuffini
Cited by
1 results in Mathlib
Foundations
Depth 139 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldField

Around this declaration

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

Cites71

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.