Theorems · Theorem · commutative algebra
Algebra.mem_ideal_map_adjoin
∀ {R : Type u_1} {S : Type u_2} [inst : CommSemiring R] [inst_1 : Semiring S] [inst_2 : Algebra R S] (x : S)
(I : Ideal R) {y : ↥R[x]},
y ∈ Ideal.map (algebraMap R ↥R[x]) I ↔ ∃ p, (∀ (i : ℕ), p.coeff i ∈ I) ∧ (Polynomial.aeval x) p = ↑y- Defined in
- Mathlib.RingTheory.Polynomial.Ideal
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringSemiringAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites45
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Semiringstatement and proof · cited by 13,802
- Finsetproof · cited by 13,712
- AddCommMonoidproof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- 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
- Finset.sumproof · cited by 5,195
Cited by1
Results whose statement or proof uses this declaration.
- Algebra.exists_aeval_invOf_eq_zero_of_idealMap_adjoin_sup_span_eq_topproof · cited by 3