@@ -234,8 +234,8 @@ \subsection{Concrete rings}\label{sec:concrings}
234234Let $ 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 $ .
236236Consider 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}$
239239from \cref {sec:center-group }, which is an equivalence since $ G$ is abelian.
240240The 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$
255255Ignoring 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\[
258258p \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\]
263263The 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