src/HOL/Proofs.thy
author paulson
Mon, 11 Jan 2016 22:14:15 +0000
changeset 62131 1baed43f453e
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
nonneg_Reals, nonpos_Reals, Cauchy integral formula, etc.

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end