FRI (Fast Reed-Solomon IOP of Proximity) ⇒ SNARK
FRI (Fast Reed-Solomon IOP of Proximity) implies SNARK.
Statement
Migrated verbatim from succinct-argument § STARK:
The core component of STARKs is the FRI (Fast Reed-Solomon IOP of Proximity) protocol, which is a transparent polynomial commitment scheme based on proximity testing to Reed-Solomon codes.
Notes
source: folklore: the claim carried no citation on the page it was
migrated from, and none was invented.
class: unstated: no citing page says which notion of reduction is meant.
Recording a class the wiki does not state would add a claim.
Recorded during migration and not fixed — these are claims about the source text, not changes to it:
- MISSING CITATION (FRI is BBHR18a ‘Fast Reed-Solomon Interactive Oracle Proofs of Proximity’).
- SUSPECTED TERMINOLOGY ERROR: FRI is an IOP of proximity (a low-degree/proximity test), not itself a polynomial commitment scheme; a polynomial commitment is built FROM FRI plus Merkle commitments. Reported, not fixed.
- ‘fri’ has no page; ‘polynomial commitment’ is mentioned in prose without the
[[polynomial-commitment]]wikilink used elsewhere on the page.