Theorems · Theorem · algebraic geometry
WeierstrassCurve.Jacobian.Point.toAffine_add
∀ {F : Type u} [inst : Field F] {W : WeierstrassCurve.Jacobian F} [inst_1 : DecidableEq F] {P Q : Fin 3 → F},
W.Nonsingular P →
W.Nonsingular Q →
WeierstrassCurve.Jacobian.Point.toAffine W (W.add P Q) =
WeierstrassCurve.Jacobian.Point.toAffine W P + WeierstrassCurve.Jacobian.Point.toAffine W Q- Cited by
- 1 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fieldstatement and proof · cited by 7,404
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- Matrix.vecConsproof · cited by 852
- Matrix.vecEmptyproof · cited by 832
- WeierstrassCurve.Jacobianstatement and proof · cited by 232
- WeierstrassCurve.Affine.Pointstatement and proof · cited by 99
- Ne.isUnitproof · cited by 99
- WeierstrassCurve.Jacobian.negYproof · cited by 56
- WeierstrassCurve.Affine.slopeproof · cited by 54
- WeierstrassCurve.Affine.addXproof · cited by 49
- IsUnit.powproof · cited by 48
Cited by1
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Jacobian.Point.toAffineLift_addproof · cited by 0