fix small typo

This commit is contained in:
Josia Pietsch 2024-01-09 05:05:25 +01:00
parent a2f5328287
commit d3436bbbdb
Signed by: josia
GPG Key ID: E70B571D66986A2D

View File

@ -134,7 +134,7 @@ Applications of induction and recursion:
on a class $A$.
Then there is a function $F\colon A \to \OR$,
such that for all $x,y \in A$
\[(x,y) \in R \implies F(x) < F(y) F(x) < F(y).\]
\[(x,y) \in R \implies F(x) < F(y).\]
\end{lemma}
\begin{proof}
By the recursion theorem,