src/HOL/Real/Real.thy
author berghofe
Wed, 21 May 2008 14:04:41 +0200
changeset 26964 df1f238a05f7
parent 23454 c54975167be9
child 27964 1e0303048c0b
permissions -rw-r--r--
Added entry explaining incompatibilities introduced by replacing sets by predicates.


(* $Id$ *)

theory Real
imports ContNotDenum RealVector
begin
end