src/HOL/Nonstandard_Analysis/Hyperreal.thy
author wenzelm
Sun, 08 Jan 2017 11:41:18 +0100
changeset 64829 07f209e957bc
parent 62479 716336f19aa9
permissions -rw-r--r--
refer to bibtex entries via general Document_Model, instead of editor buffers;

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