Expand description
Interactive reduction from evaluation claims on committed small-field multilinear polynomials to sumcheck claims on products of committed packed multilinears and transparent polynomials.
This is a batched version of the ring-switching reduction from section 4 of DP24. The plain, non-batched ring-switching interactive reduction reduces an evaluation claim on a multilinear to a sumcheck on a composition of its corresponding packed polynomial.
The input claim for a multilinear is
The multilinear has a corresponding “packed” multilinear , with fewer variables. Ring-switching reduces the input claim to a sumcheck claim that
TODO: Improve documentation and link to binius.xyz docs.
Structs§
- A prefix of an evaluation claim query.
- A suffix of an evaluation claim query.
- A system of relations required to verify multilinear evaluation claims using the batched FRI-Binius protocol.
- An incomplete
crate::piop::PIOPSumcheckClaim
for which the sum has not been determined yet.