src/HOL/NSA/Hyperreal.thy
author bulwahn
Mon, 23 Aug 2010 16:47:55 +0200
changeset 38664 7215ae18f44b
parent 35310 73806dbabe90
child 51525 d3d170a2887f
permissions -rw-r--r--
added support for xsymbol syntax for mode annotations in code_pred command

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