src/HOL/Quotient_Examples/ROOT.ML
author huffman
Sat, 21 Apr 2012 10:59:52 +0200
changeset 47647 ec29cc09599d
parent 47308 9caab698dbe4
child 47660 7a5c681c0265
permissions -rw-r--r--
renamed contravariant relator set_rel to vset_rel, to make room for new covariant relator

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

Testing the quotient package.
*)

use_thys ["DList", "FSet", "Quotient_Int", "Quotient_Message",
  "Lift_Set", "Lift_RBT", "Lift_Fun", "Quotient_Rat", "Lift_DList"];