src/HOL/Proofs.thy
author wenzelm
Sun, 09 Feb 2014 17:47:23 +0100
changeset 55370 e6be866b5f5b
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
minimal document;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end