Mathlib Map

Theorems · Definition · field theory

Field.finSepDegree

(F : Type u) → (E : Type v) → [inst : Field F] → [inst_1 : Field E] → [Algebra F E] → ℕ

If E / F is an algebraic extension, then the (finite) separable degree of E / F is the number of F-algebra homomorphisms from E to the algebraic closure of E, as a natural number. It is defined to be zero if there are infinitely many of them. Note that if E / F is not algebraic, then this definition makes no mathematical sense.

Defined in
Mathlib.FieldTheory.SeparableDegree
Cited by
24 results in Mathlib
Foundations
Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebra

Around this declaration

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

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • Algebrastatement and proof · cited by 11,388
  • Fieldstatement and proof · cited by 7,404
  • Nat.cardproof · cited by 844
  • Field.Embproof · cited by 12

Cited by24

Results whose statement or proof uses this declaration.