src/HOL/Proofs.thy
author nipkow
Fri, 28 Feb 2014 18:09:37 +0100
changeset 55807 fd31d0e70eb8
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
added function "List.extract"

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end