Theorems · Theorem · commutative algebra
StandardEtalePresentation.toPresentation_relation
∀ {R : Type u_1} {S : Type u_2} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S]
(P : StandardEtalePresentation R S) (a : Fin (Nat.succ 1)),
P.toPresentation.relation a =
![(Polynomial.Bivariate.equivMvPolynomial R) (Polynomial.C P.f),
(Polynomial.Bivariate.equivMvPolynomial R) (Polynomial.C P.g) * MvPolynomial.X 1 - 1]
a- Defined in
- Mathlib.RingTheory.Etale.StandardEtale
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites40
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
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Polynomialstatement · cited by 5,681
- Finsuppstatement · cited by 5,255
- Idealstatement · cited by 4,748
- HasQuotient.Quotientstatement · cited by 2,301
- MvPolynomialstatement · cited by 2,140
- AlgEquivstatement · cited by 1,681
- Polynomial.Xstatement and proof · cited by 1,639
Cited by1
Results whose statement or proof uses this declaration.
- StandardEtalePresentation.toSubmersivePresentation_jacobianproof · cited by 0