src/HOL/Nonstandard_Analysis/Hyperreal.thy
author wenzelm
Sat, 13 Aug 2022 14:45:36 +0200
changeset 75841 7c00d5266bf8
parent 62479 716336f19aa9
permissions -rw-r--r--
unused;

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