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

<!-- $Id$ -->
<HTML><HEAD><TITLE>HOL/Real/README</TITLE></HEAD><BODY>

<H2>Real--Dedekind Cut Construction of the Real Line</H2>

<UL>
<LI><A HREF="PNat.html">PNat</A>  The positive integers (very much the same as <A HREF="../Nat.html">Nat.thy</A>!) 
<LI><A HREF="PRat.html">PRat</A>  The positive rationals
<LI><A HREF="PReal.html">PReal</A> The positive reals constructed using Dedekind cuts
<LI><A HREF="Real.html">Real</A>  The real numbers
<LI><A HREF="Lubs.html">Lubs</A>  Definition of upper bounds, lubs and so on. 
     (Useful e.g. in Fleuriot's NSA theory)
<LI><A HREF="RComplete.html">RComplete</A> Proof of completeness of reals in form of the supremum 
            property. Also proofs that the reals have the Archimedean
            property.
<LI><A HREF="RealAbs.html">RealAbs</A> The absolute value function defined for the reals
</UL>

<P>Last modified on $Date$

<HR>

<ADDRESS>
<A NAME="lcp@cl.cam.ac.uk" HREF="mailto:lcp@cl.cam.ac.uk">lcp@cl.cam.ac.uk</A>
</ADDRESS>
</BODY></HTML>