Finished TMAM hanout

This commit is contained in:
2023-03-16 19:36:13 -07:00
parent 9b55f682ce
commit 8d27bf87ce
4 changed files with 211 additions and 56 deletions

View File

@ -38,7 +38,9 @@ We say a bird $C$ \textit{composes} $A$ with $B$ if for any bird $x$,
$$
Cx = A(Bx)
$$
In other words, this means that $C$'s response to $x$ is the same as $A$'s response to $B$'s response to $x$.
In other words, this means that $C$'s response to $x$ is the same as $A$'s response to $B$'s response to $x$. \\
Note that $C$ is exactly the kind of bird $L_1$ guarantees.
\vfill
\pagebreak