Mathlib Map

Theorems · Definition · algebraic geometry

WeierstrassCurve.Jacobian.NonsingularLift

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

The proposition that a Jacobian point class on a Weierstrass curve W is nonsingular. If P is a Jacobian point representative on W, then W.NonsingularLift ⟦P⟧ is definitionally equivalent to W.Nonsingular P. Note that this definition is only mathematically accurate for fields.

Defined in
Mathlib.AlgebraicGeometry.EllipticCurve.Jacobian.Basic
Cited by
21 results in Mathlib
Foundations
Depth 103 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.

Cites4

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

Cited by26

Results whose statement or proof uses this declaration.