Skip to content

Commit dc08536

Browse files
author
Marc Bezem
committed
minor
1 parent 5bfd78c commit dc08536

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

fields.tex

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -234,8 +234,8 @@ \subsection{Concrete rings}\label{sec:concrings}
234234
Let $G:\AbGroup$ be an abelian group. Abbreviate the shape
235235
$((z\mapsto \pt_{\BB G}),\refl{\pt_{\BB G}})$ of $\grpHom(G,G)$ by $\sh$.
236236
Consider the following chain of equivalences\footnote{%
237-
The first combines \cref{lem:isEq-pair=} and \cref{def:funext} with
238-
elementary path algebra. The second is composition with $\ev_{\sh_G}$
237+
The first is \cref{con:identity-ptd-maps} (with path inverted).
238+
The second is composition with $\ev_{\sh_G}$
239239
from \cref{sec:center-group}, which is an equivalence since $G$ is abelian.
240240
The third is essentially $\abstr$ from \cref{def:abstrisfunctor}.}
241241
\begin{align*}
@@ -253,18 +253,18 @@ \subsection{Concrete rings}\label{sec:concrings}
253253
\begin{proof}
254254
%$\pathpair{h}{h_\pt}:\sh\eqto\sh$
255255
Ignoring pointing paths, we can trace a given $p:(\sh\eqto\sh)$ through
256-
the chain of equivalences as
256+
the chain of equivalences. Abbreviating $p' \defeq \ptw(\fst(p))$ we get
257257
\[
258258
p \mapsto
259-
\bigl(z\mapsto p(z)\bigr) \mapsto
260-
\bigl(z\mapsto \ev_{\sh_G}(p(z)))\bigr)\mapsto
261-
\bigl(\loops(z\mapsto \ev_{\sh_G}(p(z)))\bigr)
259+
\bigl(z\mapsto p'(z)\bigr) \mapsto
260+
\bigl(z\mapsto \ev_{\sh_G}(p'(z)))\bigr)\mapsto
261+
\bigl(\loops(z\mapsto \ev_{\sh_G}(p'(z)))\bigr)
262262
\]
263263
The goal is to prove, for any $p,q:(\sh\eqto\sh)$ and $g:\USymG$, that
264264
\begin{align*}
265-
&\bigl(\loops(z\mapsto \ev_{\sh_G}(pq(z)))\bigr)(g) = \\
266-
&\bigl(\loops(z\mapsto \ev_{\sh_G}(p(z)))\bigr)(g)
267-
\bigl(\loops(z\mapsto \ev_{\sh_G}(q(z)))\bigr)(g).
265+
&\bigl(\loops(z\mapsto \ev_{\sh_G}((pq)'(z)))\bigr)(g) = \\
266+
&\bigl(\loops(z\mapsto \ev_{\sh_G}(p'(z)))\bigr)(g)
267+
\bigl(\loops(z\mapsto \ev_{\sh_G}(q'(z)))\bigr)(g).
268268
\end{align*}
269269
\MB{TBD}
270270
\end{proof}

0 commit comments

Comments
 (0)