src/HOL/NSA/Hyperreal.thy
author huffman
Thu, 03 Jul 2008 17:47:22 +0200
changeset 27468 0783dd1dc13d
child 28952 15a4b2cf8c34
permissions -rw-r--r--
move nonstandard analysis theories to NSA directory

(*  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 Ln Deriv Taylor Integration HLog
begin

end