diff -r 02d98590454d -r 8e8aabf01f52 LMCS-Paper/Paper.thy --- a/LMCS-Paper/Paper.thy Thu Sep 08 11:21:03 2011 +0100 +++ b/LMCS-Paper/Paper.thy Fri Sep 09 10:27:29 2011 +0100 @@ -359,7 +359,7 @@ infrastructure for alpha-equated terms.\smallskip The examples we have in mind where our reasoning infrastructure will be - helpful includes the term language of Core-Haskell (see + helpful include the term language of Core-Haskell (see Figure~\ref{corehas}). This term language involves patterns that have lists of type-, coercion- and term-variables, all of which are bound in @{text "\"}-expressions. In these patterns we do not know in advance how many @@ -571,7 +571,7 @@ \begin{equation}\label{equivariance} @{text "\ \ f = f"} \;\;\;\;\textit{if and only if}\;\;\;\; - @{text "\ \ (f x) = f (\ \ x)"} + @{text "\x. \ \ (f x) = f (\ \ x)"} \end{equation}\smallskip \noindent