File: tutorialGroupTheoretic.xml

package info (click to toggle)
gap-hap 1.70%2Bds-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 56,612 kB
  • sloc: xml: 16,139; sh: 216; javascript: 155; makefile: 126; ansic: 47; perl: 36
file content (351 lines) | stat: -rw-r--r-- 20,349 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
<Chapter><Heading>Group theoretic computations</Heading>
<Section><Heading>Third homotopy group of a supsension of an Eilenberg-MacLane space </Heading>

<P/>The following example uses the nonabelian tensor square of groups  to compute
the third homotopy group
<P/><M>\pi_3(S(K(G,1))) = \mathbb Z^{30}</M>
<P/>of the suspension of the Eigenberg-MacLane space <M>K(G,1)</M>
for <M>G</M> the free nilpotent group of class <M>2</M> on four generators.
<Example>
<#Include SYSTEM "tutex/5.1.txt">
</Example>

</Section>
<Section><Heading>Representations of knot quandles</Heading>

<P/> The following example constructs the finitely presented
quandles associated to the granny knot and square knot, and then computes
the number of quandle homomorphisms from these two finitely prresented quandles to the <M>17</M>-th quandle in <B>HAP</B>'s library of connected quandles of order <M>24</M>. The number of homomorphisms differs between the two cases. The computation therefore  establishes that the complement in <M>\mathbb R^3</M>
of the granny knot is not homeomorphic to the complement of the square knot.

<Example>
<#Include SYSTEM "tutex/5.2.txt">
</Example>

<P/> The following commands compute a knot quandle directly from a pdf file containing the following  hand-drawn image of the  knot.

<P/>
<Alt Only="HTML">&lt;img src="images/myknot.png" align="center" height="160" alt="hand-drawn image of the trefoil knot"/>
</Alt>

<Example>
<#Include SYSTEM "tutex/5.2A.txt">
</Example>

</Section>
<Section><Heading>Identifying knots</Heading>
Low index subgrops of the knot group can be used to identify knots with few crossings. For instance, the following commands read in the following image of a knot and identify it as a sum of two trefoils. The commands determine the prime components only up to reflection, and so they don't distinguish between the granny and square knots.
<P/>
<Alt Only="HTML">&lt;img src="images/myknot2.png" align="center" height="160" alt="hand-drawn image of a knot"/>
</Alt>

<Example>
<#Include SYSTEM "tutex/5.2B.txt">
</Example>

</Section>
<Section><Heading>Aspherical <M>2</M>-complexes</Heading>

<P/>The following example uses Polymake's linear programming routines to
establish  that the <M>2</M>-complex associated to the group presentation <M>&lt;x,y,z : xyx=yxy,\, yzy=zyz,\, xzx=zxz></M> is aspherical (that is, has contractible universal cover). The presentation is Tietze equivalent to the presentation used in the computer code, and the associated <M>2</M>-complexes are thus homotopy equivalent. 

<Example>
<#Include SYSTEM "tutex/5.3.txt">
</Example>

	</Section>
<Section><Heading>Group presentations and homotopical syzygies</Heading>
	Free resolutons for a group <M>G</M> are constructed in <B>HAP</B> 
		as the cellular chain complex <M>R_\ast=C_\ast(\tilde X)</M> of the universal cover of some 
			CW-complex <M>X=K(G,1)</M>. The <M>2</M>-skeleton of
			<M>X</M> gives rise to a free presentation for the group <M>G</M>. 
				This presentation depends on a choice of maximal tree in the <M>1</M>-skeleton of <M>X</M> in cases where <M>X</M> has more than one <M>0</M>-cell. The attaching maps of 
				<M>3</M>-cells in <M>X</M> can be regarded as 
				<E>homotopical syzygies</E> or van Kampen diagrams over the group presentation whose boundaries spell the trivial word. 

				<P/>The following example constructs four terms of
					a resolution for the free abelian group <M>G</M> on <M>n=3</M> generators, and then extracts the group presentation 
					from the resolution as well as the unique homotopical syzygy. The syzygy is visualized in terms of its graph of edges, 
					directed edges being coloured according to the corresponding
						group generator. (In this example the CW-complex <M>\tilde X</M> is regular, but in cases where it is not the visualization may be a quotient of the <M>1</M>-skeleton of the syzygy.) 
					<Example>
