src/HOL/Proofs.thy
author Andreas Lochbihler
Tue, 24 Jun 2014 15:05:58 +0200
changeset 57308 e02fcb7e63c3
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
add lemma

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end