Documentation

MazurTorsion.NumberTheory.CyclotomicStickelbergerTwoResidue

The corrected Stickelberger-two residue product #

This file is the algebraic consumer of the corrected b = 2 coefficients. For one finite prime v of ℚ(ζ_p), it forms the nonzero fractional ideal

∏ a, σₐ⁻¹(v) ^ stickelbergerTwoCoefficient p a.

The Kummer class of the intended numerator has direct-character weight two. Combining that weight with Galois covariance of the residue symbol predicts

(η / σ(v)) = (η / v) ^ directCharacter(σ)⁻¹.

Field-valued witnesses for the equality of Kummer classes can carry denominators. Accordingly, HasDirectCharacterSquareResidueWeightAt records exactly this symbol-level consequence, without asserting a reciprocity law or a Jacobi-sum factorization. A later Jacobi module is the named downstream producer of this interface; jacobiStickelbergerTwoResidueConsumer is its checked consumer.

The direct cyclotomic character, packaged as the standard equivalence. This is used only to choose the automorphism with prescribed character.

Equations
Instances For

    The corrected b = 2 product of the Galois conjugates of one finite prime. The inverse in galoisOfDirectCharacter a⁻¹ matches the coefficient of σₐ⁻¹ in the corrected Stickelberger element.

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

      The corresponding product of total prime residue symbols.

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

        Evaluation of the fractional residue symbol on the corrected ideal is definitionally the corrected product of total prime symbols.

        The exact symbol-level consequence of direct-character-square Kummer covariance at v.

        For an integral Kummer representative, this is what simultaneous Galois covariance and an equality σ(η) = η ^ directCharacter(σ)^2 * b^p give after all denominators have been cleared away from the relevant primes. Keeping that arithmetic clearance explicit prevents this algebraic module from assuming either reciprocity or a Jacobi factorization.

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

          Integral-witness producer for the symbol-level square-weight interface.

          The only support hypotheses are that the base prime avoids eta and p. For every cyclotomic automorphism, the witness b is integral and satisfies

          σ(eta) = eta ^ directCharacter(σ)^2 * b^p.

          The equality itself forces both eta and b to avoid σ(v), so no redundant orbitwise nonmembership hypotheses are required.

          Named downstream consumer for a future Jacobi factorization module. It assumes only the explicit symbol-weight interface and vanishing of the fractional symbol on the corrected ideal; it does not assume that this ideal is principal or generated by a Jacobi sum.