Cours
Cours
Remi Abgrall
September 23, 2019
Contents
1 Construction of Z 1
1.1 Equivalence relations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 N . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 Construction of Z . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2 Groups 4
2.1 Definitions and first properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.2 Morphisms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.3 Product of groups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.4 Subgroups, caracterisation of sub groups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.5 Other properties of groups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.6 Distinguished groups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.7 Quotient groups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.7.1 Equivalence relations that are compatible with the law of a group . . . . . . . . . . . 10
2.7.2 Quotient groups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
2.7.3 A fundemental example Z/nZ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.8 The symetric group . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
1 Construction of Z
1.1 Equivalence relations
Let us recall what is an equivalence relation. If E is a set, R is a relation if, for any (x, y) 2 E ⇥ E, xRy is
either true or false: this is a predicat. We say that R is
• Reflexive if and only if 8x 2 E, xRx,
• Symetric if and only if 8x, y 2 E,
xRy ) yRx.
1
Linear algebra I
Remi Abgrall
September 23, 2019
Contents
1 Construction of Z 1
1.1 Equivalence relations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 N . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 Construction of Z . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2 Groups 4
2.1 Definitions and first properties . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.2 Morphisms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.3 Product of groups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.4 Subgroups, caracterisation of sub groups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.5 Other properties of groups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.6 Distinguished groups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.7 Quotient groups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.7.1 Equivalence relations that are compatible with the law of a group . . . . . . . . . . . 10
2.7.2 Quotient groups . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
2.7.3 A fundemental example Z/nZ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
2.8 The symetric group . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
1 Construction of Z
1.1 Equivalence relations
Let us recall what is an equivalence relation. If E is a set, R is a relation if, for any (x, y) 2 E ⇥ E, xRy is
either true or false: this is a predicat. We say that R is
• Reflexive if and only if 8x 2 E, xRx,
• Symetric if and only if 8x, y 2 E,
xRy ) yRx.
1
Notation: xRy or x ⌘ y mod R.
Definition 1.2 (Equivalence class, quotient set). Let R be an equivalence relation. For any x 2 E, we call
equivalence class of x modulo R the set
x = {y 2 E, xRy}.
The set of equivalence classes is called the quotient set by R, denoted as E/R.
we easily see that
1.2 N
Let us recall what is admitted for N
Definition 1.3 (Peano’s Axiom). There exists a set denoted by N containing an element denoted by 0 and
on which there exists an injective application ⌫ : N ! N such that
1. 0 62 range ⌫
2. If A is a subset of N, 0 2 A and such that
n 2 A ! ⌫(n) 2 A
then A = N
We will denote ⌫(n) = n + 1, and ⌫(0) = 1, ⌫(1) = 2, etc
The set N? is N {0}
and we see that p ⇥ q = q ⇥ p: this is because we compose ⌫ with itself and evaluate on 0. Then 1 ⇥ p = p.
2
1.3 Construction of Z
On N ⇥ N we define the relation:
(p, q) ⇠ (m, n) ! p + n = m + q.
proj : N!Z
m 7! [(m, 0)]
is an injection
Proof. Let m, n 2 Z such that proj(m) = proj(n) This means that [(m, 0)] = [(n, 0)]: (m, 0) 2 [(n, 0)] :
m + 0 = n + 0 so that m = n.
Thus we can identify N and proj(N), using this we seen that N ⇢ Z. We also define Z? = Z {0}.
We can extend the operation + and the order of N:
• Operation +: On N ⇥ N we define
Proof. We have
m + n0 = n + m0 and p + q 0 = q + p0
so that
(m + n0 ) + (p + q 0 ) = (n + m0 ) + (q + p0 )
i.e., because of the associativity in N,
(m + p) + (n0 + q 0 ) = (n + q) + (m0 + p0 )
that is (m + p, n + q) ⇠ (m0 + p0 , n0 + q 0 ).
• Order : we say that a, b 2 Z are such that a b if b a 2 N. This is a total order. For this we need
to show that if x 2 Z then either x 2 N of x 2 N.
3
One can define a multiplication:s
It is compatible with the relation ⇠: if (n1 , n2 ) ⇠ (n01 , n02 ) and m1 , m2 ) ⇠ (m01 , m02 ) then (n1 , n2 )⇥(m1 , m2 ) ⇠
(n01 , n02 ) ⇥ (m01 , m02 ).
This enable to define a multiplication on Z:
Note that
[(n, 0)] ⇥ [(m, 0)]] = [(mn, 0)], [(0, n)] ⇥ [(m, 0)] = ([0, mn)], [(0, n)] ⇥ [(0, m)] = [(mn, 0)]
i.e. for n, m 2 N
n ⇥ m = nm, n ⇥ ( m) = (nm), ( n) ⇥ ( m) = nm.
One can also show that: for any n, m, p 2 Z, we have
• 1 is the neutral element: 1 ⇥ m = m,
• Commutativity: n ⇥ m = m ⇥ n,
• Associativity:
n ⇥ (m ⇥ p) = (n ⇥ m) ⇥ p
n ⇥ (m + p) = n ⇥ m + n ⇥ p.
2 Groups
2.1 Definitions and first properties
Definition 2.1. Let G be a set and ? an ”operation”, i.e. an application defined from G ⇥ D onto G:
8(x, y) 2 G ⇥ G, x ? y 2 G
4
Proof. Assume that we have two neutral elements e and e0 . Then
e0 = e ? e0 = e0 ? e = e.
y = y ? e = y ? (x ? y 0 ) = (y ? x) ? y 0 = e ? y 0 = y 0 .
1
Since the inverse of x is unique, it is denoted by x
1
3. Let a, b 2 G. There exists a unique x 2 G such that a ? x = b, this is x = a ? b.
Indeed, if there is a solution,
1 1 1
a ?b=a ? (a ? x) = (a ? a) ? x = x
Example 2.2 (Examples of group, and other sets that are not group).
• (Z, +) is a group, The neutral is 0
• If n = 0, x0 = e
and we see that for any n, m 2 Z, xn+m = xn ? xm .
When a group is Abelian, we will often write the law ? as +. The neutral element will be denoted by 0,
and denote the inverse of x 2 G as x. Similarly xn will be denoted by nx
1I will often denote by Q? , R?, C? , the set Q, R, C without 0
5
2.2 Morphisms
Definition 2.3. Let (G, ?) and (F, •) two groups. An application f : G ! F is called a group morphism if
for any x, y 2 G,
f (x ? y) = f (x) • f (y).
f: Z!Z
x 7! na(= n ⇥ a)
Proof. We have e ? e = e, so f (e) • f (e) = f (e). Let us consider (f (e)) 1 the inverse of f (e) in F .
✓ ◆ ✓ ◆
e0 = (f (e)) 1 • f (e) = (f (e)) 1 • f (e) • f (e) = (f (e)) 1 • f (e) • f (e) = f (e).
Note. Taking for any x 2 G the fact that x ? e = x implies f (x) • f (e) = f (x) and only this (i.e. no
inversion) is not enough since we do not assume that for any y 2 F , there exists a x 2 E with f (x) = y.
1 1
• for any x 2 E, f (x ) = f (x) .
n
Proof. The proof is by induction for n 0, and then we use the fact that x = (xn ) 1
In the case of Abelian groups, f (0E ) = 0F , and since in most cases, there is no ambiguity, 0 will be 0E or
0G . We also have f ( x) = f (x), f (nx) = nf (x).
x ? y = z, z = (zi )i2I , zi = xi • yi
6
2.4 Subgroups, caracterisation of sub groups
Definition 2.7. Let (G, ·) be a group. We call sub-group of (G, ·) any group (H, ·) where H ⇢ G and is
stable by the law ·:
8(x, y) 2 H, x · y 2 H.
We can consider the canonical injection i : H ! G defined by i(x) = x. This is a group morphism. The
neutral of H is the neutral of G. The inverse of any x 2 H, when H is seen as a group, is the inverse of x
when x 2 H ⇢ G is seen as an element of G: x has the same inverse in H or G. . . Fortunately.
Theorem 2.8 (Characterisation of a subgroup). Le G be a group, e 2 G is neutral, and H ⇢ G. The
following properties are equivalent:
1. H is a subgroup of G,
1
2. H is stable by ·, and e 2 H and 8x 2 H, x 2 H,
1
3. H is stable by ·, H 6= ;, and 8x 2 H, x 2 H,
4. H 6= ; and 8(x, y) 2 H 2 , xy 1
2 H.
Proof. • (1) implies (2): this is what has been written above
• (2) implies (3) and (3) implies (4) are clear
1
• (4) implies (2) Since H =
6 ;, there exists a 2 H, and so e = aa 2 H. Then taking x = e and any x,
we have that x 1 = ex 1 2 H.
1 1 1
Last H is stable: for any x, y 2 H, we have first y 2 H and hence xy = x y 2H
• (2) implies (1): For any x, y 2 H, we can define a law (denoted by • for 2 seconds such that:
x • y = xy
This law is an internal law: we need to check that x • y 2 H, and this is true because if x, y 2 H,
x · y 2 H: H is stable. In addition the element e of H (the neutral of · on G is such that for any x 2 H
e • x = e · x = x = x · e = x • e: this is the neutral for •. Last x • (y • z) = (x • y) • z: (H•) is a group.
7
Proof. H is not empty.
"0 "0 "0
If x 2 H and y 2 H, then we have x = a"11 a"22 . . . a"nn and b = b11 b22 . . . bmm with ai , bj 2 A and "j = ±1
as well as "0j . We have
The converse is true: if gr(A) contains e and all the elements of the type a"11 a"22 . . . a"nn , with "i 2 {±1}.
This subset is a group as we have shown previously, so H = gr(A).
• if H ⇢ F is a subgroup of F then
1
f (H) = {x 2 G, 9y 2 H, y = f (x)}
is a subgroup of G
1 1 1
Proof. • f (H) contains f (e) = e, so it is not empty. If x, y 2 H, f (x)f (y) = f (x)f (y ) = f (xy )2
f (H): this is a subgroup of F .
1
• Since eF = f (eE ), if H is a subgroup of F , eF 2 H hence eE 2 f (H): This is a non empty set.
Let x, y 2 f (H). There exists x and y such that x = f (x ) and y = f (y 0 ). Then xy
1 0 0 0 1
=
f (x0 (y 0 ) 1 ) 2 f 1 (H).
There are two important examples: The image of f , Imf = {z 2 F, 9x 2 G, z = f (x)} and the kernel of
f, Kerf = f 1 ({0F }) = {x 2 G, f (x) = 0F }. We have the foloowing important result
Theorem 2.14 (Necessary and suffisant condition of injectivity of a morphism). Let f : G ! F a group
morphism. f is injective if and only if Kerf = {0E }.
Proof. • Assume that f is injective. Since f (eE ) = eF , we know that {eE } 2 textKerf . It there exists
x 6= eE in Ker f , ther would be two di↵erent solutions to f (z) = eF , whhich is in contradiction with
the injectivity property.
1 1
• Assume that Kerf = {eE }. Take x, y 2 E such that f (x) = f (y). Then f (x) f (y) = f (x)f y =
f (xy 1 ) = e, this means that xy 1 2 Ker f = {eE }, i..e x = y.
Theorem 2.15 (Necessary and suffisant condition of surjectivity of a morphism). Let f : G ! F a group
morphism. f is surjective if and only if Im f = F .
8
Proof. • If f is surjective, for any y 2 F there exists x 2 E wth f (x) = y: F ⇢ Im f ⇢ F , hence
F = Im f
• If F = Im f , for any y 2 F there exists x 2 E such that f (x) = y: f is surjective.
We see that a morphism is bijective if and only if Kerf = {eE } and Im f = F . We say that f is an
isomorphism. When E = F an isomorphism is also called an automorphism.
Proof.
1 1 1 1 1 1 1
'a 'b (x) = 'a 'b (x) = 'a bxb = a bxb a = a bxb a = a bx(ab) = ab x(ab) = 'ab (x).
: G ! Aut(G)
a 7! 'a
Ker = {a 2 G, 8x 2 G, ax = xa}
This is called the center of G, denoted by Z(G): the set of elements that commute with all elements of G.
When a group is commutative, Z(G) = G.
If H is a subgroup of G, and a 2 G, 'a (H) is a subgroup of G, denoted by aHa 1 .
Definition 2.16 (Distinguished groups). A subgroup H of G is said to be distinguished if it is stable by any
automorphism 'a :
8a 2 G, aHa 1 = H, i.e. , 8x 2 H, axa 1 2 H.
Proposition 2.17. If H is a distinguished subgroup of G, it is stable and invariant by any interior auto-
morphism.
Proof. Let H be a distinguished subgroup of H, for any a 2 G we already have aHa 1 ⇢ H. Let us show
that H ⇢ aHa 1 .
Let be any (a, h) 2 G ⇥ H. Since 'a 'a 1 Id G , we see that h is the image by 'a of 'a 1 (h) 2 H because
H is stable by 'a 1 . This shows that H ⇢ aHa 1 , and hence aHa 1 = H.
9
Remark 2.18.
• {e} is a distinguished subgroup
• Any subgroup of an abelian group is distiguished.
Theorem 2.19. Let f : G ! F be a group morphism. If H is a distinguished subgroup of G, f (H) is a
distinguished subgroup of f (G). If H 0 is a distinguisged subgroup of F , f 1 (H 0 ) is a distinguished subgroup
of G
Proof. We only prove the second claim, the first one is obvious.
Let x 2 f 1 (H 0 ) anda 2 G. since f (axa 1 ) = f (a)f (x)f (a 1
) 2 H 0 because f (x) 2 H 0 and H 0 is
distinguished, axa 1 ) 2 f 1 (H 0 ) which is distinguished.
As a corrollary, we get that Kerf is distinguished. If one wants to show that H ⇢ G is distinguished,
one way of doing so is to identify f : G ! F for a suitable F such that H = Ker f .
10
2.7.2 Quotient groups
The question here is the following: having an equivalence relation, we have the set of equivalence classes
G/R. We have a natural injection:
i G ! G/R
x 7! x
A priori, i has no special property. However we can ask the question: under which condition(s), can we
define a group structure on G/R so that i becomes a group morphism? The answer is given in the following
theorem
Theorem 2.22. Let G be a group. The equivalence relations that are compatible with the group structure of
G are those of the form x 1 y 2 H where H is a distinguished subgroup.
Before proving the result, let us first explain in more detail the statement. Saying that an equivalence is
compatible with the group structure of G means that
Proof. • Let R be an equivalence relation satisfying (1), and let H be the class of e. We show that H is
a distiguished group: First it is a subgroup of G. Second, Let x, x0 , y, y 0 as in (1):
x 1
y 2 H and (x0 ) 1 0
y 2 H ) (xx0 ) 1
(yy 0 ) 2 H.
Since x0 Rx0 , we see that xx0 Ryx0 , i.e. (xx0 ) 1 yx0 = (x0 ) 1 x1 y x0 2 H. When we particularise this
to x and y = e, we see that first x 2 H, and that for any x0 2 G, (x0 ) 1 xx0 2 H, which means that H
is a distinguished group.
• Assume now that H is a distinguished group, and consider xRy and aRb. Let us show that (xa)R(yb0 ).
We have
(xa) 1 (yb) = a 1 x 1 y a a 1 b).
Since aRb, a 1 b 2 H. Since xRy, x 1 y 2 H. Since H is distinguished, a 1
x 1
y a 2 H. Since H is
a group, it follows that (xa) 1 (yb) 2 H.
Theorem 2.23 (Theorem and definition). Let G be a group, H a distinguished subgroup, and let us consider
G/H the set of equivalence classes defined by the relation x 1 y 2 H. Then the law
x · y = xy
defines a group structure on G/H. The canonical injection G ! G/H is a group morphism. if in addition
G is an Abelian group, G/H is also an Abelian group.
Proof. Since H is distinguished, the composition on G is compatible with the equivalence relation: this just
means that if x 2 a, y 2 b then xy 2 ab, so x · y = xy is well defined because independant of the choices of
x and y. The rest is clear.
Theorem 2.24. Let G and F be two groups, f : G ! F a group morphism, let ' the canonical surjection
G ! G/Ker f , j the canonical injection from G/Ker f to F . Then there exists a unique group morphism f
from G/Ker f to Imf such that f = j f ' and it is an isomorphism.
A few words of explanation. ' : G ! G/Ker f is just defined by '(x) = x̄. The canonical injection
j : G/Ker f ! F is defined as follow: For any x, y 2 G, f (x) = f (y) if and only if x 1 y 2 textKerf so we
can define j(x̄) = f (x), this is independant of the choice of z 2 x̄.
11
Proof. We set
f¯ : G/Ker f ! textImf
x̄ 7! f (x)
It is well defined because if y 2 x̄, x 1 y 2 Ker f , so f x 1 y = eF , i..e f (x) = f (y): the value is independant
of the element we have chosen to compute. By definition, for any x 2 G, f (x) = j f '(x). We easily see
it is a group morphism.
It is injective: if x̄ 2 Kerf¯, we have e = f¯(x̄) = f (x), so x 2 Kerf , and hence x̄ = e. It is surjective: if
y 2 Im f, there exists x 2 G such that y = f (x), if x0 2 x̄, we also have y = f (x0 ), so y = f¯(x̄). Hence it is
an isomorphism.
12
If s 2 Sn , we represent it by a table
✓ ◆
1 2 ... p ...n
.
s(1) s(2) ... s(p) . . . s(n)
Definition 2.30 (Orbits, cycle, transposition). Let s 2 Sn , and let us define the relation xRs y if and only
if there exists p 2 N such that y = sp (x). The equivalence classes are called orbits.
A cycle is a permutation such that there exists only one orbit that is not reduced to a point. This orbit is
called the support of the cycle, its cardinal is the lenght of the permutation. We call transposition a cycle of
lenght 2.
Not all permutations are cycle (but for this we need to work in Sn with n 4. An example is
✓ ◆
1 2 3 4
.
2 1 4 3
13