src/HOL/Quotient_Examples/ROOT.ML
author krauss
Sun, 21 Aug 2011 22:13:04 +0200
changeset 44371 3a10392fb8c3
parent 43800 9959c8732edf
child 45267 66823a0066db
permissions -rw-r--r--
added proof of idempotence, roughly after HOL/Subst/Unify.thy

(*  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"];