src/HOL/Real/Real.thy
author wenzelm
Tue, 10 Jun 2008 19:15:16 +0200
changeset 27123 11fcdd5897dd
parent 23454 c54975167be9
child 27964 1e0303048c0b
permissions -rw-r--r--
case_tac/induct_tac: use same declarations as cases/induct;


(* $Id$ *)

theory Real
imports ContNotDenum RealVector
begin
end