src/HOL/Hyperreal/Hyperreal.thy
author paulson
Mon, 05 May 2003 18:23:40 +0200
changeset 13958 c1c67582c9b5
parent 12224 02df7cbe7d25
child 15131 c69542757a4d
permissions -rw-r--r--
New material on integration, etc. Moving Hyperreal/ex to directory Complex

(*  Title:      HOL/Hyperreal/Hyperreal.thy
    ID:         $Id$
    Author:     Jacques Fleuriot, Cambridge University Computer Laboratory
    Copyright   1998  University of Cambridge

Construction of the Hyperreals by the Ultrapower Construction
and mechanization of Nonstandard Real Analysis
*)

theory Hyperreal = Poly + MacLaurin + HLog:

end