src/HOL/Real/Real.thy
author huffman
Mon, 28 May 2007 03:45:41 +0200
changeset 23112 2bc882fbe51c
parent 20505 1e223f64bd59
child 23454 c54975167be9
permissions -rw-r--r--
remove division_by_zero requirement from termdiffs lemmas; cleaned up some proofs


(* $Id$ *)

theory Real
imports ContNotDenum Ferrante_Rackoff RealVector
begin
end