src/HOL/Proofs.thy
author wenzelm
Mon, 02 Jan 2017 10:59:46 +0100
changeset 64746 34db87033abe
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
more syntax; tuned;

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end