Theorems · Theorem · field theory
minpoly.dvd
∀ (A : Type u_1) {B : Type u_2} [inst : Field A] [inst_1 : Ring B] [inst_2 : Algebra A B] (x : B) {p : Polynomial A},
(Polynomial.aeval x) p = 0 → minpoly A x ∣ pIf an element x is a root of a polynomial p, then the minimal polynomial of x divides p.
See also minpoly.isIntegrallyClosed_dvd which relaxes the assumptions on A in exchange for
stronger assumptions on B.
- Defined in
- Mathlib.FieldTheory.Minpoly.Field
- Cited by
- 31 results in Mathlib
- Foundations
- Depth 120 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement · cited by 3,236
- Polynomial.aevalstatement and proof · cited by 615
- minpolystatement and proof · cited by 439
- IsIntegralproof · cited by 427
- LE.le.not_gtproof · cited by 189
- minpoly.aevalproof · cited by 91
- Polynomial.modByMonicproof · cited by 82
Cited by31
Results whose statement or proof uses this declaration.
- isPurelyInseparable_iff_pow_memproof · cited by 10
- minpoly.eq_of_irreducible_of_monicproof · cited by 9
- minpoly.isIntegrallyClosed_dvdproof · cited by 9
- minpoly.dvd_map_of_isScalarTowerproof · cited by 8
- Algebra.isIntegral_normproof · cited by 4
- minpoly.natSepDegree_eq_one_iff_pow_memproof · cited by 4
- minpoly.dvd_iffproof · cited by 4
- isSeparable_algebraMapproof · cited by 3
- IsCyclotomicExtension.isSeparableproof · cited by 3
- IsSeparable.of_algebra_isSeparable_of_isSeparableproof · cited by 3
- Ideal.IsFractionRing.normalproof · cited by 3
- Polynomial.cyclotomic_expand_eq_cyclotomic_mulproof · cited by 2