diff -r 8233510cab6c -r 62925473bf6b Myhill_2.thy --- a/Myhill_2.thy Sun Feb 20 07:33:54 2011 +0000 +++ b/Myhill_2.thy Sun Feb 20 08:12:13 2011 +0000 @@ -302,7 +302,7 @@ tag_str_SEQ :: "lang \ lang \ string \ (lang \ lang set)" where "tag_str_SEQ L1 L2 \ - (\x. (\L1 `` {x}, {(\L2 `` {x - xa}) | xa. xa \ x \ xa \ L1}))" + (\x. (\L1 `` {x}, {(\L2 `` {x - x'}) | x'. x' \ x \ x' \ L1}))" text {* The following is a techical lemma which helps to split the @{text "x @ z \ L\<^isub>1 ;; L\<^isub>2"} mentioned above.*}