src/HOL/Proofs.thy
author desharna
Mon, 01 Sep 2014 13:23:00 +0200
changeset 58102 73f46283c247
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
note 'map_transfer' more often

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end