src/HOL/Proofs.thy
author Andreas Lochbihler
Wed, 11 Feb 2015 18:39:56 +0100
changeset 59527 edaabc1ab1ed
parent 52488 cd65ee49a8ba
permissions -rw-r--r--
rel_pmf preserves orders

theory Proofs
imports Pure
begin

ML "Proofterm.proofs := 2"

end