Compare commits

...

2 Commits

Author SHA1 Message Date
73b8fb0dd1
Merge branch 'master' of https://git.abstractnonsen.se/josia-notes/w23-logic-2
Some checks failed
Build latex and deploy / checkout (push) Failing after 16m37s
2024-01-09 05:05:30 +01:00
d3436bbbdb
fix small typo 2024-01-09 05:05:25 +01:00

View File

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