src/HOL/Nonstandard_Analysis/Hyperreal.thy
author wenzelm
Sun, 10 Apr 2016 17:52:30 +0200
changeset 62940 a03592aafadf
parent 62479 716336f19aa9
permissions -rw-r--r--
tuned -- avoid recoding properties;

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