src/HOL/Proofs.thy
author immler
Thu, 09 Jun 2016 16:04:20 +0200
changeset 63263 c6c95d64607a
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
approximation, derivative, and continuity of floor and ceiling

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end