Skip to content

Commit

Permalink
paper: some more polish
Browse files Browse the repository at this point in the history
  • Loading branch information
artagnon committed Dec 17, 2023
1 parent 41d197a commit f2883fa
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions paper/paper.tex
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,8 @@ \subsection*{Augmented semi-simplicial sets}
g \circ f & :=
\begin{cases}
f & \text{if $g = \epsilon$} \\
0\,(g' \circ f) & \text{if $g = (0\,g')$} \\
a\,(g' \circ f') & \text{if $g = (\kstar\,g')$, $f = (a\,f')$, where $a = 0$ or $\kstar$} \\
0\,(g' \circ f) & \text{if $g = 0\,g'$} \\
a\,(g' \circ f') & \text{if $g = \kstar\,g'$, $f = a\,f'$, where $a = 0$ or $\kstar$} \\
\end{cases} \\
\id & := \kstar \ldots \kstar \text{ $n$ times for $\id \in \Hom_{\DeltaPlus}(n, n)$}
\end{align*}
Expand Down Expand Up @@ -319,8 +319,8 @@ \subsection*{Semi-cubical sets}
g \circ f & :=
\begin{cases}
f & \text{if $g = \epsilon$} \\
a\,(g' \circ f) & \text{if $g = (a\,g')$}, \text{where $a = L$ or $R$} \\
a\,(g' \circ f') & \text{if $g = (\kstar\,g')$, $f = (a\,f')$, where $a = L$, $R$, or $\kstar$} \\
a\,(g' \circ f) & \text{if $g = a\,g'$}, \text{where $a = L$ or $R$} \\
a\,(g' \circ f') & \text{if $g = \kstar\,g'$, $f = a\,f'$, where $a = L$, $R$, or $\kstar$} \\
\end{cases} \\
\id & := \kstar \ldots \kstar \text{ $n$ times}
\end{align*}
Expand Down Expand Up @@ -400,8 +400,8 @@ \subsection*{\texorpdfstring{$\nu$}{ν}-sets}
g \circ f & :=
\begin{cases}
f & \text{if $g = \epsilon$} \\
a\,(g' \circ f) & \text{if $g = (a\,g')$}, \text{where $a \in \nu$} \\
a\,(g' \circ f') & \text{if $g = (\kstar\,g')$, $f = (a\,f')$, where $a \in \nu$ or $a = \kstar$} \\
a\,(g' \circ f) & \text{if $g = a\,g'$}, \text{where $a \in \nu$} \\
a\,(g' \circ f') & \text{if $g = \kstar\,g'$, $f = a\,f'$, where $a \in \nu$ or $a = \kstar$} \\
\end{cases} \\
\id & := \kstar \ldots \kstar \text{ $n$ times for $\id \in \Hom_{\hexagon}(n, n)$}
\end{align*}
Expand Down

0 comments on commit f2883fa

Please sign in to comment.