src/HOL/Real.thy
author haftmann
Tue, 17 Feb 2009 18:45:41 +0100
changeset 29952 9aed85067721
parent 29197 6d4cb27ed19c
child 32877 6f09346c7c08
permissions -rw-r--r--
unified variable names in case expressions; no exponential fork in translation of case expressions

theory Real
imports RComplete RealVector
begin

end