Theorems · Inductive type · field theory
Algebra.IsSeparable
(F : Type u_1) → (K : Type u_3) → [inst : CommRing F] → [inst_1 : Ring K] → [Algebra F K] → Prop
Typeclass for separable field extension: K is a separable field extension of F iff
the minimal polynomial of every x : K is separable. This implies that K/F is an algebraic
extension, because the minimal polynomial of a non-integral element is 0, which is not
separable.
We define this for general (commutative) rings and only assume F and K are fields if this
is needed for a proof.
- Defined in
- Mathlib.FieldTheory.Separable
- Cited by
- 210 results in Mathlib
- Foundations
- Depth 6 from the axioms, rests on 21 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by224
Results whose statement or proof uses this declaration.
- FractionalIdeal.dualstatement and proof · cited by 33
- Algebra.IsSeparable.isSeparablestatement and proof · cited by 30
- traceForm_nondegeneratestatement and proof · cited by 17
- Module.Basis.traceDualstatement and proof · cited by 12
- AlgHom.cardstatement and proof · cited by 10
- coeIdeal_differentIdealstatement and proof · cited by 8
- Algebra.IsSeparable.isIntegralstatement and proof · cited by 8
- IsIntegralClosure.isDedekindDomainstatement and proof · cited by 7
- Field.finSepDegree_eq_finrank_of_isSeparablestatement and proof · cited by 7
- IntermediateField.isSeparable_of_mem_isSeparablestatement and proof · cited by 7
- FractionalIdeal.coe_dual_onestatement and proof · cited by 7
- IsPurelyInseparable.surjective_algebraMap_of_isSeparablestatement and proof · cited by 6
Showing the 200 most cited of 224.