src/HOL/Real/ROOT.ML
changeset 16782 b214f21ae396
parent 14265 95b42e69436c
child 16828 581764860c2b
equal deleted inserted replaced
16781:663235466562 16782:b214f21ae396
     6 Construction of the Reals using Dedekind Cuts 
     6 Construction of the Reals using Dedekind Cuts 
     7 by Jacques Fleuriot
     7 by Jacques Fleuriot
     8 *)
     8 *)
     9 
     9 
    10 time_use_thy "Real";
    10 time_use_thy "Real";
       
    11 use_thy "Float";