← Back to Chapter 32, FRI: proximity as commitment

FRI folding

FRI folds an evaluation vector in half: the challenge β combines the even and odd parts into a codeword over a domain half the size. A codeword of degree below d collapses to a single repeated constant after log2 d folds and stays constant under further folds. A codeword of higher degree does not collapse within those log2 d folds, though on a larger domain folding it further would eventually flatten it too, which is why the fold count is fixed by the degree bound rather than read off the result. Slide β over all of 𝔽97 and watch one fold, all a degree bound of d = 2 requires, of the chapter's degree-1 polynomial against a fixed degree-8 codeword.

fold challenge β = 5
 
input evaluation (16 points) one fold collapses to a constant one fold does not collapse