src/HOL/Nonstandard_Analysis/Hyperreal.thy
author wenzelm
Mon, 11 Sep 2023 19:31:09 +0200
changeset 78660 0d2ea608d223
parent 62479 716336f19aa9
permissions -rw-r--r--
Added tag Isabelle2023 for changeset b5f3d1051b13

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