Theorems · Theorem · field theory
isPurelyInseparable_iff_natSepDegree_eq_one
∀ (F : Type u) {E : Type v} [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E],
IsPurelyInseparable F E ↔ ∀ (x : E), (minpoly F x).natSepDegree = 1A field extension E / F is purely inseparable if and only if for every element x of E,
its minimal polynomial has separable degree one.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 186 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Ringproof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- IsDomainproof · cited by 2,196
- minpolystatement and proof · cited by 439
- ExpCharproof · cited by 276
- RingHom.rangeproof · cited by 138
- IsPurelyInseparablestatement · cited by 84
- Polynomial.natSepDegreestatement and proof · cited by 53
- ExpChar.existsproof · cited by 11
- isPurelyInseparable_iff_pow_memproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- IsPurelyInseparable.natSepDegree_eq_oneproof · cited by 0