clarified a sentence
authorChristian Urban <urbanc@in.tum.de>
Thu, 30 Jun 2011 11:05:25 +0100
changeset 2929 6fac48faee3a
parent 2928 c537d43c09f1
child 2930 1d9e50934bc5
clarified a sentence
ESOP-Paper/Paper.thy
--- a/ESOP-Paper/Paper.thy	Thu Jun 30 02:19:59 2011 +0100
+++ b/ESOP-Paper/Paper.thy	Thu Jun 30 11:05:25 2011 +0100
@@ -1997,7 +1997,7 @@
 
   The @{text Let}-case involving a (non-recursive) deep binder is a bit more complicated.
   The reason is that the we cannot apply Property \ref{avoiding} to the whole term @{text "Let p t"},
-  because @{text p} might contain names that are bound (by @{text bn}) and so are 
+  because @{text p} might contain names bound by @{text bn}, but also some that are 
   free. To solve this problem we have to introduce a permutation function that only
   permutes names bound by @{text bn} and leaves the other names unchanged. We do this again
   by lifting. For a