Download Group Theory 4 1. Maps

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
Group Theory 4
1. Maps
Recall that a map f: M→N, m→f(m) is determined by three
components, the set M of arguments, the range set N, and an
association rule that associates with each and every
element m ∈ M a single image f(m).
Assume that M1 ⊂ M is a subset of M. The restriction f|M1:
M1 → N, m → f(m) has the same association rule as f, but a
different range of arguments.
Definition: A map f: M→N, m→f(m) is called injective iff
the following condition is true:
(Inj1)
∀m1, m2 ∈ M : f (m1) = f (m2 ) ⇒ m1 = m2
Remark: The injectivity condition is equivalent to the
following one
(Inj2) ∀m1, m2 ∈ M : m1 ≠ m2 ⇒ f (m1) ≠ f (m2 ) .
This follows from a general principle of elementary logic.
If S, T are two statements, then the statement S ⇒ T is
equivalent to the statement ¬T ⇒ ¬S .
Definition: A map f: M→N, m→f(m) is called surjective iff
(Sur) ∀n ∈ N ∃m ∈ M : f (m ) = n .
Remark: A map is surjective if every element of the range N
of f is indeed the image of (one or more elements) of M.
Definition: A map f: M→N, m→f(m) is called bijective iff
it is both injective and surjective.
Definition: Let f: M→N, m→f(m) and g: N→P, n→g(n) be two
maps such that the set of arguments of the latter is the
range of the former. Then the composition of f and g is
g D f : M → P , m → g D f (m ) = g (f (m )) .
We call IdM: M→M, m→IdM(m):=m the identity map.
Proposition: If f: M→N, m→f(m) is bijective, then there
exists a map f-1: N→M such that f D f −1 = IdN and f −1 D f = IdM .
2. Group Homomorphisms
Definition: Let (G1,·) and (G2,·) be two groups, both with a
product written as the multiplication “·”. A group
homomorphism h: G1 → G2 is a map that fulfills the following
condition:
∀a, b ∈ G1 : h (a ⋅ b ) = h (a ) ⋅ h (b ).
We often say: “Let h: G1 → G2 be a group homomorphism” to
mean “Let (G1,·) and (G2,·) be two groups and let h: G1 → G2
be a group homomorphism.
Proposition: Let h: G1 → G2 be a group homomorphism. Then
(1) h maps the unit element (a.k.a. the identity element
or the neutral element) of G1 into the unit element
of G2.
(2) For all a ∈ G1 we have f(a-1) = (f(a))-1.
Proposition: Let G be a commutative group. (That is, the
commutative law holds.) Let n be an integer. Then pn: G →
G, g→pn(g) := gn defines a group homomorphis. Similarly,
i: G → G, g→i(g) := g-1 is a group homomorphism.
Proposition: Let h1: G1 → G2 and h2: G2 → G3 be group
homomorphisms. Then the composition
h2 D h1 : G1 → G3
is also a group homomorphism.
Proposition: Let h: G1 → G2 be a group homomorphism.
kern(h ) = { x ∈ G1 | h (x ) = eG2 }
Define
to be the set of all elements in G1 that are mapped onto the
identity element of the second group. Then kern(h) is a
subgroup.
Proposition: Let h: G1 → G2 be a group homomorphism. Define
im(h ) = { x ∈ G2 | ∃a ∈ G1 : h (a ) = x }
to be the set of all elements in G2 that are an image of one
or more elements in G1. Then im(h) is a subgroup.
Proposition: Let h: G1 → G2 be a group homomorphism. Then h
is injective iff
kern(h ) = {eG1 } .
Related documents