Minor tweak

pull/2/head
Oliver Kennedy 2022-10-14 16:01:18 -04:00
parent bcee9e3b00
commit eaebf1aec5
Signed by: okennedy
GPG Key ID: 3E5F9B3ABD3FDB60
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ cat: graphics/19b/cat.png
<section>
<h4 class="slide_title">Topological Sort</h4>
<p>A <b>Topological Sort</b> of a partial order $(A, \leq_1)$ is <i>any</i> total order $(A, \leq_2)$ over $A$ that "agrees" with a partial order $(A, \leq_1)$</p>
<p>A <b>Topological Sort</b> of a partial order $(A, \leq_1)$ is <i>any</i> total order $(A, \leq_2)$ over $A$ that "agrees" with $(A, \leq_1)$</p>
<p>For any two elements $x, y \in X$:
<ul>