Mathlib Map

Theorems · Definition · algebraic geometry

WeierstrassCurve.Jacobian.negMap

{R : Type r} →
  [inst : CommRing R] →
    WeierstrassCurve.Jacobian R → WeierstrassCurve.Jacobian.PointClass R → WeierstrassCurve.Jacobian.PointClass R

The negation of a Jacobian point class on a Weierstrass curve W. If P is a Jacobian point representative on W, then W.negMap ⟦P⟧ is definitionally equivalent to W.neg P.

Defined in
Mathlib.AlgebraicGeometry.EllipticCurve.Jacobian.Point
Cited by
5 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.