Mathlib Map

Theorems · Definition · algebraic geometry

WeierstrassCurve.Projective.addXYZ

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

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

Defined in
Mathlib.AlgebraicGeometry.EllipticCurve.Projective.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.Projective.add · cited by 20Projective.addWeierstrassCurve.Projective.add_of_not_equiv · cited by 6Projective.add_of_not_equ…WeierstrassCurve.Projective.map_addXYZ · cited by 2Projective.map_addXYZWeierstrassCurve.Projective.addXYZ_X · cited by 1Projective.addXYZ_XWeierstrassCurve.Projective.addXYZ_Y · cited by 1Projective.addXYZ_YWeierstrassCurve.Projective.addXYZ_Z · cited by 1Projective.addXYZ_ZWeierstrassCurve.Projective.addXYZ_of_X_eq · cited by 1Projective.addXYZ_of_X_eqWeierstrassCurve.Projective.addXYZ_of_Z_eq_zero_left · cited by 1Projective.addXYZ_of_Z_eq…WeierstrassCurve.Projective.addXYZ_of_Z_eq_zero_right · cited by 1Projective.addXYZ_of_Z_eq…WeierstrassCurve.Projective.addXYZ_of_Z_ne_zero · cited by 1Projective.addXYZ_of_Z_ne…WeierstrassCurve.Projective.addXYZ_smul · cited by 1Projective.addXYZ_smulWeierstrassCurve.Projective.map_add · cited by 1Projective.map_addWeierstrassCurve.Projective.add_smul_of_not_equiv · cited by 1Projective.add_smul_of_no…WeierstrassCurve.Projective.addXYZ_neg · cited by 0Projective.addXYZ_negWeierstrassCurve.Projective.addXYZ_self · cited by 0Projective.addXYZ_selfCommRing · cited by 17173CommRingMatrix.vecCons · cited by 852Matrix.vecConsMatrix.vecEmpty · cited by 832Matrix.vecEmptyWeierstrassCurve.Projective · cited by 244WeierstrassCurve.Projecti…WeierstrassCurve.Projective.addZ · cited by 29Projective.addZWeierstrassCurve.Projective.addX · cited by 21Projective.addXWeierstrassCurve.Projective.addY · cited by 19Projective.addYProjective.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.