-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathalgebra.xml
63 lines (47 loc) · 990 Bytes
/
algebra.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Algebraic structures</title>
<introduction>
</introduction>
<section>
<title>Groups, Rings and Fields</title>
<introduction>
<p>Dummy text for introduction.</p>
</introduction>
<subsection>
<title>Fields</title>
</subsection>
<subsection>
<title>The complex numbers</title>
</subsection>
<subsection>
<title>Rings</title>
</subsection>
<subsection>
<title>Groups</title>
</subsection>
</section>
<section>
<title>Modules</title>
<p>Dummy text for introduction.</p>
</section>
<section>
<title>Algebras</title>
<introduction>
<p>Dummy text for introduction.</p>
</introduction>
<subsection>
<title>Complex numbers</title>
</subsection>
<subsection>
<title>The cross product in 3-space</title>
</subsection>
<subsection>
<title>Quaternions</title>
</subsection>
</section>
<section>
<title>Inner product spaces</title>
<p>Dummy text for introduction.</p>
</section>
</chapter>