src/HOL/Quotient_Examples/ROOT.ML
author haftmann
Mon, 29 Nov 2010 22:47:55 +0100
changeset 40818 b117df72e56b
parent 36524 3909002beca5
child 43766 9545bb3cefac
permissions -rw-r--r--
reorienting iff in Quotient_rel prevents simplifier looping; lemma QuotientI; tuned theory text

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

Testing the quotient package.
*)

use_thys ["FSet", "Quotient_Int", "Quotient_Message"];