Theorems · Theorem · commutative algebra
minpoly.isIntegrallyClosed_dvd
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [IsDomain R] [inst_3 : Algebra R S]
[IsIntegrallyClosed R] [IsDomain S] [Module.IsTorsionFree R S] {s : S},
IsIntegral R s → ∀ {p : Polynomial R}, (Polynomial.aeval s) p = 0 → minpoly R s ∣ pFor integrally closed rings, the minimal polynomial divides any polynomial that has the
integral element as root. See also minpoly.dvd which relaxes the assumptions on S
in exchange for stronger assumptions on R.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 158 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomproof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- AlgHomstatement · cited by 3,236
- IsDomainstatement and proof · cited by 2,196
- map_zeroproof · cited by 1,614
- RingHom.compproof · cited by 899
- Polynomial.mapproof · cited by 806
- Polynomial.aevalstatement and proof · cited by 615
Cited by9
Results whose statement or proof uses this declaration.
- minpoly.isIntegrallyClosed_dvd_iffproof · cited by 4
- IsPrimitiveRoot.minpoly_dvd_x_pow_sub_oneproof · cited by 2
- Polynomial.cyclotomic_expand_eq_cyclotomicproof · cited by 2
- IsPrimitiveRoot.minpoly_dvd_cyclotomicproof · cited by 1
- IsPrimitiveRoot.minpoly_dvd_expandproof · cited by 1
- IsAdjoinRootMonic.minpoly_eqproof · cited by 1
- minpoly.IsIntegrallyClosed.isIntegral_iff_isUnit_leadingCoeffproof · cited by 0
- minpoly.IsIntegrallyClosed.isIntegral_iff_leadingCoeff_dvdproof · cited by 0
- Polynomial.cyclotomic_dvd_of_mahlerMeasure_eq_oneproof · cited by 0