src/HOL/NSA/Hyperreal.thy
author wenzelm
Fri, 15 Jan 2016 19:50:37 +0100
changeset 62185 155d30f721dd
parent 51525 d3d170a2887f
permissions -rw-r--r--
misc updates and tuning; more on "Output" versus "Proof state";

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

end