src/HOL/Proofs.thy
author haftmann
Wed, 21 Dec 2016 21:26:26 +0100
changeset 64633 5ebcf6c525f1
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
prefer existing logical constant over abbreviation

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end