src/HOL/Hyperreal/Hyperreal.thy
author haftmann
Thu, 28 Jun 2007 19:09:34 +0200
changeset 23512 770e7f9f715b
parent 22983 3314057c3b57
child 26121 d4fbf84a6636
permissions -rw-r--r--
code generation for dvd

(*  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 Ln Poly Taylor Integration HLog
begin

end