Mockingbird edits

This commit is contained in:
2023-03-28 22:16:39 -07:00
parent 9927c8ff43
commit 48ac646ee4
3 changed files with 15 additions and 17 deletions

View File

@ -18,9 +18,9 @@ As you wander around this forest, you quickly discover two interesting facts:
You also find that this forest has two laws:
\begin{enumerate}[itemsep = 1mm]
\item $L_1$, \textit{The Law of Composition}: \\
\item \textit{The Law of Composition}: \\
For any two birds $A$ and $B$, there must be a bird $C$ so that $Cx = A(Bx)$
\item $L_2$, \textit{The Law of the Mockingbird}: \\
\item \textit{The Law of the Mockingbird}: \\
The forest must contain the Mockingbird $M$, which always satisfies $Mx = xx$. \\
In other words, the Mockingbird's response to any bird $x$ is the same as $x$'s response to itself.
\end{enumerate}