src/HOL/Proofs.thy
author blanchet
Wed, 25 Sep 2013 12:00:22 +0200
changeset 53870 5d45882b4f36
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
properly fold over branches

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end