Theorems · Theorem · algebraic geometry
WeierstrassCurve.Jacobian.polynomialY_eq
∀ {R : Type r} [inst : CommRing R] {W' : WeierstrassCurve.Jacobian R},
W'.polynomialY =
MvPolynomial.C 2 * MvPolynomial.X 1 + MvPolynomial.C W'.a₁ * MvPolynomial.X 0 * MvPolynomial.X 2 +
MvPolynomial.C W'.a₃ * MvPolynomial.X 2 ^ 3- Cited by
- 1 results in Mathlib
- Foundations
- Depth 97 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.
Cites27
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
- CommSemiringproof · cited by 10,911
- RingHomstatement · cited by 10,189
- Finsuppstatement · cited by 5,255
- Nat.cast_oneproof · cited by 2,501
- MvPolynomialstatement and proof · cited by 2,140
- Nat.cast_zeroproof · cited by 1,870
- map_addproof · cited by 964
- one_ne_zeroproof · cited by 885
- map_subproof · cited by 565
- MvPolynomial.Xstatement and proof · cited by 552
Cited by1
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Jacobian.eval_polynomialYproof · cited by 4