src/HOL/Complex/README.html
author paulson
Mon, 19 Apr 2004 13:49:35 +0200
changeset 14631 ec1e67f88f49
parent 14020 5fc9474833e5
child 14634 ffb4099c316f
permissions -rw-r--r--
badly-needed updates
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14631
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
     1
<HTML><HEAD><TITLE>HOL/Complex/README</TITLE>
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
     2
		<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
     3
	</HEAD><BODY>
14005
5ba84fdb680b some information for Complex
paulson
parents:
diff changeset
     4
14631
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
     5
<H1>Complex: The Complex Numbers</H1>
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
     6
		<P>This directory defines the type <KBD>complex</KBD> of the complex numbers,
14005
5ba84fdb680b some information for Complex
paulson
parents:
diff changeset
     7
with numeric constants and some complex analysis.  The development includes
5ba84fdb680b some information for Complex
paulson
parents:
diff changeset
     8
nonstandard analysis for the complex numbers.  Note that the image
14020
paulson
parents: 14005
diff changeset
     9
<KBD>HOL-Complex</KBD> includes theories from the directories 
14631
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
    10
<KBD><a href="../Real/">HOL/Real</a></KBD>  and <KBD><a href="../Hyperreal/">HOL/Hyperreal</a></KBD>.
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
    11
14005
5ba84fdb680b some information for Complex
paulson
parents:
diff changeset
    12
14631
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
    13
		<ul>
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
    14
			<li><a href="CLim.html">CLim</a> Limits, continuous functions, and derivatives for the complex numbers
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
    15
			<li><a href="CSeries.html">CSeries</a> Finite summation and infinite series for the complex numbers
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
    16
			<li><a href="CStar.html">CStar</a> Star-transforms for the complex numbers, to form non-standard extensions of sets and functions
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
    17
			<li><a href="Complex.html">Complex</a> The complex numbers
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
    18
			<li><a href="NSCA.html">NSCA</a> Nonstandard complex analysis
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
    19
			<li><a href="NSComplex.html">NSComplex</a> Ultrapower construction of the nonstandard complex numbers
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
    20
			<li><a href="NSInduct.html">NSInduct</a> Nonstandard induction for the hypernatural numbers
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
    21
		</ul>
ec1e67f88f49 badly-needed updates
paulson
parents: 14020
diff changeset
    22
		<HR>
14005
5ba84fdb680b some information for Complex
paulson
parents:
diff changeset
    23
<P>Last modified $Date$
5ba84fdb680b some information for Complex
paulson
parents:
diff changeset
    24
5ba84fdb680b some information for Complex
paulson
parents:
diff changeset
    25
</HTML>