We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 898a677 commit 0eff4c2Copy full SHA for 0eff4c2
source/algorithms.tex
@@ -2403,6 +2403,7 @@
2403
\tcode{equiv(a, b) \&\& equiv(b, c)}
2404
implies
2405
\tcode{equiv(a, c)}
2406
+\end{itemize}
2407
\enternote
2408
Under these conditions, it can be shown that
2409
\begin{itemize}
@@ -2416,9 +2417,8 @@
2416
2417
\tcode{equiv}
2418
\item
2419
The induced relation is a strict total ordering.
-\exitnote
2420
-\end{itemize}
2421
\end{itemize}
+\exitnote
2422
2423
\pnum
2424
A sequence is
0 commit comments