Skip to content

Commit bce7410

Browse files
author
Marc Bezem
committed
wip Construction 12.1.16
1 parent f3dd14f commit bce7410

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

fields.tex

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -305,19 +305,19 @@ \subsection{Move to a better place (Ch.\ 11 or 2)}
305305
Let $A$ and $B$ be pointed types and
306306
let $f: A\ptdto B$ be a pointed map.
307307
Then we have an identification of $O(f)\circ \ev_A$
308-
and $\ev_B \circ {\loops(f)}$, as represented by \cref{fig:Omega-O}.
309-
Consequently, we have that $e\defeq(\inv{\ev_B}\circ{{\blank}\circ\ev_A})$
310-
is a pointed equivalence of type
308+
and ${\ev_B} \circ {\loops(f)}$, as represented by \cref{fig:Omega-O}.
309+
Consequently, we have that $e\defeq(\ev_B\circ{{\blank}\circ\inv{\ev_A}})$
310+
is an equivalence of type
311311
$(\loops A\ptdto\loops B)\equivto(\Sc A\ptdto\Sc B)$
312312
with $O \eqto (e\circ \loops)$.
313313
\end{construction}
314314
\begin{implementation}{con:Omega-O}
315315
Elaborating the situation in \cref{fig:Omega-O}, we have to
316-
identify (1) and (2) for all $(p,p_\pt)$ by a map $e$ and
316+
identify (1) and (2) for all $(p,p_\pt)$ by a map $i$ and
317317
give an identification to fill the following diagram:
318318

319319
\begin{tikzcd}[ampersand replacement=\&]
320-
\& \&\inv{f_\pt}\cdot f(\cst{\pt_A}(\Sloop)\cdot \refl{})\cdot f_\pt \ar[dddd,eqr,"{e(\cst{\pt_A},\refl{\pt_A})}"]
320+
\& \&\inv{f_\pt}\cdot f(\cst{\pt_A}(\Sloop)\cdot \refl{})\cdot f_\pt \ar[dddd,eqr,"{i(\cst{\pt_A},\refl{\pt_A})}"]
321321
\\
322322
\&\loops(f)(\refl{\pt_A})
323323
\ar[ru,eqr,"{\loops(f)((\ev_A)_\pt)}"]

0 commit comments

Comments
 (0)