coloring_nested_tire_graphs: fix unicode arrows in cut_tire_chain_pigeonhole

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-05-26 16:00:30 -04:00
parent 7cd1f0d08d
commit 52a1608580
2 changed files with 2 additions and 2 deletions
@@ -46,7 +46,7 @@ A proper $3$-edge-colouring of $G'$ exists iff some $\sigma$ is
achievable as both $\sigma_0$ and $\sigma_1$, i.e.\
$\mathcal{R}_0 \cap \mathcal{R}_1 \neq \emptyset$ where
$\mathcal{R}_i := \{\sigma_i \mid \chi_i \text{ proper}\}$. $G'$ a
counterexample $\mathcal{R}_0 \cap \mathcal{R}_1 = \emptyset$.
counterexample $\Rightarrow$ $\mathcal{R}_0 \cap \mathcal{R}_1 = \emptyset$.
\subsection*{Layered decomposition via cut tires}
@@ -82,7 +82,7 @@ spokes}|}$ corresponds, via the bijection $\{\text{out spokes of }
T_d\} \to \{\text{specific edges on face boundaries of } T_{d-1}
\text{'s}\}$, to a projection of $T_{d-1}$'s face-boundary colouring.
Symmetrically: in spokes of $T_d$ specific face-boundary edges of
Symmetrically: in spokes of $T_d$ $\leftrightarrow$ specific face-boundary edges of
some $T_{d+1}$.
\subsection*{Result inheritance via the partial-tire-dual identification}