Theorems · Definition · algebraic geometry
WeierstrassCurve.Jacobian.Point.toAffineLift
{F : Type u} → [inst : Field F] → {W : WeierstrassCurve.Jacobian F} → W.Point → W.toAffine.PointThe natural map from a nonsingular Jacobian point on a Weierstrass curve W to its
corresponding nonsingular point in affine coordinates.
If hP is the nonsingular condition underlying a nonsingular Jacobian point P on W, then
toAffineLift ⟨hP⟩ is definitionally equivalent to toAffine W P.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Field
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fieldstatement and proof · cited by 7,404
- WeierstrassCurve.Jacobianstatement and proof · cited by 232
- WeierstrassCurve.Affine.Pointstatement · cited by 99
- WeierstrassCurve.Jacobian.toAffinestatement · cited by 47
- WeierstrassCurve.Jacobian.Pointstatement and proof · cited by 21
- WeierstrassCurve.Jacobian.Point.toAffineproof · cited by 10
- WeierstrassCurve.Jacobian.Point.pointproof · cited by 7
- WeierstrassCurve.Jacobian.Point.toAffine_of_equivproof · cited by 0
Cited by9
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Jacobian.Point.toAffineAddEquivproof · cited by 2
- WeierstrassCurve.Jacobian.Point.toAffineLift_addstatement · cited by 0
- WeierstrassCurve.Jacobian.Point.toAffineLift_eqstatement · cited by 0
- WeierstrassCurve.Jacobian.Point.toAffineLift_negstatement · cited by 0
- WeierstrassCurve.Jacobian.Point.toAffineLift_of_Z_eq_zerostatement · cited by 0
- WeierstrassCurve.Jacobian.Point.toAffineLift_of_Z_ne_zerostatement · cited by 0
- WeierstrassCurve.Jacobian.Point.toAffineLift_somestatement · cited by 0
- WeierstrassCurve.Jacobian.Point.toAffineLift_zerostatement · cited by 0
- WeierstrassCurve.Jacobian.Point.toAffineAddEquiv_applystatement · cited by 0