doc-src/IsarImplementation/Thy/ROOT.ML
author krauss
Mon, 05 Jun 2006 14:22:58 +0200
changeset 19769 c40ce2de2020
parent 18537 2681f9e34390
child 20472 e993073eda4c
permissions -rw-r--r--
Added [simp]-lemmas "in_inv_image" and "in_lex_prod" in the spirit of "in_measure". This simplifies some proofs.


(* $Id$ *)

use_thy "prelim";
use_thy "logic";
use_thy "tactic";
use_thy "proof";
use_thy "locale";
use_thy "integration";
use_thy "ML";