Documentation

HexBerlekampZassenhaus.Classical.Factorization

Result of direct classical factorization.

Instances For
    Equations
    Instances For
      def Hex.validDirectFactors (core : ZPoly) (factors : List ZPoly) :

      Directly checkable output invariants at the executable boundary. The Mathlib theorem proves these facts and irreducibility; this guard also keeps a malformed low-level result from escaping in non-proof consumers.

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

        One lift and one greedy direct recombination search from an existing prime plan. Keeping planning outside this function lets the total selector reuse the plan if the bounded search declines.

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

          Plan once, then run the direct classical engine.

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