src/HOL/Hyperreal/NthRoot.thy
author wenzelm
Wed, 24 Jul 2002 22:13:02 +0200
changeset 13419 902ec83c1ca9
parent 12196 a3be6b3a9c0b
child 14268 5cf13e80be0e
permissions -rw-r--r--
tuned;
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