Theorems · Theorem · algebraic geometry
WeierstrassCurve.Projective.add_of_Z_eq_zero_right
∀ {R : Type r} [inst : CommRing R] {W' : WeierstrassCurve.Projective R} [NoZeroDivisors R] {P Q : Fin 3 → R},
W'.Equation Q → P 2 ≠ 0 → Q 2 = 0 → W'.add P Q = -(Q 1 ^ 2 * P 2) • P- Cited by
- 3 results in Mathlib
- Foundations
- Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingNoZeroDivisors
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- NoZeroDivisorsstatement and proof · cited by 545
- WeierstrassCurve.Projectivestatement and proof · cited by 244
- WeierstrassCurve.Projective.Equationstatement and proof · cited by 88
- WeierstrassCurve.Projective.addstatement · cited by 20
- WeierstrassCurve.Projective.add_of_not_equivproof · cited by 6
- WeierstrassCurve.Projective.not_equiv_of_Z_eq_zero_rightproof · cited by 2
- WeierstrassCurve.Projective.addXYZ_of_Z_eq_zero_rightproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Projective.Point.toAffine_addproof · cited by 1
- WeierstrassCurve.Projective.nonsingular_addproof · cited by 1
- WeierstrassCurve.Projective.addMap_of_Z_eq_zero_rightproof · cited by 0