Conditional rational-point classification on X₁(11) #
The selected model is
v² + v = u³ - u².
It has good reduction at three, and its reduced point group has exactly five elements. Reduction is injective on a finite rational point group. Consequently, under the explicit hypothesis
[Finite curve.toAffine.Point],
the five visible rational points exhaust the group: the point at infinity
and the four affine points with u = 0 or u = 1 and v = 0 or v = -1.
This file deliberately does not manufacture the finiteness hypothesis.
Proving Mordell--Weil rank zero (or otherwise proving
Finite curve.toAffine.Point) is the remaining unconditional boundary.
The integral model used for reduction at three.
Equations
- MazurTorsion.XOneEleven.integralCurve = { a₁ := 0, a₂ := -1, a₃ := 1, a₄ := 0, a₆ := 0 }
Instances For
The height-one prime (p) of ℤ.
Instances For
The integral model has good reduction at three.
The concrete reduction over ZMod 3.
Equations
- MazurTorsion.XOneEleven.curveModThree = { a₁ := 0, a₂ := -1, a₃ := 1, a₄ := 0, a₆ := 0 }
Instances For
The canonical identification of the integer residue field at three with ZMod 3.
Equations
Instances For
Identification of the abstract residue-field point group with the
computable ZMod 3 point group.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The reduction modulo three has exactly five points.
Reduction at three is injective whenever the rational point group is finite. Finiteness is an explicit input, not a conclusion of this file.
The rational point (0,0).
Equations
Instances For
The rational point (0,-1).
Equations
Instances For
The rational point (1,0).
Equations
Instances For
The rational point (1,-1).
Equations
Instances For
The point at infinity and the four visible affine rational points.
Equations
- MazurTorsion.XOneEleven.fiveVisiblePoints 0 = 0
- MazurTorsion.XOneEleven.fiveVisiblePoints 1 = MazurTorsion.XOneEleven.P00
- MazurTorsion.XOneEleven.fiveVisiblePoints 2 = MazurTorsion.XOneEleven.P0n1
- MazurTorsion.XOneEleven.fiveVisiblePoints 3 = MazurTorsion.XOneEleven.P10
- MazurTorsion.XOneEleven.fiveVisiblePoints 4 = MazurTorsion.XOneEleven.P1n1
Instances For
Under the explicit finiteness hypothesis, the five visible points exhaust the rational point group.
Proposition-level restatement that makes the sole remaining boundary explicit: finiteness of the rational point group implies the complete five-point classification.