src/HOL/Real/Real.thy
author wenzelm
Wed, 13 Apr 2005 18:49:42 +0200
changeset 15723 5b594d6ec919
parent 15536 3ce1cb7a24f0
child 19023 5652a536b7e8
permissions -rw-r--r--
*** MESSAGE REFERS TO PREVIOUS VERSION *** added declared_tyname/const and read_tyname/const; removed certify_tyname/const; added prep_ext_merge, nontriv_merge kept internal; efficient subsig test;

theory Real
imports RComplete RealPow
begin
end