diff -r 61a4429e7d4d -r 44df6ac30bd2 Correctness.thy --- a/Correctness.thy Wed Jan 27 13:50:02 2016 +0000 +++ b/Correctness.thy Thu Jan 28 13:46:45 2016 +0000 @@ -730,9 +730,9 @@ *} lemma th_blockedE: (* ddd, the other main lemma to be presented: *) - assumes "th \ runing (t@s)" + assumes "th \ runing (t @ s)" obtains th' where "Th th' \ ancestors (RAG (t @ s)) (Th th)" - "th' \ runing (t@s)" + "th' \ runing (t @ s)" proof - -- {* According to @{thm vat_t.th_chain_to_ready}, either @{term "th"} is in @{term "readys"} or there is path leading from it to