# HG changeset patch # User Cezary Kaliszyk # Date 1269948962 -7200 # Node ID a3f923d88215a0e4a839c1743fac3d0ba4588be5 # Parent 40f13b52b107d459e5927c3f2b76e52fe8507260 close the missing parenthesis on both sides. diff -r 40f13b52b107 -r a3f923d88215 Paper/Paper.thy --- a/Paper/Paper.thy Tue Mar 30 13:23:12 2010 +0200 +++ b/Paper/Paper.thy Tue Mar 30 13:36:02 2010 +0200 @@ -1238,7 +1238,7 @@ free variable function returning the union of appropriate @{term "fv_ty\<^isub>x"} and @{term "R"} is the composition of equivalence relations @{text "\"} and @{text "\\<^isub>n"}\\ $\bullet$ & @{text "x\<^isub>j"} has a deep recursive binding\\ - $\bullet$ & @{term "({x\<^isub>n, x\<^isub>j) \gen R fv_ty \ (y\<^isub>n, y\<^isub>j)"} provided @{text "x\<^isub>j"} has + $\bullet$ & @{term "({x\<^isub>n}, x\<^isub>j) \gen R fv_ty \ ({y\<^isub>n}, y\<^isub>j)"} provided @{text "x\<^isub>j"} has a shallow binder @{text "x\<^isub>n"} with permutation @{text "\"}, @{term "R"} is the alpha-equivalence for @{term "x\<^isub>j"} and @{term "fv_ty"} is the free variable function for @{term "x\<^isub>j"}\\