<#Include SYSTEM "tutex/5.13.txt">
</Example>

	<P/>
<Alt Only="HTML">&lt;img src="images/syzfab.gif" align="center" height="160" alt="Homotopical syzygy for the free abelian group on three generators"/>
</Alt>

<P/>
	This homotopical syzygy represents a relationship between the three relators <M>[x,y]</M>, <M>[x,z]</M> and <M>[y,z]</M>  where <M>[x,y]=xyx^{-1}y^{-1}</M>. The syzygy can be thought of as a geometric relationship between commutators corresponding to the well-known Hall-Witt identity:
	<P/><M> [\ [x,y],\  {^yz}\ ]\ \  [\ [y,z],\  {^zx}\ ]\ \  [\ [z,x],\  {^xy}\ ]\ \ =\ \ 1\ \   .</M>

	<P/>The homotopical syzygy is special since in this example the edge directions and labels can be understood as specifying three homeomorphisms
		between pairs of faces. Viewing the syzygy as the boundary of the <M>3</M>-ball, by using the homeomorphisms to identify the faces in each face pair we obtain a quotient CW-complex <M>M</M>
			involving one vertex, three edges, three <M>2</M>-cells and one <M>3</M>-cell. The cell structure on the quotient exists because, 
			under the restrictions of homomorphisms to the edges, any cycle of edges retricts to the identity map on any given edge. The following 
			result tells us that <M>M</M> is in fact a closed oriented compact <M>3</M>-manifold.  

			<P/><B>Theorem.</B> [Seifert u. Threlfall, Topologie, p.208] <E>Let <M>S^2</M> denote the boundary
				of the <M>3</M>-ball <M>B^3</M> and suppose
					that the sphere <M>S^2</M> is given a regular CW-structure in which the faces are partitioned into a collection of face pairs. Suppose that for each face pair there is an orientation reversing  homeomorphism between the two faces that sends edges to edges and vertices 
						to vertices. Suppose that by using these homeomorphisms to identity face pairs we obtain a (not necessarily regular) CW-structure on the quotient <M>M</M>. Then <M>M</M> is a closed compact orientable manifold if and only if its Euler characteristic is <M>\chi(M)=0</M>.</E>

					<P/>The next commands construct a presentation and associated unique homotopical syzygy for the free nilpotent group of class <M>c=2</M> on <M>n=2</M> generators.

						<Example>
<#Include SYSTEM "tutex/5.14.txt">
</Example>


						        <P/>
<Alt Only="HTML">&lt;img src="images/syznil.gif" align="center" height="160" alt="Homotopical syzygy for the free nilpotent group of class two on two generators"/>
</Alt>

<P/>The syzygy represents the following relationship between commutators (in a free group).
<P/><M> [\ [x^{-1},y][x,y]\ ,\  [y,x][y^{-1},x]y^{-1}\ ]\ [\ [y,x][y^{-1},x]\ 
	, \ x^{-1} \ ] \ \ =\ \ 1</M>


<P/>
	Again, using the theorem of Seifert and Threlfall we see that the free nilpotent group of class two on two generators arises as
	the fundamental group of a closed compact orientable <M>3</M>-manifold
	<M>M</M>.


</Section>
<Section><Heading>Bogomolov multiplier</Heading>

<P/>The Bogomolov multiplier of a group is an isoclinism invariant. Using this property, the following example shows that there are precisely three groups of
order <M>243</M> with non-trivial Bogomolov multiplier. The groups in question are numbered 28, 29 and 30 in <B>GAP</B>'s library of small groups of order <M>243</M>.

<Example>
<#Include SYSTEM "tutex/5.4.txt">
</Example>

</Section>

<Section Label="secExtensions"><Heading>Second group cohomology and group extensions</Heading>

