src/HOL/Lex/README.html
changeset 4137 2ce2e659c2b1
parent 3279 815ef5848324
child 4931 2ec84dee7911
--- a/src/HOL/Lex/README.html	Tue Nov 04 20:52:20 1997 +0100
+++ b/src/HOL/Lex/README.html	Wed Nov 05 09:08:35 1997 +0100
@@ -30,9 +30,16 @@
 <KBD>[ab,ab]</KBD> and the suffix <KBD>aab</KBD>.
 <P>
 
-The auto_chopper is implemented in theory AutoChopper. The top part of the
-diagram, i.e. the translation of regular expressions into deterministic
-finite automata is still missing.  <P>
+The auto_chopper is implemented in theory AutoChopper. An alternative (more
+efficient) version is defined in AutoChopper1. However, no properties have
+been proved for it yet.
 
+The top part of the diagram, i.e. the translation of regular expressions into
+deterministic finite automata is still missing (although we have some bits
+and pieces).
+<P>
+
+The directory also contains Regset_of_auto, a theory describing the
+translation of deterministic automata into regular sets.
 </BODY>
 </HTML>