src/HOL/Hyperreal/Hyperreal.thy
author obua
Sun, 09 May 2004 23:04:36 +0200
changeset 14722 8e739a6eaf11
parent 13958 c1c67582c9b5
child 15131 c69542757a4d
permissions -rw-r--r--
replaced apply-style proof for instance Multiset :: plus_ac0 by recommended Isar proof style

(*  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