src/HOL/Quotient_Examples/ROOT.ML
author huffman
Sat, 20 Aug 2011 15:54:26 -0700
changeset 44349 f057535311c5
parent 43800 9959c8732edf
child 45267 66823a0066db
permissions -rw-r--r--
remove redundant lemma real_0_le_divide_iff in favor or zero_le_divide_iff

(*  Title:      HOL/Quotient_Examples/ROOT.ML
    Author:     Cezary Kaliszyk and Christian Urban

Testing the quotient package.
*)

use_thys ["DList", "FSet", "Quotient_Int", "Quotient_Message", "Cset", "List_Cset"];