Survey
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
Group Theory 4 1. Maps Recall that a map f: MN, mf(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: MN, mf(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: MN, mf(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: MN, mf(m) is called bijective iff it is both injective and surjective. Definition: Let f: MN, mf(m) and g: NP, ng(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 f : M P , m g f (m ) g (f (m )) . We call IdM: MM, mIdM(m):=m the identity map. Proposition: If f: MN, mf(m) is bijective, then there exists a map f-1: NM such that f f 1 IdN and f 1 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, gpn(g) := gn defines a group homomorphis. Similarly, i: G G, gi(g) := g-1 is a group homomorphism. Proposition: Let h1: G1 G2 and h2: G2 G3 be group homomorphisms. Then the composition h2 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 } .