src/HOL/Real/Real.thy
author huffman
Thu, 23 Aug 2007 18:52:44 +0200
changeset 24413 5073729e5c12
parent 23454 c54975167be9
child 27964 1e0303048c0b
permissions -rw-r--r--
import BinInduct; remove constant bin_rl; remove redundant lemmas and definitions; clean up some proofs


(* $Id$ *)

theory Real
imports ContNotDenum RealVector
begin
end