Skip to content

Commit 9374aba

Browse files
author
Marc Bezem
committed
wip prove lemmas in 12.1
1 parent 82b91a4 commit 9374aba

File tree

1 file changed

+33
-7
lines changed

1 file changed

+33
-7
lines changed

fields.tex

Lines changed: 33 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -177,12 +177,12 @@ \subsection{Concrete rings}\label{sec:concrings}
177177
obvious first step to replace the abstract additive group by a
178178
(concrete) group. Since monoids have no concrete counterpart in our set up,
179179
we replaced in \cref{def:altring} the multiplicative monoid
180-
by the half abstract $\ell,r: : \USymR\to\Hom(R,R)$.
180+
by the half abstract $\ell,r:\USymR\to\Hom(R,R)$.
181181

182182
The use of $\ell,r$ was based on the observation that,
183183
for any abstract ring $\mathscr R$, left and right multiplication
184-
by a fixed but arbitrary element of $R$ is
185-
an abstract homomorphism from the additive group $(R,0,+,-)$ of
184+
by a fixed but arbitrary element of $R$ are
185+
abstract homomorphisms from the additive group $(R,0,+,-)$ of
186186
$\mathscr R$ to itself.
187187
Even more so, the map $a\mapsto(a\cdot\blank)$ is an abstract homomorphism
188188
from $(R,0,+,-)$ to the abstract group $\absHom_{\ptw}(R,R)$
@@ -227,17 +227,43 @@ \subsection{Concrete rings}\label{sec:concrings}
227227
\begin{definition}\label{def:AbHomgroup}
228228
Let $G:\AbGroup$ be an abelian group. Define the abelian group $\grpHom(G,G)$
229229
of homomorphisms from $G$ to $G$ as the group classified
230-
by $\B\grpHom(G,G) \defeq ((\BG\ptdto\BB G),(z\mapsto (\BB G)_\pt))$.
230+
by $\B\grpHom(G,G) \defeq ((\BG\ptdto\BB G),((z\mapsto \pt_{\BB G}),\refl{}))$.
231231
\end{definition}
232232

233233
The above definition of $\grpHom(G,G)$ is indeed serving its purpose:
234234

235235
\begin{lemma}\label{lem:grpHomOK}
236-
Let $G:\AbGroup$ be an abelian group. Then we have an abstract isomorphism
236+
Let $G:\AbGroup$ be an abelian group. Abbreviate the shape
237+
$((z\mapsto \pt_{\BB G}),\refl{\pt_{\BB G}})$ of $\grpHom(G,G)$ by $\sh$.
238+
Consider the following chain of equivalences\footnote{%
239+
The first combines \cref{lem:isEq-pair=} and \cref{def:funext} with
240+
elementary path algebra. The second is composition with $\ev_{\sh_G}$
241+
from \cref{sec:center-group}, which is an equivalence since $G$ is abelian.
242+
The third is essentially $\abstr$ from \cref{def:abstrisfunctor}.}
243+
\begin{align*}
244+
(\sh\eqto\sh) &\equivto
245+
\sum_{h:\BG_\div\to(\pt_{\BB G}\eqto\pt_{\BB G})}
246+
(\refl{\pt_{\BB G}}\eqto h(\sh_G)) \\
247+
&~\jdeq \qquad \bigl(\BG\ptdto((\pt_{\BB G}\eqto\pt_{\BB G}),\refl{\pt_{\BB G}})\bigr)\\
248+
&\equivto \qquad\! \bigl(\BG\ptdto\BG\bigr)\\
249+
% &\jdeq\qquad~\BHom(G,G)\\
250+
&\equivto \qquad \absHom(\abstr(G),\abstr(G)).
251+
\end{align*}
252+
Then the composite of the above chain defines an abstract isomorphism
237253
from $\USym\grpHom(G,G)$ to $\absHom_{\ptw}(\abstr(G),\abstr(G))$.
238254
\end{lemma}
239255
\begin{proof}
240-
\MB{TBDiscussed}
256+
%$\pathpair{h}{h_\pt}:\sh\eqto\sh$
257+
Ignoring pointing paths, we can trace a given $p:(\sh\eqto\sh)$ through
258+
the chain of equivalences as
259+
\[
260+
p \mapsto
261+
\bigl(z\mapsto p(z)\bigr) \mapsto
262+
\bigl(z\mapsto p(z)(\sh_G))\bigr)\mapsto
263+
\bigl(\loops(z\mapsto p(z)(\sh_G))\bigr)
264+
\]
265+
266+
\MB{TBD}
241267
\end{proof}
242268

243269
\begin{definition}\label{def:ring}
@@ -306,7 +332,7 @@ \subsection{Concrete rings}\label{sec:concrings}
306332
For any $z:\Sc$ and $k:\zet$ we have that
307333
$\B\mu(z,{\Sloop}^k)= e_z^k : (\Sc\eqto\Sc)$.
308334
Hence for any $j:\zet$ we have that
309-
$\B\mu({\Sloop}^j,{\Sloop}^k )= e_{{\Sloop}^j}^k = s^{jk}: (\Sc\eqto\Sc)$.
335+
$\B\mu({\Sloop}^j,{\Sloop}^k )= e_{{\Sloop}^j}^k = s^{jk}: (\id_\Sc\eqto\id_\Sc)$.
310336
\MB{Almost there! Use $\ev$ to get to $\USym\ZZ$?}
311337

312338

0 commit comments

Comments
 (0)