Mathlib Map

Theorems · Theorem · field theory

Polynomial.separable_X_pow_sub_C_of_irreducible

∀ {K : Type u} [inst : Field K] {n : ℕ},
  (primitiveRoots n K).Nonempty →
    ∀ (a : K), Irreducible (Polynomial.X ^ n - Polynomial.C a) → (Polynomial.X ^ n - Polynomial.C a).Separable

Also see Polynomial.separable_X_pow_sub_C_unit

Defined in
Mathlib.FieldTheory.KummerExtension
Cited by
1 results in Mathlib
Foundations
Depth 143 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Field

Around this declaration

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

Cites33

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.