src/HOL/NSA/Hyperreal.thy
author wenzelm
Mon, 11 Jul 2011 17:14:30 +0200
changeset 43751 8c7f69f1825b
parent 35310 73806dbabe90
child 51525 d3d170a2887f
permissions -rw-r--r--
proper InvocationTargetException.getCause for indirect exceptions; capture hard errors to ensure protocol integrity; tuned error messages;

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

end