Theorems · Theorem · algebraic geometry
WeierstrassCurve.Jacobian.map_negDblY
∀ {R : Type r} {S : Type s} [inst : CommRing R] [inst_1 : CommRing S] {W' : WeierstrassCurve.Jacobian R} (f : R →+* S)
(P : Fin 3 → R), (W'.map f).negDblY (⇑f ∘ P) = f (W'.negDblY P)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- neg_mulproof · cited by 654
- map_subproof · cited by 565
- map_powproof · cited by 503
- map_negproof · cited by 378
- WeierstrassCurve.Jacobianstatement and proof · cited by 232
- WeierstrassCurve.Jacobian.negYproof · cited by 56
- WeierstrassCurve.Jacobian.mapstatement · cited by 24
Cited by2
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Jacobian.map_dblYproof · cited by 2
- WeierstrassCurve.Jacobian.baseChange_negDblYproof · cited by 0