Theorems · Theorem · algebraic geometry
WeierstrassCurve.Projective.map_negAddY
∀ {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).negAddY (⇑f ∘ P) (⇑f ∘ Q) = f (W'.negAddY P Q)- Cited by
- 2 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.
Cites17
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
- map_negproof · cited by 378
- 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
Cited by2
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Projective.map_addYproof · cited by 2
- WeierstrassCurve.Projective.baseChange_negAddYproof · cited by 0