src/HOL/Hyperreal/Hyperreal.thy
author kleing
Thu, 21 Feb 2002 14:08:09 +0100
changeset 12915 2832fba717ec
parent 12224 02df7cbe7d25
child 13958 c1c67582c9b5
permissions -rw-r--r--
new MicroJava document
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10751
a81ea5d3dd41 separation of HOL-Hyperreal from HOL-Real
paulson
parents:
diff changeset
     1
12224
02df7cbe7d25 even more theories from Jacques
paulson
parents: 12196
diff changeset
     2
theory Hyperreal = Poly + MacLaurin:
10751
a81ea5d3dd41 separation of HOL-Hyperreal from HOL-Real
paulson
parents:
diff changeset
     3
a81ea5d3dd41 separation of HOL-Hyperreal from HOL-Real
paulson
parents:
diff changeset
     4
end