src/HOL/Real.thy
author huffman
Wed, 03 Jun 2009 07:44:56 -0700
changeset 31413 729d90a531e4
parent 29197 6d4cb27ed19c
child 32877 6f09346c7c08
permissions -rw-r--r--
introduce class topological_space as a superclass of metric_space

theory Real
imports RComplete RealVector
begin

end