src/HOL/Nonstandard_Analysis/Hyperreal.thy
author wenzelm
Thu, 13 Mar 2025 11:19:27 +0100
changeset 82266 cca7113dcafc
parent 62479 716336f19aa9
permissions -rw-r--r--
Added tag Isabelle2025 for changeset 4b875a4c83b0

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