Theorems · Definition · algebraic geometry
WeierstrassCurve.Jacobian.addXYZ
{R : Type r} → [CommRing R] → WeierstrassCurve.Jacobian R → (Fin 3 → R) → (Fin 3 → R) → Fin 3 → RThe coordinates of a representative of P + Q for two distinct Jacobian point
representatives P and Q on a Weierstrass curve.
If the representatives of P and Q are equal, then this returns the value ![0, 0, 0].
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Matrix.vecConsproof · cited by 852
- Matrix.vecEmptyproof · cited by 832
- WeierstrassCurve.Jacobianstatement and proof · cited by 232
- WeierstrassCurve.Jacobian.addZproof · cited by 33
- WeierstrassCurve.Jacobian.addXproof · cited by 25
- WeierstrassCurve.Jacobian.addYproof · cited by 18
Cited by16
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Jacobian.addproof · cited by 20
- WeierstrassCurve.Jacobian.add_of_not_equivstatement · cited by 6
- WeierstrassCurve.Jacobian.map_addXYZstatement · cited by 2
- WeierstrassCurve.Jacobian.add_smul_of_not_equivproof · cited by 1
- WeierstrassCurve.Jacobian.addXYZ_Xstatement · cited by 1
- WeierstrassCurve.Jacobian.addXYZ_Ystatement · cited by 1
- WeierstrassCurve.Jacobian.addXYZ_Zstatement · cited by 1
- WeierstrassCurve.Jacobian.addXYZ_of_X_eqstatement · cited by 1
- WeierstrassCurve.Jacobian.addXYZ_of_Z_eq_zero_leftstatement · cited by 1
- WeierstrassCurve.Jacobian.addXYZ_of_Z_eq_zero_rightstatement · cited by 1
- WeierstrassCurve.Jacobian.addXYZ_of_Z_ne_zerostatement · cited by 1
- WeierstrassCurve.Jacobian.addXYZ_smulstatement and proof · cited by 1