src/HOL/Hyperreal/Hyperreal.thy
author wenzelm
Thu, 21 Apr 2005 22:10:12 +0200
changeset 15805 1e8017f1e971
parent 15140 322485b816ac
child 17635 9234108fdfb1
permissions -rw-r--r--
adapt theories and ML files to new CPure/Pure arrangement;

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

end