src/HOL/Proofs.thy
author haftmann
Thu, 15 May 2014 16:38:17 +0200
changeset 56967 c3746e999805
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
normalize type variables of evaluation term by conversion

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end