Skip to main content

Succinct Argument System

Definition

A succinct argument system is a cryptographic proof system where the size of the proof is significantly smaller than the computation it verifies, and verification time is also minimal. These systems allow a prover to convince a verifier of a statement’s truth with very little communication and computational effort from the verifier. They are crucial for scalability in decentralized environments. SNARKs are a prominent example.