src/HOL/NSA/Hyperreal.thy
author wenzelm
Wed, 08 Apr 2015 20:41:56 +0200
changeset 59973 a51af4f12d47
parent 51525 d3d170a2887f
permissions -rw-r--r--
proper test for session HOL-Library;

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