src/HOL/NSA/Hyperreal.thy
author wenzelm
Tue, 10 Nov 2009 23:18:03 +0100
changeset 33604 d4220df6fde2
parent 28952 15a4b2cf8c34
child 35310 73806dbabe90
permissions -rw-r--r--
Toplevel.thread provides Isar-style exception output;

(*  Title:      HOL/NSA/Hyperreal.thy
    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 Deriv Taylor Integration HLog
begin

end