Theorems · Theorem · algebraic geometry
WeierstrassCurve.Jacobian.addX_smul
∀ {R : Type r} [inst : CommRing R] {W' : WeierstrassCurve.Jacobian R} (P Q : Fin 3 → R) (u v : R),
W'.addX (u • P) (v • Q) = ((u * v) ^ 2) ^ 2 * W'.addX P Q- Cited by
- 2 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- WeierstrassCurve.a₁proof · cited by 272
- WeierstrassCurve.Jacobianstatement and proof · cited by 232
- WeierstrassCurve.a₂proof · cited by 216
- WeierstrassCurve.a₃proof · cited by 210
- WeierstrassCurve.a₄proof · cited by 187
- WeierstrassCurve.a₆proof · cited by 153
- WeierstrassCurve.Jacobian.addXstatement · cited by 25
Cited by2
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Jacobian.addXYZ_smulproof · cited by 1
- WeierstrassCurve.Jacobian.addY_smulproof · cited by 1