Theorems · Theorem · algebraic geometry
WeierstrassCurve.Projective.map_dblXYZ
∀ {R : Type r} {S : Type s} [inst : CommRing R] [inst_1 : CommRing S] {W' : WeierstrassCurve.Projective R} (f : R →+* S)
(P : Fin 3 → R), (W'.map f).dblXYZ (⇑f ∘ P) = ⇑f ∘ W'.dblXYZ P- 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.dblZproof · cited by 26
- WeierstrassCurve.Projective.mapstatement · cited by 25
- WeierstrassCurve.Projective.dblXproof · cited by 17
- WeierstrassCurve.Projective.dblXYZstatement · cited by 14
- WeierstrassCurve.Projective.dblYproof · cited by 13
- 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_dblXYZproof · cited by 0