src/HOL/Nonstandard_Analysis/Hyperreal.thy
author wenzelm
Sun, 17 Feb 2019 19:31:04 +0100
changeset 69816 ce4842d2d150
parent 62479 716336f19aa9
permissions -rw-r--r--
updated to polyml-test-8fda4fd22441;

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