Theorems · Theorem · commutative algebra
Polynomial.isIntegral_coeff_of_dvd
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] (p : Polynomial R)
(q : Polynomial S), p.Monic → q.Monic → q ∣ Polynomial.map (algebraMap R S) p → ∀ (i : ℕ), IsIntegral R (q.coeff i)[Stacks Tag 00H6](https://stacks.math.columbia.edu/tag/00H6) ((1))
- Defined in
- Mathlib.RingTheory.Polynomial.IsIntegral
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 139 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Semiringproof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- RingHomproof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerproof · cited by 3,896
- Nontrivialproof · cited by 2,416
- Polynomial.coeffstatement and proof · cited by 1,045
- Module.Finiteproof · cited by 1,032
- RingHom.compproof · cited by 899
- Polynomial.mapstatement and proof · cited by 806
Cited by2
Results whose statement or proof uses this declaration.
- IsIntegral.coeffproof · cited by 4
- MvPolynomial.finite_universalFactorizationMapproof · cited by 0