Documentation

CompPoly.Bivariate.GuruswamiSudan.Root.Alekhnovich.Lemmas

Alekhnovich Root Search Lemmas #

Proof support for the Alekhnovich bounded bivariate root backend.

def CompPoly.GuruswamiSudan.RootMod {F : Type u_1} [Semiring F] [BEq F] [LawfulBEq F] [Nontrivial F] (Q : CBivariate F) (p : CPolynomial F) (N : ) :

p is a root of Q modulo X^N, stated as finitely many coefficient equalities.

Instances For
    def CompPoly.GuruswamiSudan.MatchesPrefix {F : Type u_1} [Zero F] [BEq F] [LawfulBEq F] (p f : CPolynomial F) (t : ) :

    f matches the first t coefficients of p.

    Instances For

      rp is a root-prefix record matching the first rp.precision coefficients of p.

      Instances For

        Logical exactness bound for substituting any degree < k univariate polynomial into Q.

        Instances For