src/HOL/Nonstandard_Analysis/Hyperreal.thy
author wenzelm
Thu, 28 Mar 2019 12:59:44 +0100
changeset 70005 e74444bdd310
parent 62479 716336f19aa9
permissions -rw-r--r--
proper syntax diagrams; tuned whitespace;

(*  Title:      HOL/Nonstandard_Analysis/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