tuned presentation;
authorwenzelm
Wed, 06 Oct 1999 18:15:22 +0200
changeset 7759 44dd5dc8e90f
parent 7758 d36c19045493
child 7760 43f8d28dbc6e
tuned presentation;
src/HOL/Induct/Acc.thy
--- a/src/HOL/Induct/Acc.thy	Wed Oct 06 18:14:26 1999 +0200
+++ b/src/HOL/Induct/Acc.thy	Wed Oct 06 18:15:22 1999 +0200
@@ -9,10 +9,12 @@
 Research Report 92-49, LIP, ENS Lyon.  Dec 1992.
 *)
 
-theory Acc = WF + Inductive:
+header {* The acessible part of a relation *};
+
+theory Acc = WF + Inductive:;
 
 consts
-  acc  :: "('a * 'a)set => 'a set"              (*Accessible part*)
+  acc  :: "('a * 'a)set => 'a set"  -- {* accessible part *};
 
 inductive "acc r"
   intrs