Theorems · Definition · commutative algebra
Algebra.Generators.naive
{R : Type u} →
[inst : CommRing R] →
{σ : Type u_2} →
{I : Ideal (MvPolynomial σ R)} →
(s : optParam (MvPolynomial σ R ⧸ I → MvPolynomial σ R) (Function.surjInv ⋯)) →
autoParam (∀ (x : MvPolynomial σ R ⧸ I), (Ideal.Quotient.mk I) (s x) = x) Algebra.Generators.naive._auto_1 →
Algebra.Generators R (MvPolynomial σ R ⧸ I) σThe naive generators for a quotient R[Xᵢ] ⧸ I.
If the definitional equality of the section matters, it can be explicitly provided.
- Defined in
- Mathlib.RingTheory.Extension.Generators
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 98 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.
Cites12
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 and proof · cited by 4,748
- HasQuotient.Quotientstatement and proof · cited by 2,301
- MvPolynomialstatement and proof · cited by 2,140
- Ideal.Quotient.mkstatement and proof · cited by 610
- MvPolynomial.Xproof · cited by 552
- Algebra.Generatorsstatement · cited by 152
- Ideal.Quotient.mk_surjectivestatement · cited by 134
- Function.surjInvstatement · cited by 63
Cited by6
Results whose statement or proof uses this declaration.
- Algebra.Presentation.naiveproof · cited by 6
- Algebra.Presentation.naive_toGeneratorsstatement · cited by 0
- Algebra.Generators.ker_naivestatement · cited by 0
- Algebra.Generators.naive.congr_simpstatement and proof · cited by 0
- Algebra.Generators.naive_valstatement and proof · cited by 0
- Algebra.Generators.naive_σstatement · cited by 0