src/HOL/NSA/Hyperreal.thy
author wenzelm
Thu, 15 Mar 2012 11:37:56 +0100
changeset 46941 c0f776b661fa
parent 35310 73806dbabe90
child 51525 d3d170a2887f
permissions -rw-r--r--
maintain Version.syntax within document state; clarified Outer_Syntax.empty vs. Outer_Syntax.init, which pulls in Isabelle_System symbol completions;

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