src/HOL/Hyperreal/Hyperreal.thy
author nipkow
Mon, 16 Aug 2004 14:22:27 +0200
changeset 15131 c69542757a4d
parent 13958 c1c67582c9b5
child 15140 322485b816ac
permissions -rw-r--r--
New theory header syntax.

(*  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
import Poly MacLaurin HLog
begin

end