Reduction of the exceptional cubic modulo five #
This file is an exact-pin integration test for the reduction-at-a-prime API. It treats the integral model
y² = x³ + 2x² - 3x
of the exceptional cubic used in the Mazur theorem development. Reduction at (5) is
injective on rational torsion, and the reduced curve has exactly eight points. Consequently,
once finiteness of the rational point group is supplied by the independent descent argument,
the rational point group has cardinality at most eight.
The exceptional cubic as an integral Weierstrass model.
Equations
- ExceptionalCubicReduction.integralCurve = { a₁ := 0, a₂ := 2, a₃ := 0, a₄ := -3, a₆ := 0 }
Instances For
The exceptional cubic over the rationals.
Equations
- ExceptionalCubicReduction.curve = { a₁ := 0, a₂ := 2, a₃ := 0, a₄ := -3, a₆ := 0 }
Instances For
The height-one prime (p) of ℤ.
Instances For
The concrete reduction over ZMod 5.
Equations
- ExceptionalCubicReduction.curveModFive = { a₁ := 0, a₂ := 2, a₃ := 0, a₄ := -3, a₆ := 0 }
Instances For
The canonical identification of the residue field at 5 with ZMod 5, as a
ℤ-algebra equivalence.
Instances For
Identification of the abstract residue-field point group with the computable ZMod 5
point group.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The reduction modulo five has exactly eight points.
Reduction at five, restricted to the rational torsion subgroup.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Reduction at five is injective on rational torsion.
If the rational point group is finite, reduction at five is injective on all of it.