Theorems · Theorem · algebraic geometry
WeierstrassCurve.Projective.polynomial_relation
∀ {R : Type r} [inst : CommRing R] {W' : WeierstrassCurve.Projective R} (P : Fin 3 → R),
3 * (MvPolynomial.eval P) W'.polynomial =
P 0 * (MvPolynomial.eval P) W'.polynomialX + P 1 * (MvPolynomial.eval P) W'.polynomialY +
P 2 * (MvPolynomial.eval P) W'.polynomialZEuler's homogeneous function theorem in projective coordinates.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 99 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.
Cites20
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
- MvPolynomialstatement · cited by 2,140
- WeierstrassCurve.a₁proof · cited by 272
- WeierstrassCurve.Projectivestatement and proof · cited by 244
- WeierstrassCurve.a₂proof · cited by 216
- WeierstrassCurve.a₃proof · cited by 210
- WeierstrassCurve.a₄proof · cited by 187
- MvPolynomial.evalstatement and proof · cited by 157
- WeierstrassCurve.a₆proof · cited by 153
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.