This commit is contained in:
2023-07-27 18:58:45 -07:00
parent 35087b061f
commit 3c45ad0e95
4 changed files with 5 additions and 4 deletions

View File

@ -14,7 +14,7 @@ Then, the formula $\forall x ~ \varphi(x)$ says \say{$\varphi$ is true for all p
\vspace{1mm}
For example, take the formula $\forall x ~ (0 < x)$. \par
In english, this means \say{For any $x$, $x$ is bigger than zero,} or simply \say{Any $x$ is positive.}
In English, this means \say{For any $x$, $x$ is bigger than zero,} or simply \say{Any $x$ is positive.}
\vspace{3mm}