Theorems · Definition · algebraic geometry
WeierstrassCurve.Jacobian.addX
{R : Type r} → [CommRing R] → WeierstrassCurve.Jacobian R → (Fin 3 → R) → (Fin 3 → R) → RThe X-coordinate 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.
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 25 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
- 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
Cited by27
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Jacobian.addYproof · cited by 18
- WeierstrassCurve.Jacobian.addXYZproof · cited by 15
- WeierstrassCurve.Jacobian.addX_eq'statement · cited by 4
- WeierstrassCurve.Jacobian.map_addXstatement · cited by 3
- WeierstrassCurve.Jacobian.addX_of_Z_eq_zero_leftstatement · cited by 2
- WeierstrassCurve.Jacobian.addX_of_Z_eq_zero_rightstatement · cited by 2
- WeierstrassCurve.Jacobian.addX_of_Z_ne_zerostatement · cited by 2
- WeierstrassCurve.Jacobian.addX_selfstatement · cited by 2
- WeierstrassCurve.Jacobian.addX_smulstatement · cited by 2
- WeierstrassCurve.Jacobian.map_addXYZproof · cited by 2
- WeierstrassCurve.Jacobian.map_addYproof · cited by 2
- WeierstrassCurve.Jacobian.addX_negstatement · cited by 2