src/HOL/NSA/Hyperreal.thy
author wenzelm
Fri, 21 Sep 2012 17:28:53 +0200
changeset 49494 cbcccf2a0f6f
parent 35310 73806dbabe90
child 51525 d3d170a2887f
permissions -rw-r--r--
renamed Output to Output1 and Output2 to Output, and thus make the new version the default;

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