src/HOL/Real/README.html
author paulson
Mon, 23 Nov 1998 15:57:18 +0100
changeset 5947 049305a4be67
parent 5078 7b5ea59c0275
child 10156 9d4d5852eb47
permissions -rw-r--r--
fixed links
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5078
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
     1
<!-- $Id$ -->
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
     2
<HTML><HEAD><TITLE>HOL/Real/README</TITLE></HEAD><BODY>
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
     3
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
     4
<H2>Real--Dedekind Cut Construction of the Real Line</H2>
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
     5
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
     6
<UL>
5947
049305a4be67 fixed links
paulson
parents: 5078
diff changeset
     7
<LI><A HREF="PNat.html">PNat</A>  The positive integers (very much the same as <A HREF="../Nat.html">Nat.thy</A>!) 
049305a4be67 fixed links
paulson
parents: 5078
diff changeset
     8
<LI><A HREF="PRat.html">PRat</A>  The positive rationals
049305a4be67 fixed links
paulson
parents: 5078
diff changeset
     9
<LI><A HREF="PReal.html">PReal</A> The positive reals constructed using Dedekind cuts
049305a4be67 fixed links
paulson
parents: 5078
diff changeset
    10
<LI><A HREF="Real.html">Real</A>  The real numbers
049305a4be67 fixed links
paulson
parents: 5078
diff changeset
    11
<LI><A HREF="Lubs.html">Lubs</A>  Definition of upper bounds, lubs and so on. 
5078
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
    12
     (Useful e.g. in Fleuriot's NSA theory)
5947
049305a4be67 fixed links
paulson
parents: 5078
diff changeset
    13
<LI><A HREF="RComplete.html">RComplete</A> Proof of completeness of reals in form of the supremum 
5078
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
    14
            property. Also proofs that the reals have the Archimedean
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
    15
            property.
5947
049305a4be67 fixed links
paulson
parents: 5078
diff changeset
    16
<LI><A HREF="RealAbs.html">RealAbs</A> The absolute value function defined for the reals
5078
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
    17
</UL>
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
    18
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
    19
<P>Last modified on $Date$
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
    20
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
    21
<HR>
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
    22
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
    23
<ADDRESS>
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
    24
<A NAME="lcp@cl.cam.ac.uk" HREF="mailto:lcp@cl.cam.ac.uk">lcp@cl.cam.ac.uk</A>
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
    25
</ADDRESS>
7b5ea59c0275 Installation of target HOL-Real
paulson
parents:
diff changeset
    26
</BODY></HTML>