Minor edits

This commit is contained in:
2023-04-02 09:20:18 -07:00
parent 6236cebaed
commit d20ddd26b1
5 changed files with 4 additions and 9 deletions

View File

@ -58,7 +58,7 @@ How about $(8~NOT~F)$?
\problem{}
This handout may remind you of Professor Oleg's handout on Peano's axioms. Good. \\
While you're there, recall the tools we used to build the natural numbers: \\
Recall the tools we used to build the natural numbers: \\
We had a zero element and a \say{successor} operation so that $1 \coloneqq S(0)$, $2 \coloneqq S(1)$, and so on.
\vspace{1ex}