fix small typo
This commit is contained in:
parent
a2f5328287
commit
d3436bbbdb
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue