Taken from: Oleg Fomenko and Anton Levochko: Understanding Lasso - A Novel Lookup Argument Protocol
We say that extends if for all .
The total degree of an -variate polynomial refers to the maximum sum of the exponents in any monomial of . Observe that if the -variate polynomial is multilinear, then its total degree is at most .
It is well-known that for any , there is a unique multilinear polynomial that extends . The polynomial is referred to as the multilinear extension (MLE) of .
A particular multilinear extension that arises frequently in the design of proof systems is , which is the MLE of the function defined in Equation (1).
An explicit expression for is:
Indeed, one can easily check that the right-hand side of Equation (2) is a multilinear polynomial, and that if evaluated at any input , it outputs if and otherwise. Hence, the right-hand side of Equation (2) is the unique multilinear polynomial extending .
Equation (2) implies that can be evaluated at any point in time.
This polynomial is also called a Lagrange basis polynomial for -variate multilinear polynomials.