Theorems · Theorem · algebraic geometry
WeierstrassCurve.Projective.map_addXYZ
∀ {R : Type r} {S : Type s} [inst : CommRing R] [inst_1 : CommRing S] {W' : WeierstrassCurve.Projective 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.Projectivestatement and proof · cited by 244
- WeierstrassCurve.Projective.addZproof · cited by 29
- WeierstrassCurve.Projective.mapstatement · cited by 25
- WeierstrassCurve.Projective.addXproof · cited by 21
- WeierstrassCurve.Projective.addYproof · cited by 19
- WeierstrassCurve.Projective.addXYZstatement · cited by 15
- WeierstrassCurve.Projective.comp_fin3proof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Projective.map_addproof · cited by 1
- WeierstrassCurve.Projective.baseChange_addXYZproof · cited by 0