src/HOL/Quotient_Examples/ROOT.ML
author wenzelm
Thu, 09 Jun 2011 23:12:02 +0200
changeset 43333 2bdec7f430d3
parent 36524 3909002beca5
child 43766 9545bb3cefac
permissions -rw-r--r--
renamed Drule.instantiate to Drule.instantiate_normalize to emphasize its meaning as opposed to plain Thm.instantiate;

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

Testing the quotient package.
*)

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