Theorems · Theorem · commutative algebra
Polynomial.isIntegral_coeff_of_factors
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] (p : Polynomial S),
IsIntegral R p.leadingCoeff →
p.Splits → (∀ (x : S), p.IsRoot x → IsIntegral R x) → ∀ (i : ℕ), IsIntegral R (p.coeff i)- Defined in
- Mathlib.RingTheory.Polynomial.IsIntegral
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 138 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Ringproof · cited by 7,463
- Polynomialstatement and proof · cited by 5,681
- Finset.univproof · cited by 3,473
- Multisetproof · cited by 2,627
- Finset.prodproof · cited by 2,356
- MulZeroClass.mul_zeroproof · cited by 2,091
- Polynomial.Xproof · cited by 1,639
- Polynomial.Cproof · cited by 1,598
- Polynomial.coeffstatement and proof · cited by 1,045
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.isIntegral_coeff_of_dvdproof · cited by 2