src/HOL/NSA/Hyperreal.thy
author noschinl
Sat, 25 May 2013 13:59:08 +0200
changeset 52139 40fe6b80b481
parent 51525 d3d170a2887f
permissions -rw-r--r--
add lemma

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