Theorems · Theorem · commutative algebra
Polynomial.int_coeff_eq
∀ {K : Type u_1} [inst : Field K] (R : Subring K) (P : Polynomial K) (hP : ∀ (n : ℕ), P.coeff n ∈ R) (n : ℕ),
↑((Polynomial.int R P hP).coeff n) = P.coeff n- Cited by
- 0 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Field
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Polynomial.coeffstatement and proof · cited by 1,045
- Subringstatement and proof · cited by 602
- Polynomial.intstatement · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.