src/HOL/Proofs.thy
author blanchet
Sun, 06 Oct 2013 20:24:05 +0200
changeset 54067 7be49e2bfccc
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
rationalized negation code

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end