src/HOL/Hyperreal/Hyperreal.thy
author haftmann
Mon, 25 Sep 2006 17:04:17 +0200
changeset 20700 7e3450c10c2d
parent 17635 9234108fdfb1
child 22983 3314057c3b57
permissions -rw-r--r--
updated theory description

(*  Title:      HOL/Hyperreal/Hyperreal.thy
    ID:         $Id$
    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 Poly Taylor HLog
begin

end