Theorems · Theorem · commutative algebra
MvPolynomial.mem_map_C_iff
∀ {R : Type u} {σ : Type v} [inst : CommRing R] {I : Ideal R} {f : MvPolynomial σ R},
f ∈ Ideal.map MvPolynomial.C I ↔ ∀ (m : σ →₀ ℕ), MvPolynomial.coeff m f ∈ IThe push-forward of an ideal I of R to MvPolynomial σ R via inclusion
is exactly the set of polynomials whose coefficients are in I
- Defined in
- Mathlib.RingTheory.Polynomial.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- RingHomstatement · cited by 10,189
- SetLike.coeproof · cited by 8,199
- Set.imageproof · cited by 5,609
- Finsuppstatement and proof · cited by 5,255
- Idealstatement and proof · cited by 4,748
- mul_oneproof · cited by 3,885
- MvPolynomialstatement and proof · cited by 2,140
- Submodule.spanproof · cited by 1,504
- Ideal.mapstatement and proof · cited by 692
- MvPolynomial.Cstatement and proof · cited by 400
Cited by2
Results whose statement or proof uses this declaration.
- MvPolynomial.ker_mapproof · cited by 3
- MvPolynomial.eval₂_C_mk_eq_zeroproof · cited by 2