src/HOL/Real.thy
author krauss
Sat, 27 Dec 2008 17:49:15 +0100
changeset 29183 f1648e009dc1
parent 29108 12ca66b887a0
child 29197 6d4cb27ed19c
permissions -rw-r--r--
removed duplicate sum_case used only by function package; moved projections; hide (open)

theory Real
imports RComplete "~~/src/HOL/Real/RealVector"
begin

end