src/HOL/Nonstandard_Analysis/Hyperreal.thy
author wenzelm
Sat, 12 Oct 2019 18:41:12 +0200
changeset 70849 ef77ddd9cc6a
parent 62479 716336f19aa9
permissions -rw-r--r--
setup preprocessing for HOL proofs;

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