Theorems · Theorem · commutative algebra
Ideal.mem_map_C_iff
∀ {R : Type u} [inst : CommSemiring R] {I : Ideal R} {f : Polynomial R},
f ∈ Ideal.map Polynomial.C I ↔ ∀ (n : ℕ), f.coeff n ∈ IThe push-forward of an ideal I of R to R[X] via inclusion
is exactly the set of polynomials whose coefficients are in I
- Defined in
- Mathlib.RingTheory.Polynomial.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- SetLike.coeproof · cited by 8,199
- Polynomialstatement and proof · cited by 5,681
- Set.imageproof · cited by 5,609
- Idealstatement and proof · cited by 4,748
- mul_commproof · cited by 2,262
- Polynomial.Xproof · cited by 1,639
- Polynomial.Cstatement and proof · cited by 1,598
- Submodule.spanproof · cited by 1,504
- Polynomial.coeffstatement and proof · cited by 1,045
Cited by6
Results whose statement or proof uses this declaration.
- Polynomial.ker_mapRingHomproof · cited by 2
- Ideal.map_C_leadingCoeffproof · cited by 1
- Ideal.eval₂_C_mk_eq_zeroproof · cited by 0
- Ideal.isPrime_map_C_iff_isPrimeproof · cited by 0
- Ideal.jacobson_bot_polynomial_of_jacobson_botproof · cited by 0
- AlgebraicGeometry.Polynomial.imageOfDf_eq_comap_C_compl_zeroLocusproof · cited by 0