Any group extension <M>N\rightarrowtail E \twoheadrightarrow G</M> gives rise to:
<List>
<Item> an outer action <M>\alpha\colon G\rightarrow Out(N)</M> of <M>G</M> on <M>N</M>.</Item>

<Item>an action <M>G\rightarrow Aut(Z(N))</M> of <M>G</M> on the centre of <M>N</M>, uniquely induced by the outer action <M>\alpha</M> and the canonical action of <M>Out(N)</M> on <M>Z(N)</M>.</Item>
<Item>a "<M>2</M>-cocycle" <M>f\colon G\times G\rightarrow N</M>.  </Item>
</List>

<P/>Any outer homomorphism <M>\alpha\colon G\rightarrow Out(N)</M> gives rise to a cohomology class <M>k</M> in <M>H^3(G,Z(N))</M>. It was shown by Eilenberg and Mac<M>\,</M>Lane that the class <M>k</M> is trivial if and only if the outer action
<M>\alpha</M> arises from some group extension <M>N\rightarrowtail E\twoheadrightarrow G</M>. If <M>k</M> is trivial then there is a (non-canonical) bijection between the second cohomology group <M>H^2(G,Z(N))</M> and Yoneda equivalence classes of extensions of <M>G</M> by <M>N</M> that are compatible with <M>\alpha</M>. 

<P/><B>First Example.</B>

<P/> Consider the group <M>H=SmallGroup(64,134)</M>. 
Consider the normal subgroup <M>N=NormalSubgroups(G)[15]</M> and quotient group
<M>G=H/N</M>. We have <M>N=C_2\times D_4</M>, <M>A=Z(N)=C_2\times C_2</M> and <M>G=C_2\times C_2</M>.

<P/> Suppose we wish to classify all extensions <M>C_2\times D_4 \rightarrowtail E \twoheadrightarrow C_2\times C_2</M> that induce the given outer action of <M>G</M> on <M>N</M>. The following commands show that, up to Yoneda equivalence, there are two such extensions.

<Example>
<#Include SYSTEM "tutex/5.5.txt">
</Example>

<P/>The following additional commands return a standard <M>2</M>-cocycle <M>f:G\times G\rightarrow A =C_2\times C_2</M> corresponding to the non-trivial element in 
<M>H^2(G,A)</M>. The value <M>f(g,h)</M> of the <M>2</M>-cocycle is calculated for all <M>16</M> pairs <M>g,h \in G</M>.

<Example>
<#Include SYSTEM "tutex/5.6.txt">
</Example>

<P/>The following commands will then construct and identify all extensions of <M>N</M> by <M>G</M> corresponding to the given outer action of <M>G</M> on <M>N</M>.

<Example>
<#Include SYSTEM "tutex/5.8.txt">
</Example>


<P/><B>Second Example</B>

<P/>The following example illustrates how to construct a cohomology class <M>k</M> in <M>H^2(G, A)</M> from a cocycle <M>f:G \times G \rightarrow A</M>, where <M>G=SL_2(\mathbb Z_4)</M> and <M>A=\mathbb Z_8</M> with trivial action.

<Example>
<#Include SYSTEM "tutex/5.7.txt">
</Example>

</Section>

<Section Label="secCocyclic"><Heading>Cocyclic groups: a convenient way of representing  certain groups</Heading>

	<B>GAP</B> offers a number of  data types for representing groups, including those of fp-groups (<E>finitely presented groups</E>), 
		pc-groups (<E>power-conjugate presentated groups</E> for finite polycyclic groups),
		pcp-groups (<E>polycyclically presented groups</E>  for finite and infinite polycyclic groups), permutation groups (for finite groups), and matrix groups over a field or ring. Each data type has its advantages and limitations. 

		<P/>
			Based on the definitions and examples in Section <Ref Sect="secExtensions"/> the additional data type of a cc-group 
				(<E>cocyclic group</E>)  is provided in <B>HAP</B>. This can be used for  a 
