Theorems · Definition · algebraic geometry
WeierstrassCurve.Projective.addXYZ
{R : Type r} → [CommRing R] → WeierstrassCurve.Projective R → (Fin 3 → R) → (Fin 3 → R) → Fin 3 → RThe coordinates of a representative of P + Q for two distinct projective 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.Projectivestatement and proof · cited by 244
- WeierstrassCurve.Projective.addZproof · cited by 29
- WeierstrassCurve.Projective.addXproof · cited by 21
- WeierstrassCurve.Projective.addYproof · cited by 19
Cited by16
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Projective.addproof · cited by 20
- WeierstrassCurve.Projective.add_of_not_equivstatement · cited by 6
- WeierstrassCurve.Projective.map_addXYZstatement · cited by 2
- WeierstrassCurve.Projective.addXYZ_Xstatement · cited by 1
- WeierstrassCurve.Projective.addXYZ_Ystatement · cited by 1
- WeierstrassCurve.Projective.addXYZ_Zstatement · cited by 1
- WeierstrassCurve.Projective.addXYZ_of_X_eqstatement · cited by 1
- WeierstrassCurve.Projective.addXYZ_of_Z_eq_zero_leftstatement · cited by 1
- WeierstrassCurve.Projective.addXYZ_of_Z_eq_zero_rightstatement · cited by 1
- WeierstrassCurve.Projective.addXYZ_of_Z_ne_zerostatement · cited by 1
- WeierstrassCurve.Projective.addXYZ_smulstatement and proof · cited by 1
- WeierstrassCurve.Projective.map_addproof · cited by 1