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)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
28952
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 27964
diff changeset
     1
theory Real
29108
12ca66b887a0 codegen
nipkow
parents: 29026
diff changeset
     2
imports RComplete "~~/src/HOL/Real/RealVector"
28952
15a4b2cf8c34 made repository layout more coherent with logical distribution structure; stripped some $Id$s
haftmann
parents: 27964
diff changeset
     3
begin
19640
40ec89317425 added Ferrante and Rackoff Algorithm -- by Amine Chaieb;
wenzelm
parents: 19023
diff changeset
     4
40ec89317425 added Ferrante and Rackoff Algorithm -- by Amine Chaieb;
wenzelm
parents: 19023
diff changeset
     5
end