Mathlib Map

Theorems · Theorem · field theory

Polynomial.IsSeparableContraction.natSepDegree_eq

∀ {F : Type u} [inst : Field F] {f g : Polynomial F} {q : ℕ} [ExpChar F q],
  Polynomial.IsSeparableContraction q f g → f.natSepDegree = g.natDegree

If g is a separable contraction of f, then the separable degree of f is equal to the degree of g.

Defined in
Mathlib.FieldTheory.SeparableDegree
Cited by
1 results in Mathlib
Foundations
Depth 181 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.

Cites11

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.