src/HOL/NSA/Hyperreal.thy
author wenzelm
Tue, 19 Aug 2014 18:11:04 +0200
changeset 58009 987c848d509b
parent 51525 d3d170a2887f
permissions -rw-r--r--
clarified modules;

(*  Title:      HOL/NSA/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