Theorems · Theorem · field theory
IsPurelyInseparable.minpoly_eq
∀ (K : Type u_2) {L : Type u_3} [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L]
[inst_3 : IsPurelyInseparable K L] (a : L),
minpoly K a =
Polynomial.X ^ ringExpChar K ^ IsPurelyInseparable.elemExponent K a -
Polynomial.C (IsPurelyInseparable.elemReduct K a)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 193 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement · cited by 5,681
- Polynomial.Xstatement · cited by 1,639
- Polynomial.Cstatement · cited by 1,598
- minpolystatement · cited by 439
- IsPurelyInseparablestatement and proof · cited by 84
- Nat.find_specproof · cited by 74
- ringExpCharstatement and proof · cited by 27
- IsPurelyInseparable.elemExponentstatement · cited by 15
Cited by3
Results whose statement or proof uses this declaration.
- IsPurelyInseparable.algebraMap_elemReduct_eqproof · cited by 2
- IsPurelyInseparable.minpoly_natDegree_eqproof · cited by 2
- IsPurelyInseparable.minpoly_eq'proof · cited by 0