Added equivalence problems

This commit is contained in:
2023-06-19 20:24:33 -07:00
parent 20c0a84a0c
commit cb80d5be96
3 changed files with 57 additions and 1 deletions

View File

@ -14,7 +14,7 @@ A structure's symbols give meaning to the objects in its universe.
\vspace{2mm}
Symbols generally come in three types:
Symbols come in three types:
\begin{itemize}
\item Constant symbols, which let us specify specific elements of our universe. \par
Examples: $0, 1, \frac{1}{2}, \pi$