Minor edits
This commit is contained in:
@ -12,11 +12,7 @@ This tells us that $I$ is a function that takes its input, $a$, to itself. We'll
|
||||
To apply functions, put them next to their inputs. We'll omit the usual parentheses to save space.
|
||||
|
||||
$$
|
||||
I ~ \star = (\lm a . a) ~ \star = \star
|
||||
$$
|
||||
|
||||
$$
|
||||
(M~\star) =
|
||||
(I~\star) =
|
||||
(\lm \tzm{b}a. a)~\tzmr{a}\star =
|
||||
\star
|
||||
\begin{tikzpicture}[
|
||||
|
Reference in New Issue
Block a user