src/HOL/Proofs.thy
author huffman
Fri, 13 Sep 2013 14:57:20 -0700
changeset 53676 476ef9b468d2
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
tuned proofs about 'convex'

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end