src/HOL/Nonstandard_Analysis/Hyperreal.thy
author blanchet
Fri, 17 Jun 2016 21:35:35 +0200
changeset 63314 df655e33995c
parent 62479 716336f19aa9
permissions -rw-r--r--
killed dead code

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