src/HOL/Real.thy
author nipkow
Wed, 10 Dec 2008 10:23:47 +0100
changeset 29026 5fbaa05f637f
parent 28952 15a4b2cf8c34
child 29108 12ca66b887a0
permissions -rw-r--r--
moved ContNotDenum into Library
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
29026
5fbaa05f637f moved ContNotDenum into Library
nipkow
parents: 28952
diff changeset
     2
imports "~~/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