Theorems · Definition · algebraic geometry
WeierstrassCurve.Affine.pointEquivSubtype
{R : Type r} →
[inst : CommRing R] →
{W' : WeierstrassCurve.Affine R} →
[inst_1 : Nontrivial R] →
[inst_2 : WeierstrassCurve.IsElliptic W'] →
{p : W'.Point → Prop} →
p WeierstrassCurve.Affine.Point.zero →
{ P // p P } ≃ WithZero { xy // ∃ (h : W'.Equation xy.1 xy.2), p (WeierstrassCurve.Affine.Point.mk h) }The equivalence between the points on an elliptic curve W in affine coordinates satisfying a
predicate and the set of pairs ⟨x, y⟩ satisfying W.Equation x y with zero.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Equivstatement · cited by 8,337
- Nontrivialstatement and proof · cited by 2,416
- WithZerostatement · cited by 586
- Equiv.transproof · cited by 337
- WeierstrassCurve.Affinestatement and proof · cited by 174
- WeierstrassCurve.Affine.Pointstatement and proof · cited by 99
- WeierstrassCurve.IsEllipticstatement and proof · cited by 52
- WeierstrassCurve.Affine.Equationstatement · cited by 43
- Equiv.optionCongrproof · cited by 19
- WeierstrassCurve.Affine.Point.mkstatement · cited by 7
- Equiv.subtypeEquivPropproof · cited by 6
Cited by5
Results whose statement or proof uses this declaration.
- WeierstrassCurve.Affine.pointEquivproof · cited by 4
- WeierstrassCurve.Affine.pointEquivSubtype_symm_nonestatement · cited by 0
- WeierstrassCurve.Affine.pointEquivSubtype_symm_somestatement · cited by 0
- WeierstrassCurve.Affine.pointEquivSubtype_zerostatement · cited by 0
- WeierstrassCurve.Affine.pointEquivSubtype_somestatement · cited by 0