src/HOL/Nonstandard_Analysis/Hyperreal.thy
author wenzelm
Thu, 22 Sep 2022 11:30:12 +0200
changeset 76197 544e81a2c9fc
parent 62479 716336f19aa9
permissions -rw-r--r--
tuned signature: removed unused operations;

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