Documentation

MazurTorsion.NumberTheory.XOneEighteenFiniteField

Finite-field and symmetry certificates for the X₁(18) sextic #

The genus-two reduction for order eighteen produces

Y² = X⁶ - 4X⁵ + 10X⁴ - 10X³ + 5X² - 2X + 1.

This file records two independent elementary boundaries.

First, modulo 5, the sextic is separable and has exactly four affine solutions, all above X = 0 or X = 1. Its monic even-degree infinity chart has two smooth normalized directions. Their sum is packaged only as a six-element finite-field point certificate; no projective-curve API equivalence or reduction theorem is asserted.

Second, over , the Möbius transformation

X ↦ 1/(1-X)

has order three on the abscissa. Its lift

(X,Y) ↦ (1/(1-X), -Y/(1-X)³)

preserves the sextic and also has order three away from X = 0,1. Two checked invariant functions satisfy a conic equation. These identities expose the elementary order-three symmetry used in classical treatments; they do not construct an endomorphism of the Jacobian or prove its rank.

Rational order-three symmetry #

The order-three Möbius transformation on the abscissa.

Equations
Instances For

    The order-three lift to the ordinate. The minus sign selects the order-three lift rather than the lift whose cube is the hyperelliptic involution.

    Equations
    Instances For
      theorem MazurTorsion.XOneEighteenFiniteField.orderThreeX_sq (x : ) (hx0 : x 0) (hx1 : x 1) :

      The second Möbius iterate in a denominator-safe form.

      The Möbius transformation has exact third iterate equal to the identity on its noncuspidal affine domain.

      The lifted transformation preserves the hyperelliptic equation.

      The selected lift has third iterate equal to the identity on the noncuspidal affine domain.

      A rational invariant of the order-three action on the abscissa.

      Equations
      Instances For

        A rational invariant involving the ordinate.

        Equations
        Instances For

          The abscissa invariant is the trace of the three-element Möbius orbit.

          The product of the three abscissas in a Möbius orbit is -1.

          The first displayed function is invariant under the Möbius action.

          The ordinate invariant is fixed by the chosen order-three lift.

          On the sextic, the two invariant functions lie on a rational conic. This is only a function-field identity, not a theorem about the Jacobian.

          Reduction modulo five #

          @[reducible, inline]

          The five-element residue field used for the order-eighteen point count.

          Equations
          Instances For

            The order-eighteen sextic reduced modulo 5, in reduced-coefficient form.

            Equations
            Instances For

              A computable presentation of the reduced sextic's value function.

              Equations
              Instances For

                Evaluation of the polynomial agrees with its computable value function.

                theorem MazurTorsion.XOneEighteenFiniteField.sexticValue_eq_model_formula (x : F5) :
                sexticValue x = x ^ 6 - 4 * x ^ 5 + 10 * x ^ 4 - 10 * x ^ 3 + 5 * x ^ 2 - 2 * x + 1

                The reduced value function agrees with the original integral sextic formula modulo 5.

                Left Bézout coefficient for the sextic and its derivative.

                Equations
                Instances For

                  Right Bézout coefficient for the sextic and its derivative.

                  Equations
                  Instances For

                    In particular, the reduced sextic is squarefree.

                    An affine solution of the reduced hyperelliptic equation.

                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For
                      theorem MazurTorsion.XOneEighteenFiniteField.affine_solution_iff (x y : F5) :
                      y ^ 2 = sexticValue x x = 0 (y = 1 y = -1) x = 1 (y = 1 y = -1)

                      Complete enumeration of affine solutions over F5.

                      Polynomial-evaluation form of the complete affine enumeration.

                      The two affine abscissas occurring modulo 5.

                      Equations
                      Instances For

                        Every affine F5-solution has a cusp abscissa.

                        Polynomial-evaluation form of the cusp-abscissa enumeration.

                        The affine equation has two ordinates over each cusp abscissa.

                        The derivative has the following computable value function.

                        Explicit affine Jacobian certificate.

                        Polynomial-evaluation form of the affine Jacobian certificate.

                        A normalized direction in the infinity chart of the monic even-degree model.

                        Equations
                        Instances For

                          The normalized equation is exactly the leading-coefficient equation for this monic sextic.

                          Every normalized infinity direction satisfies the actual leading-coefficient equation.

                          The normalized infinity directions are exactly η = ±1.

                          There are exactly two normalized points in the infinity chart.

                          The Y-partial derivative is nonzero at either infinity direction.

                          The elementary six-element certificate obtained by adjoining the two normalized infinity directions to the four affine solutions.

                          No equivalence with a projective-curve implementation is claimed here.

                          Equations
                          Instances For

                            The affine enumeration plus the normalized infinity chart has six elements.