Mathlib Map

Theorems · Definition · algebraic geometry

WeierstrassCurve.Jacobian.addXYZ

{R : Type r} → [CommRing R] → WeierstrassCurve.Jacobian R → (Fin 3 → R) → (Fin 3 → R) → Fin 3 → R

The 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].

Defined in
Mathlib.AlgebraicGeometry.EllipticCurve.Jacobian.Formula
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.

WeierstrassCurve.Jacobian.add · cited by 20Jacobian.addWeierstrassCurve.Jacobian.add_of_not_equiv · cited by 6Jacobian.add_of_not_equivWeierstrassCurve.Jacobian.map_addXYZ · cited by 2Jacobian.map_addXYZWeierstrassCurve.Jacobian.add_smul_of_not_equiv · cited by 1Jacobian.add_smul_of_not_…WeierstrassCurve.Jacobian.addXYZ_X · cited by 1Jacobian.addXYZ_XWeierstrassCurve.Jacobian.addXYZ_Y · cited by 1Jacobian.addXYZ_YWeierstrassCurve.Jacobian.addXYZ_Z · cited by 1Jacobian.addXYZ_ZWeierstrassCurve.Jacobian.addXYZ_of_X_eq · cited by 1Jacobian.addXYZ_of_X_eqWeierstrassCurve.Jacobian.addXYZ_of_Z_eq_zero_left · cited by 1Jacobian.addXYZ_of_Z_eq_z…WeierstrassCurve.Jacobian.addXYZ_of_Z_eq_zero_right · cited by 1Jacobian.addXYZ_of_Z_eq_z…WeierstrassCurve.Jacobian.addXYZ_of_Z_ne_zero · cited by 1Jacobian.addXYZ_of_Z_ne_z…WeierstrassCurve.Jacobian.addXYZ_smul · cited by 1Jacobian.addXYZ_smulWeierstrassCurve.Jacobian.map_add · cited by 1Jacobian.map_addWeierstrassCurve.Jacobian.baseChange_addXYZ · cited by 0Jacobian.baseChange_addXYZWeierstrassCurve.Jacobian.addXYZ_neg · cited by 0Jacobian.addXYZ_negCommRing · cited by 17173CommRingMatrix.vecCons · cited by 852Matrix.vecConsMatrix.vecEmpty · cited by 832Matrix.vecEmptyWeierstrassCurve.Jacobian · cited by 232WeierstrassCurve.JacobianWeierstrassCurve.Jacobian.addZ · cited by 33Jacobian.addZWeierstrassCurve.Jacobian.addX · cited by 25Jacobian.addXWeierstrassCurve.Jacobian.addY · cited by 18Jacobian.addYJacobian.addXYZCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by16

Results whose statement or proof uses this declaration.