src/HOL/Proofs.thy
author traytel
Thu, 12 Sep 2013 11:23:49 +0200
changeset 53560 4b5f42cfa244
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
removed unused/inlinable theorems

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end