Theorems · Theorem · algebraic geometry
WeierstrassCurve.Jacobian.map_addXYZ
∀ {R : Type r} {S : Type s} [inst : CommRing R] [inst_1 : CommRing S] {W' : WeierstrassCurve.Jacobian R} (f : R →+* S)
(P Q : Fin 3 → R), (W'.map f).addXYZ (⇑f ∘ P) (⇑f ∘ Q) = ⇑f ∘ W'.addXYZ P Q- Cited by
- 2 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Matrix.vecConsproof · cited by 852
- Matrix.vecEmptyproof · cited by 832
- WeierstrassCurve.Jacobianstatement and proof · cited by 232
- WeierstrassCurve.Jacobian.addZproof · cited by 33
- WeierstrassCurve.Jacobian.addXproof · cited by 25
- WeierstrassCurve.Jacobian.mapstatement · cited by 24
- WeierstrassCurve.Jacobian.addYproof · cited by 18
- WeierstrassCurve.Jacobian.addXYZstatement · cited by 15
- WeierstrassCurve.Jacobian.comp_fin3proof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Jacobian.map_addproof · cited by 1
- WeierstrassCurve.Jacobian.baseChange_addXYZproof · cited by 0