group <M>E</M> arising as a group extension 
<M>N\rightarrowtail E \twoheadrightarrow G</M> and is a component object involving:  
<List>
	<Item><Code>E!.Base</Code> consisting of some representation of a group <M>G</M>.</Item> 
	<Item><Code>E!.Fibre</Code> consisting of some representation of a group <M>N</M>.</Item>

<Item><Code>E!.OuterGroup</Code> consisting of an outer action <M>\alpha\colon G\rightarrow Out(N)</M> of <M>G</M> on <M>N</M>.</Item>


<Item><Code>E!.Cocycle</Code> consisting of a "<M>2</M>-cocycle" <M>f\colon G\times G\rightarrow N</M>.</Item>
</List>

<P/>The first example in Section <Ref Sect="secExtensions"/> illustrates the construction of cc-groups for which both the base <M>G</M> and fibre <M>N</M> are finite pc-groups. That example extends to any scenario in which the base <M>G</M> is a group for which:
<Enum>
<Item>we can construct the first 3 degrees of a free <M>\mathbb ZG</M>-resolution <M>C_\ast X</M>.</Item>
<Item>we can construct the first 2 terms of a contracting homotopy <M>h_i\colon C_nX\rightarrow C_{n+1}X </M> for <M>i=0,1</M>.
</Item>
<Item><M>N</M> is a group in which we can multiply elements effectively and for which we can determine the centre <M>Z(N)</M> and outer automorphism group <M>Out(N)</M>.
</Item>
</Enum>

<P/> As an illustration where the base group is a non-solvable finite group and the fibre is the infinite cyclic group, with  base group acting trivially on the fibre, the following commands list up to Yoneda equivalence
	all central extensions 
<M>\mathbb Z \rightarrowtail E \twoheadrightarrow G</M> for <M>G=A_5:C_{16}</M>.
	The base group is a non-solvable semi-direct product of  order <M>960</M> and thus none of the <M>16</M> extensions are polycyclic. The commands 
		classify the extensions according to their integral homology in degrees <M> \le 2</M>, showing that there are precisely 5 such equivalence classes of extensions. Thus, there are at least 5 distinct isomorphism types among the <M>16</M> extensions. 
			A presentation is constructed for the group corresponding to the sixteenth extension. The final command lists the orders of the 16 cohomology group elements corresponding to the 16 extensions. The 16th element has order 1, meaning that the sixteenth extension is the direct product <M>C_\infty\ \times\ A_5:C_{16}</M>.

			<Example>
<#Include SYSTEM "tutex/5.7a.txt">
</Example>

		
</Section>

<Section><Heading>Effective group presentations</Heading>
	For any  free <M>\mathbb ZG</M>-resolution <M>R_\ast=C_\ast X</M> 
		arising as the cellular chain 
		complex of a contractible CW-complex, the terms in degrees <M>\le 2</M> correspond 
			to a free presentation for the group <M>G</M>. The following example accesses this presentation for the group <M>PGL_3(\mathbb Z[\sqrt{-1}])</M>. 	

				                        <Example>
<#Include SYSTEM "tutex/5.7b.txt">
</Example>

<P/>
	The homomorphism <M>h_0\colon R_0 \rightarrow R_1</M> 
		 of a contracting homotopy provides a unique expression for each element of <M>G</M> as a word in the free generators. To illustrate this, we consider the Sylow <M>2</M>-subgroup  
		 <M>H=Syl_2(M_{24})</M> of the Mathieu group <M>M_{24}</M>. We obtain a resolution <M>R_\ast</M> for <M>H</M> by recursively applying perturbation techniques to a composition series for <M>H</M>. Such a resolution will 
			 yield a "kind of" power-conjugate presentation for <M>H</M>.  

			<Example>
<#Include SYSTEM "tutex/5.7c.txt">
</Example>


<P/> The following additional commands use the contracting homotopy homomorphism
<M>h_0\colon R_0\rightarrow R_1</M> to express some random elements of <M>H</M> as words in the free generators.

	<Example>
