src/HOL/Hyperreal/NthRoot.thy
author wenzelm
Tue, 19 Feb 2002 23:45:54 +0100
changeset 12899 7d5b690253ee
parent 12196 a3be6b3a9c0b
child 14268 5cf13e80be0e
permissions -rw-r--r--
"isatool usedir -D output HOL Test && isatool document Test/output";
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12196
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents:
diff changeset
     1
(*  Title       : NthRoot.thy
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents:
diff changeset
     2
    Author      : Jacques D. Fleuriot
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents:
diff changeset
     3
    Copyright   : 1998  University of Cambridge
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents:
diff changeset
     4
    Description : Existence of nth root. Adapted from
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents:
diff changeset
     5
                   http://www.math.unl.edu/~webnotes
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents:
diff changeset
     6
*)
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents:
diff changeset
     7
a3be6b3a9c0b new theories from Jacques Fleuriot
paulson
parents:
diff changeset
     8
NthRoot = SEQ + ExtraThms2