doc-src/TutorialI/Sets/ROOT.ML
author krauss
Fri, 22 Jun 2007 10:23:37 +0200
changeset 23473 997bca36d4fe
parent 10341 6eb91805a012
child 42637 381fdcab0f36
permissions -rw-r--r--
new method "elim_to_cases" provides ad-hoc conversion of obtain-style elimination goals to a disjunction of existentials.

(* ID:         $Id$ *)
use_thy "Examples";
use_thy "Functions";
use_thy "Relations";
use_thy "Recur";