Mathlib Map

Theorems · Theorem · commutative algebra

IsIntegral.coeff

∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] {p : Polynomial S},
  IsIntegral (Polynomial R) p → ∀ (i : ℕ), IsIntegral R (p.coeff i)

[Stacks Tag 00H0](https://stacks.math.columbia.edu/tag/00H0) ((2))

Defined in
Mathlib.RingTheory.Polynomial.IsIntegral
Cited by
4 results in Mathlib
Foundations
Depth 140 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites66

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.