src/HOL/Quotient_Examples/ROOT.ML
author wenzelm
Sat, 16 Apr 2011 20:49:48 +0200
changeset 42368 3b8498ac2314
parent 36524 3909002beca5
child 43766 9545bb3cefac
permissions -rw-r--r--
proper subgoal addressing via SUBGOAL/CSUBGOAL -- assuming these tactics did not handle Subscript in any special way; tuned;

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

Testing the quotient package.
*)

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