Minor edits

This commit is contained in:
2023-03-16 13:41:41 -07:00
parent 596151b251
commit 1c92a3f0b4
2 changed files with 2 additions and 2 deletions

View File

@ -164,7 +164,7 @@ Show that any bird that is fond of at least one bird is compatible with itself.
\begin{solution}
\begin{alltt}
let A
let x so that Ax := x
let x so that Ax = x
Ax = x \qed{}
\end{alltt}
That's it.