src/HOL/Proofs.thy
author haftmann
Thu, 06 Aug 2015 23:56:48 +0200
changeset 60867 86e7560e07d0
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
slight cleanup of lemmas

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end