Theorems · Theorem · commutative algebra
Algebra.Presentation.mem_ker_naive
∀ {R : Type u} {ι : Type w} {σ : Type t} [inst : CommRing R] {v : ι → MvPolynomial σ R}
(s : MvPolynomial σ R ⧸ Ideal.span (Set.range v) → MvPolynomial σ R)
(hs : ∀ (x : MvPolynomial σ R ⧸ Ideal.span (Set.range v)), (Ideal.Quotient.mk (Ideal.span (Set.range v))) (s x) = x)
(i : ι), v i ∈ (Algebra.Presentation.naive s hs).ker- Cited by
- 0 results in Mathlib
- Foundations
- Depth 103 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.
Cites15
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
- CommRingstatement and proof · cited by 17,173
- RingHomstatement · cited by 10,189
- Finsuppstatement · cited by 5,255
- Idealstatement · cited by 4,748
- Set.rangestatement and proof · cited by 4,705
- HasQuotient.Quotientstatement and proof · cited by 2,301
- MvPolynomialstatement and proof · cited by 2,140
- Ideal.spanstatement and proof · cited by 948
- Ideal.Quotient.mkstatement and proof · cited by 610
- Algebra.Generators.Ringstatement · cited by 133
- Algebra.Presentation.toGeneratorsstatement · cited by 104
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.