Documentation

HexBerlekampZassenhausMathlib.Hensel.DirectLift

Inverse index transport for a lift whose factor count is preserved.

Equations
Instances For

    The two support transports are inverse in the lifted coordinate.

    The two support transports are inverse in the modular coordinate.

    Semantic facts attached to the one direct-coordinate lift.

    Instances For
      theorem HexBerlekampZassenhausMathlib.directLiftFacts (core : Hex.ZPoly) (B : ) (data : Hex.PrimeChoiceData) (hval : ModPFactorization core data) (hcore_size : 0 < Hex.DensePoly.size core) (hprecision : 1 Hex.precisionForCoeffBound B data.p) (hgcd : (Hex.DensePoly.leadingCoeff core).gcd (Int.ofNat (data.p ^ Hex.precisionForCoeffBound B data.p)) = 1) :
      DirectLiftFacts core B data

      Construct the semantic bundle from the selected direct modular factorization and validated lift precision.