<#Include SYSTEM "tutex/5.7d.txt">
</Example>

	<P/> Because the resolution <M>R_\ast</M> was obtained from a composition series, the unique word associated to an element <M>g\in H</M> always has the form
<M>q^{\epsilon_1} r^{\epsilon_2} s^{\epsilon_3} t^{\epsilon_4} u^{\epsilon_5} v^{\epsilon_6} w^{\epsilon_7} x^{\epsilon_8} y^{\epsilon_9} z^{\epsilon_{10}}</M> determined by the exponent vector <M>(\epsilon_1,\cdots,\epsilon_{10}) \in (\mathbb Z_2)^{10}</M>.


	</Section>

	<Section Label="secHadamard"><Heading>Second group cohomology and cocyclic Hadamard matrices</Heading>

	An <E>Hadamard matrix</E> is a square <M>n\times n</M> 
	matrix <M>H</M> whose entries are either <M>+1</M> or <M>-1</M> and whose rows are mutually orthogonal, that is <M>H H^t = nI_n</M> where <M>H^t</M> denotes the transpose and <M>I_n</M> denotes the <M>n\times n</M> identity matrix. 

	<P/>Given a group <M>G=\{g_1,g_2,\ldots,g_n\}</M> of order <M>n</M> and the abelian group 
	<M>A=\{1,-1\}</M> of square roots of unity, any <M>2</M>-cocycle 
	<M>f\colon G\times G\rightarrow A</M> corresponds to an <M>n\times n</M> matrix <M>F=(f(g_i,g_j))_{1\le i,j\le n}</M> whose entries are <M>\pm 1</M>. If <M>F</M> is Hadamard it is called a <E>cocyclic Hadamard matrix</E> corresponding to <M>G</M>. 

	<P/>The following commands compute all <M>192</M> of the cocyclic Hadamard matrices for the abelian group <M>G=\mathbb Z_4\oplus \mathbb Z_4</M> of order <M>n=16</M>.

