Skip to content

Latest commit

 

History

History
33 lines (15 loc) · 588 Bytes

lec_24_proofs.md

File metadata and controls

33 lines (15 loc) · 588 Bytes
title filename chapternum
Proofs and algorithms
lec_24_proofs
22

Proofs and algorithms { #chapproofs }

"Let's not try to define knowledge, but try to define zero-knowledge.", Shafi Goldwasser.

Proofs have captured human imagination for thousands of years, ever since the publication of Euclid's Elements, a book second only to the bible in the number of editions printed.

Plan:

  • Proofs and algorithms

  • Interactive proofs

  • Zero knowledge proofs

  • Propositions as types, Coq and other proof assistants.

Exercises

Bibliographical notes