src/HOL/NSA/Hyperreal.thy
author kuncar
Tue, 25 Feb 2014 19:07:14 +0100
changeset 55736 f1ed1e9cd080
parent 51525 d3d170a2887f
permissions -rw-r--r--
unregister lifting setup following the best practice of Lifting

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