Theorems · Theorem · algebraic geometry
WeierstrassCurve.Projective.map_dblX
∀ {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).dblX (⇑f ∘ P) = f (W'.dblX P)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- map_mulproof · cited by 1,137
- map_addproof · cited by 964
- map_subproof · cited by 565
- map_powproof · cited by 503
- WeierstrassCurve.a₁proof · cited by 272
- WeierstrassCurve.Projectivestatement and proof · cited by 244
- WeierstrassCurve.a₂proof · cited by 216
- WeierstrassCurve.a₃proof · cited by 210
- WeierstrassCurve.a₄proof · cited by 187
Cited by3
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Projective.map_dblXYZproof · cited by 2
- WeierstrassCurve.Projective.map_dblYproof · cited by 2
- WeierstrassCurve.Projective.baseChange_dblXproof · cited by 0