Mathlib Map

Theorems · Theorem · field theory

Polynomial.HasSeparableContraction.natSepDegree_eq

∀ {F : Type u} [inst : Field F] {f : Polynomial F} {q : ℕ} [ExpChar F q] (hf : Polynomial.HasSeparableContraction q f),
  f.natSepDegree = hf.degree

If a polynomial has separable contraction, then its separable degree is equal to the degree of the given separable contraction.

Defined in
Mathlib.FieldTheory.SeparableDegree
Cited by
1 results in Mathlib
Foundations
Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldExpChar

Around this declaration

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

Cites8

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.