Mockingbird edits

This commit is contained in:
2023-03-30 20:55:05 -07:00
parent 48ac646ee4
commit 1761619d66
3 changed files with 9 additions and 7 deletions

View File

@ -8,7 +8,7 @@ Bird $AB$ is, by definition, $A$'s response to $B$.
As you wander around this forest, you quickly discover two interesting facts:
\begin{enumerate}[itemsep = 1mm]
\item $A$'s responds to $B$ mustn't be the same as $B$'s response to $A$.
\item $A$'s response to $B$ mustn't be the same as $B$'s response to $A$.
\item Given three birds $A$, $B$, and $C$, $(AB)C$ and $A(BC)$ are not necessarily the same bird. \\
Bird $A(BC)$ is $A$'s response to bird $BC$, while $(AB)C$ is $AB$'s response to $C$. \\
Thus, $ABC$ is ambiguous. Parenthesis are mandatory.