Documentation

MazurTorsion.EllipticCurve.CuspidalReduction

The nonsingular group of an additive special Weierstrass cubic #

Over the residue fields at five and eleven, a Weierstrass cubic with vanishing discriminant and c₄ is cuspidal. This file proves the precise group-theoretic form needed by the tame additive reduction consumer: its group of nonsingular points is additively equivalent to the residue field.

The proof normalizes the equation to short Weierstrass form, where the two invariant equalities force the equation to be Y² = X³. The cardinality of that one concrete nonsingular point type is then checked by finite enumeration over ZMod 5 and ZMod 11. Prime cardinality supplies the additive group equivalence; no Hasse bound or ellipticity assumption is used.

The standard cuspidal short Weierstrass equation Y² = X³.

Equations
Instances For

    The standard cusp has five nonsingular projective points over F₅.

    The standard cusp has eleven nonsingular projective points over F₁₁.

    A short Weierstrass equation with vanishing discriminant and c₄ is the standard cusp in every characteristic different from two and three.

    theorem MazurTorsion.EllipticCurve.exists_affine_singular_of_cuspidal {F : Type u_1} [Field F] (W : WeierstrassCurve F) (h2 : 2 ≠ 0) (h3 : 3 ≠ 0) (hΔ : W.Δ = 0) (hc₄ : W.c₄ = 0) :
    ∃ (x : F) (y : F), W.toAffine.Equation x y ∧ ¬W.toAffine.Nonsingular x y

    A Weierstrass cubic with vanishing discriminant and c₄ has an affine singular point whenever two and three are nonzero in the ground field. The proof normalizes to the standard cusp and transports its origin back through the admissible variable change.

    A Weierstrass cubic over F₅ with vanishing discriminant and c₄ has exactly five nonsingular projective points.

    A Weierstrass cubic over F₁₁ with vanishing discriminant and c₄ has exactly eleven nonsingular projective points.

    The nonsingular point group of a cuspidal Weierstrass cubic over F₅ is the additive group of F₅.

    Equations
    Instances For

      The nonsingular point group of a cuspidal Weierstrass cubic over F₁₁ is the additive group of F₁₁.

      Equations
      Instances For
        @[instance_reducible]
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          @[instance_reducible]
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For

            The nonsingular point group of the actual five-adic special fibre is the additive residue field when its discriminant and c₄ vanish.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For