src/HOL/NSA/Hyperreal.thy
author wenzelm
Sat, 29 Jun 2013 20:25:33 +0200
changeset 52481 d977e7eb7839
parent 51525 d3d170a2887f
permissions -rw-r--r--
update text only once;

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