Add missing parenthesis.
authorMatthijs Kooijman <matthijs@stdin.nl>
Thu, 3 Dec 2009 15:22:16 +0000 (16:22 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Thu, 3 Dec 2009 15:22:16 +0000 (16:22 +0100)
Chapters/Normalization.tex

index 3d53853a58129f8b8cf90e5a22b8da3f02f75d30..f9a10157970ad68d646a6d5948f697f516af8f23 100644 (file)
         
         This propagation makes higher order values become applied (in
         particular both of the alternatives of the case now have a
-        representable type. Completely applied top level functions (like the
+        representable type). Completely applied top level functions (like the
         first alternative) are now no longer invalid (they fall under
         \in{item}[item:completeapp] above). (Completely) applied lambda
         abstractions can be removed by β-abstraction. For our example,
 
         \todo{Examples. Perhaps reference the previous sections}
 
-
   \section{Unsolved problems}
     The above system of transformations has been implemented in the prototype
     and seems to work well to compile simple and more complex examples of