Theorems · Theorem · algebraic geometry
WeierstrassCurve.Jacobian.add_smul_of_not_equiv
∀ {R : Type r} [inst : CommRing R] {W' : WeierstrassCurve.Jacobian R} {P Q : Fin 3 → R},
¬P ≈ Q → ∀ {u v : R}, IsUnit u → IsUnit v → W'.add (u • P) (v • Q) = (u * v) ^ 2 • W'.add P Q- Cited by
- 1 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
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
- IsUnitstatement and proof · cited by 1,602
- WeierstrassCurve.Jacobianstatement and proof · cited by 232
- WeierstrassCurve.Jacobian.addstatement and proof · cited by 20
- WeierstrassCurve.Jacobian.addXYZproof · cited by 15
- WeierstrassCurve.Jacobian.add_of_not_equivproof · cited by 6
- WeierstrassCurve.Jacobian.smul_equiv_smulproof · cited by 2
- WeierstrassCurve.Jacobian.addXYZ_smulproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Jacobian.add_smul_equivproof · cited by 1