<Example>
<#Include SYSTEM "tutex/5.12.txt">
</Example>

	</Section>

	<Section Label="secCat1">
	<Heading>Third group cohomology and homotopy <M>2</M>-types</Heading>

	<B>Homotopy 2-types</B>

	<P/>
	The third cohomology <M>H^3(G,A)</M> of a group <M>G</M> with coefficients in a <M>G</M>-module <M>A</M>, together with the corresponding <M>3</M>-cocycles, can be used to classify homotopy <M>2</M>-types.
	A <E>homotopy 2-type</E> is a CW-complex whose homotopy groups are trivial in dimensions <M>n=0</M> and <M>n>2</M>. There is an equivalence between the  two  categories

	<Enum>
	<Item>
	(Homotopy category of connected CW-complexes <M>X</M> with trivial homotopy groups <M>\pi_n(X)</M> for <M>n&gt;2</M>)
	</Item>
	<Item>
	(Localization of the category of simplicial groups with Moore complex of length <M>1</M>, where localization is with respect to homomorphisms inducing isomorphisms on homotopy groups)
	</Item>
	</Enum>
	which reduces the homotopy theory of <M>2</M>-types to a 'computable' algebraic theory. Furthermore, a simplicial group with Moore complex of length <M>1</M> can be represented by a group <M>H</M> endowed with two endomorphisms <M>s\colon H\rightarrow H</M> and <M>t\colon H\rightarrow H</M> satisfying the axioms
	<List>
	<Item><M>ss=s</M>, <M>ts=s</M>,</Item>
	<Item><M>tt=t</M>, <M>st=t</M>,</Item>
	<Item> <M>[\ker s, \ker t] = 1</M>.</Item>
	</List>
	Ths triple <M>(H,s,t)</M> was termed a <E>cat<M>^1</M>-group</E>
	by J.-L. Loday since it can be regarded as a group <M>H</M> endowed with one compatible category structure.

	<P/>The <E>homotopy groups</E> of a cat<M>^1</M>-group <M>H</M> are defined as: <M>\pi_1(H) = {\rm image}(s)/t(\ker(s))</M>; <M>\pi_2(H)=\ker(s) \cap \ker(t)</M>; <M>\pi_n(H)=0</M> for <M>n&gt; 2</M> or <M>n=0</M>.
	Note that <M>\pi_2(H)</M> is a <M>\pi_1(H)</M>-module where the action is induced by conjugation in <M>H</M>. 

	<P/>A homotopy <M>2</M>-type <M>X</M> can be represented by a  cat<M>^1</M>-group <M>H</M> or by the homotopy groups <M>\pi_1X=\pi_1H</M>, <M>\pi_2X=\pi_2H</M> and a cohomology class <M>k\in H^3(\pi_1X,\pi_2X)</M>. This class <M>k</M> is the <E>Postnikov invariant</E>.

	<P/><B>Relation to Group Theory</B>

	<P/>A number of standard group-theoretic constructions can be viewed naturally as a cat<M>^1</M>-group.
	<Enum>
	<Item>
	A <M>\mathbb ZG</M>-module <M>A</M> can be viewed as a cat<M>^1</M>-group <M>(H,s,t)</M> where <M>H</M> is the semi-direct product <M>A\rtimes G</M>
	 and <M>s(a,g)=(1,g)</M>, <M>t(a,g)=(1,g)</M>. Here <M>\pi_1(H)=G</M>
	 and <M>\pi_2(H)=A</M>.</Item>
	<Item>
	    A group <M>G</M> with normal subgroup <M>N</M> can be viewed as a cat<M>^1</M>-group <M>(H,s,t)</M> where <M>H</M> is the semi-direct product <M>N\rtimes G</M>
	 and <M>s(n,g)=(1,g)</M>, <M>t(n,g)=(1,ng)</M>. Here <M>\pi_1(H)=G/N</M>
	 and <M>\pi_2(H)=0</M>.</Item>
	   <Item> The homomorphism <M>\iota \colon G\rightarrow Aut(G)</M>
	 which sends elements of a group <M>G</M> to the corresponding inner automorphism can be viewed as a cat<M>^1</M>-group <M>(H,s,t)</M> where <M>H</M> is the semi-direct product <M>G\rtimes Aut(G)</M> and <M>s(g,a)=(1,a)</M>, <M>t(g,a)=(1,\iota (g)a)</M>. Here <M>\pi_1(H)=Out(G)</M> is the outer automorphism group of <M>G</M>
	 and <M>\pi_2(H)=Z(G)</M> is the centre of <M>G</M>.</Item>
	</Enum>

	These three constructions are implemented in <B>HAP</B>. 

	<P/><B>Example</B>

	<P/>The following commands begin by constructing the cat<M>^1</M>-group 
	<M>H</M>
	of Construction 3  for the group <M>G=SmallGroup(64,134)</M>. They then 
	construct the fundamental group of <M>H</M> and  the second homotopy group of as a 
	<M>\pi_1</M>-module. These homotopy groups have orders <M>8</M> and <M>2</M> respectively.

<Example>
<#Include SYSTEM "tutex/5.9.txt">
</Example>

	<P/>
	The following additional commands show that there are <M>1024</M> Yoneda equivalence classes of cat<M>^1</M>-groups with fundamental group <M>\pi_1</M> and
	<M>\pi_1</M>- module  equal to <M>\pi_2</M> in our example.

<Example>
<#Include SYSTEM "tutex/5.10.txt">
</Example>

	A <M>3</M>-cocycle  <M>f \colon \pi_1 \times \pi_1 \times \pi_1 \rightarrow
	\pi_2</M> corresponding to  a random cohomology class  <M>k\in H^3(\pi_1,\pi_2)</M> can be produced using the following command. 
	</Section>

<Example>
<#Include SYSTEM "tutex/5.11.txt">
</Example>
	The <M>3</M>-cocycle corresponding to the Postnikov invariant of
	 <M>H</M> itself can be easily constructed directly from its definition in terms of a set-theoretic 'section' of the crossed module corresponding to <M>H</M>.
	</Chapter>