@@ -769,7 +769,7 @@ \section{Homomorphisms, from abstract to concrete and back}
769769by $ \Trunc {(\sh _G,p,x)\eqto (\sh _G,q,y)}$ , which is equivalent to
770770$ \exists _{g:\USymG }((p=q\ap {f}(g))\times (g\cdot _X x = y))$ .
771771
772- \begin {definition }\label {def:abshom_* } % \MB{From old 5.5.}
772+ \begin {definition }\label {def:abshom_* }
773773 Given groups $ G$ , $ H$ and an abstract homomorphism
774774 $ \phi :\absHom (\abstr (G),\abstr (H))$ , we define the map $ \phi _*$
775775 from $ G$ -sets to $ H$ -sets as follows.
@@ -779,24 +779,28 @@ \section{Homomorphisms, from abstract to concrete and back}
779779 \]
780780 to be the set quotient of $ (\sh _H\eqto w)\times X(\sh _G)$ modulo
781781 the equivalence relation $ (p,x)\sim (q,y)$ if there exists a $ g:\USymG $
782- such that $ p=q\phi (g)$ and $ g\cdot _X x) $ .
782+ such that $ p=q\phi (g)$ and $ g\cdot _X x = y $ .
783783\end {definition }
784784
785785\begin {lemma }\label {lem:abshom_* }
786786 With $ \phi _*$ as in \cref {def:abshom_* }, the map
787- $ \eta _\phi :\phi _*\princ G \equivto \princ H$ sending, for all $ y :\BH $ ,
788- $ [(p,g )]: (\sh _H \eqto y ) \times _G \USymG $ to $ p\phi (g ):(\sh _H\eqto y )$ ,
787+ $ \eta _\phi :\phi _*\princ G \equivto \princ H$ sending, for all $ w :\BH $ ,
788+ $ [(p,x )]: (\sh _H \eqto w ) \times _G \USymG $ to $ p\phi (x ):(\sh _H\eqto w )$ ,
789789 is a well defined (fiberwise) equivalence. Consequently,
790790 $ (\phi _*,\inv {\eta _\phi })$ is a pointed map from
791791 $ (\typetorsor _G,\princ G)$ to $ (\typetorsor _H,\princ H)$ .
792792\end {lemma }
793793\begin {proof }
794- First, $ \eta _\phi $ respects $ \sim $ since
795- $ p\phi (\inv g)\phi (gq) = p\phi (q)$ , so it is indeed well defined.
794+ First we show that $ \eta _\phi $ respects the equivalence relation.
795+ Let $ (p,x)\sim (q,y)$ with $ p,q:(\sh _H \eqto w)$ and $ x,y:\USymG $ .
796+ Then there exists a $ g:\USymG $ such that $ p=q\phi (g)$ and $ g\cdot _X x = y$ .
797+ Now, $ p\phi (x)=q\phi (gx) = q\phi (y)$ , so $ \eta _\phi $
798+ is indeed well defined.
796799It is also clearly a surjection. So it remains to prove that $ \eta _\phi $
797- is injective. Assume $ (p,g)$ and $ (p',g')$ are such that
798- $ p\phi (g) = p'\phi (g')$ . Then $ p'= p\phi (g\inv {g'})$ , and
799- hence $ (p,g)\sim (p',g')$ , so their classes are equal.
800+ is injective. Assume $ (p,x)$ and $ (q,y)$ are such that
801+ $ p\phi (x) = q\phi (y)$ . Then $ p= q\phi (y\inv {x})$ and
802+ $ y\inv {x}\cdot _X x = y$ .
803+ Hence $ (p,x)\sim (q,y)$ , so their classes are equal.
800804This shows that $ \eta _\phi $ is injective, and completes the proof.
801805\end {proof }
802806
0 commit comments