src/HOL/NSA/Hyperreal.thy
author wenzelm
Sun, 06 Dec 2009 22:22:48 +0100
changeset 33999 d3b200894e21
parent 28952 15a4b2cf8c34
child 35310 73806dbabe90
permissions -rw-r--r--
added auxiliary constructors;

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