verifying-crypto-with-lean/chapters
mrwulf 640b81c1e5 ch13: The Attestation Protocol — who checks the checker?
The book taught act one (getting a kernel to accept a proof) across twelve
chapters and never taught act two: the protocol that makes a green light mean
something to someone who was not present. ch11 armed the reader to interrogate a
CERTIFICATE and left the script that interrogates certificates — software the
author wrote, verified by nothing — entirely unexamined. That was the gap eight
rounds of external review found in the companion projects, and it is a didactic
failure of this book too.

ch13 teaches it from the war stories: the two acts and why act one is the easy
one (eleven theorems in two days, never disputed; eight review rounds and
eighteen defect classes to make the button over them credible); the single shape
every failure had (something load-bearing sat outside the binding), with the
demonstrated exploits including ALL GREEN over a repository proving False, a
certificate reduced to 'the loop equals the loop' with every fingerprint
byte-identical, and a stubbed compiler wrapper going green in 3.6 seconds over
destroyed proofs; completeness of binding and its four rules (derive the
population, fail closed on absence, exact not subset, a stranger must re-derive);
and the meta-defect of assertions that pass for the wrong reason, including the
tautological assert that appeared twice — the second time inside its own repair.

Closes with the habit to carry: ask both questions, and invite someone to attack
your button early, because none of the eighteen was found by the author.

ch11 now forward-references it at the point where the old blind spot sat.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-28 16:21:40 +02:00
..
appendix-repo-tour.tex Accuracy sweep: bring the book to the proven four-tier apex state 2026-07-06 07:46:27 +02:00
appendix-toolkit.tex Major didactic overhaul: pen-and-paper worked examples + in-book solution pathways, 2x volume (53 -> 106 pages) 2026-07-03 10:55:00 +02:00
appendix-walkthroughs.tex Major didactic overhaul: pen-and-paper worked examples + in-book solution pathways, 2x volume (53 -> 106 pages) 2026-07-03 10:55:00 +02:00
ch01-why-verify.tex Didactic mentorship revision: the ratchet rule, stated and honored 2026-07-06 09:31:11 +02:00
ch02-meet-lean.tex Major didactic overhaul: pen-and-paper worked examples + in-book solution pathways, 2x volume (53 -> 106 pages) 2026-07-03 10:55:00 +02:00
ch03-propositions-as-types.tex Major didactic overhaul: pen-and-paper worked examples + in-book solution pathways, 2x volume (53 -> 106 pages) 2026-07-03 10:55:00 +02:00
ch04-tactics.tex Major didactic overhaul: pen-and-paper worked examples + in-book solution pathways, 2x volume (53 -> 106 pages) 2026-07-03 10:55:00 +02:00
ch05-numbers-and-automation.tex Major didactic overhaul: pen-and-paper worked examples + in-book solution pathways, 2x volume (53 -> 106 pages) 2026-07-03 10:55:00 +02:00
ch06-modular-arithmetic.tex Major didactic overhaul: pen-and-paper worked examples + in-book solution pathways, 2x volume (53 -> 106 pages) 2026-07-03 10:55:00 +02:00
ch07-primality-certificates.tex Major didactic overhaul: pen-and-paper worked examples + in-book solution pathways, 2x volume (53 -> 106 pages) 2026-07-03 10:55:00 +02:00
ch08-rust-to-lean.tex Accuracy sweep: bring the book to the proven four-tier apex state 2026-07-06 07:46:27 +02:00
ch09-denotation-bridge.tex Major didactic overhaul: pen-and-paper worked examples + in-book solution pathways, 2x volume (53 -> 106 pages) 2026-07-03 10:55:00 +02:00
ch10-verifying-a-field.tex Major didactic overhaul: pen-and-paper worked examples + in-book solution pathways, 2x volume (53 -> 106 pages) 2026-07-03 10:55:00 +02:00
ch11-honesty-and-axioms.tex ch13: The Attestation Protocol — who checks the checker? 2026-07-28 16:21:40 +02:00
ch12-the-pyramid.tex Didactic mentorship revision: the ratchet rule, stated and honored 2026-07-06 09:31:11 +02:00
ch13-attestation-protocol.tex ch13: The Attestation Protocol — who checks the checker? 2026-07-28 16:21:40 +02:00
glossary.tex Accuracy sweep: bring the book to the proven four-tier apex state 2026-07-06 07:46:27 +02:00
interlude-by-hand.tex Major didactic overhaul: pen-and-paper worked examples + in-book solution pathways, 2x volume (53 -> 106 pages) 2026-07-03 10:55:00 +02:00