Documentation

LeanPool.KasamiCyclicAdditive.Statement.Definitions

Statement definitions for the cyclic-additive statement surface #

These definitions intentionally duplicate the concrete statement definitions in Challenge.lean. The Challenge may not import candidate-local helper files, so the proof development carries its own copies. Their semantic agreement with the independently structured literature specification was checked in the source project before this import.

The Kasami exponent 4^k - 2^k + 1.

Equations
Instances For
    def KasamiCyclicAdditive.kasamiDerivative {K : Type u_1} [Field K] (k : ) (b : K) :
    K

    The normalized derivative of the Kasami monomial in direction 1: δ(b) = (b+1)^d + b^d + 1.

    Equations
    Instances For

      The image Δ of the normalized Kasami derivative.

      Equations
      Instances For
        def KasamiCyclicAdditive.coefficientTripleCount {K : Type u_1} [Field K] [Fintype K] [DecidableEq K] (k : ) (v₁ v₂ : K) :

        The number of triples (x,y,z) ∈ Δ³ satisfying v₁ x + v₂ y + (v₁+v₂) z = 0.

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