src/HOL/NSA/Hyperreal.thy
author huffman
Tue, 13 Jan 2009 14:08:24 -0800
changeset 29479 be8a15ffc511
parent 28952 15a4b2cf8c34
child 35310 73806dbabe90
permissions -rw-r--r--
merged

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

end