Skip to main content

Linear Pcp

Definition

Linear PCP refers to a type of probabilistically checkable proof where a verifier can ascertain the correctness of a statement by making a small number of linear queries to a proof string. This cryptographic primitive allows a prover to convince a verifier that a computation is correct without the verifier having to execute the entire computation itself. The verifier performs linear operations on specific parts of the proof to confirm its validity. It is a foundational component in constructing efficient zero-knowledge proof systems.