Abstract Algebra Few Definitions

  • Uploaded by: Ahsan Shahid
  • 0
  • 0
  • November 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Abstract Algebra Few Definitions as PDF for free.

More details

  • Words: 2,722
  • Pages: 14
Definition

Copyright & License

c 2006 Jason Underdown Copyright Some rights reserved.

set operations

Abstract Algebra I Theorem

Abstract Algebra I Definition

De Morgan’s rules

surjective or onto mapping

Abstract Algebra I Definition

Abstract Algebra I Definition

injective or one–to–one mapping

bijection

Abstract Algebra I Definition

Abstract Algebra I Lemma

composition of functions

composition of functions is associative

Abstract Algebra I Lemma

Abstract Algebra I Definition

cancellation and composition

Abstract Algebra I

image and inverse image of a function

Abstract Algebra I

A∪B

= {x | x ∈ A or x ∈ B}

A∩B

= {x | x ∈ A and x ∈ B}

A−B A+B

= {x | x ∈ A and x 6∈ B} = (A − B) ∪ (B − A)

These flashcards and the accompanying LATEX source code are licensed under a Creative Commons Attribution–NonCommercial–ShareAlike 2.5 License. For more information, see creativecommons.org. You can contact the author at: jasonu [remove-this] at physics dot utah dot edu

For A, B ⊆ S The mapping f : S 7→ T is onto or surjective if every t ∈ T is the image under f of some s ∈ S; that is, iff, ∀ t ∈ T, ∃ s ∈ S such that t = f (s).

(A ∩ B)0

= A0 ∪ B 0

(A ∪ B)0

= A0 ∩ B 0

The mapping f : S 7→ T is injective or one–to–one (1-1) if for s1 6= s2 in S, f (s1 ) 6= f (s2 ) in T . The mapping f : S 7→ T is said to be a bijection if f is both 1-1 and onto.

If h : S 7→ T, g : T 7→ U , and f : U 7→ V , then,

Equivalently: f injective ⇐⇒ f (s1 ) = f (s2 ) ⇒ s1 = s2

Suppose g : S 7→ T and f : T → 7 U , then the composition or product, denoted by f ◦ g is the mapping f ◦ g : S 7→ U defined by:

f ◦ (g ◦ h) = (f ◦ g) ◦ h (f ◦ g)(s) = f (g(s))

Suppose f : S 7→ T , and U ⊆ S, then the image of U under f is f (U ) = {f (u) | u ∈ U }





If V ⊆ T then the inverse image of V under f is f −1 (V ) = {s ∈ S | f (s) ∈ V }



f ◦ g = f ◦ g and f is 1–1 ⇒ g = g



f ◦ g = f ◦ g and g is onto ⇒ f = f

Definition

Definition

inverse function

A(S)

Abstract Algebra I Lemma

Abstract Algebra I Definition

properties of A(S)

group

Abstract Algebra I Definition

Abstract Algebra I Definition

order of a group

abelian

Abstract Algebra I Lemma

Abstract Algebra I Definition

properties of groups

subgroup

Abstract Algebra I Lemma

Abstract Algebra I Definition

when is a subset a subgroup

Abstract Algebra I

cyclic subgroup

Abstract Algebra I

If S is a nonempty set, then A(S) is the set of all 1–1 mappings of S onto itself. When S has a finite number of elements, say n, then A(S) is called the symmetric group of degree n and is often denoted by Sn .

A nonempty set G together with some operator ∗ is said to be a group if: 1. If a, b ∈ G then a ∗ b ∈ G

f ◦ f −1

= iT

f −1 ◦ f

= iS

Where iT : T 7→ T is defined by iT (t) = t, and is called the identity function on T . And similarly for S.

A(S) satisfies the following: 1. f, g ∈ A(S) ⇒ f ◦ g ∈ A(S) 2. f, g, h ∈ A(S) ⇒ (f ◦ g) ◦ h = f ◦ (g ◦ h)

2. If a, b, c ∈ G then a ∗ (b ∗ c) = (a ∗ b) ∗ c 3. G has an identity element e such that a∗e=e∗a=a ∀a∈G 4. ∀ a ∈ G, ∃ b ∈ G such that a ∗ b = b ∗ a = e

A group G is said to be abelian if

Suppose f : S 7→ T . An inverse to f is a function f −1 : T 7→ S such that

3. There exists an i such that f ◦ i = i ◦ f = f ∀f ∈ A(S) 4. Given f ∈ A(S), there exists a g ∈ A(S) such that f ◦ g = g ◦ f = i

∀ a, b ∈ G

a∗b=b∗a

The number of elements in G is called the order of G and is denoted by |G|.

If G is a group then 1. Its identity element, e is unique. A nonempty subset, H of a group G is called a subgroup of G if, relative to the operator in G, H itself forms a group.

2. Every a ∈ G has a unique inverse a−1 ∈ G. 3. If a ∈ G, then (a−1 )−1 = a. 4. For a, b ∈ G, (ab)−1 = b−1 a−1 , where ab = a ∗ b.

A cyclic subgroup of G is generated by a single element a ∈ G and is denoted by (a).  (a) = ai | i any integer

A nonempty subset A ⊂ G is a subgroup ⇔ A is closed with respect to the operator of G and given a ∈ A then a−1 ∈ A.

Lemma

Lemma

subgroups under ∩ and ∪

finite subsets and subgroups

Abstract Algebra I Definition

Abstract Algebra I Definition

equivalence relation

equivalence class

Abstract Algebra I Theorem

Abstract Algebra I Theorem

equivalence relations partition sets

Lagrange’s theorem

Abstract Algebra I Definition

Abstract Algebra I Definition

index of a subgroup

order of an element in a group

Abstract Algebra I Theorem

Abstract Algebra I Definition

finite groups wrap around

Abstract Algebra I

homomorphism

Abstract Algebra I

Suppose H and H 0 are subgroups of G, then • H ∩ H 0 is a subgroup of G • H ∪H 0 is not a subgroup of G, as long as neither H nor H 0 is contained in the other.

If ∼ is an equivalence relation on a set S, then the equivalence class of a denoted [a] is defined to be: [a] = {b ∈ S | b ∼ a}

Suppose that G is a group and H a nonempty finite subset of G closed under the operation in G. Then H is a subgroup of G. Corollary If G is a finite group and H a nonempty subset of G closed under the operation of G, then H is a subgroup of G.

A relation ∼ on elements of a set S is an equivalence relation if for all a, b, c ∈ S it satisfies the following criteria: 1. a ∼ a reflexivity 2. a ∼ b ⇒ b ∼ a symmetry 3. a ∼ b and b ∼ c ⇒ a ∼ c transitivity

If G is a finite group and H is a subgroup of G, then the order of H divides the order of G. That is, |G| = k |H|

If ∼ is an equivalence relation on a set S, then ∼ partitions S into equivalence classes. That is, for any a, b ∈ S either: [a] = [b]

or [a] ∩ [b] =

for some integer k. The converse of Lagrange’s theorem is not generally true.

If a is an element of G then the order of a denoted by o(a) is the least positive integer m such that am = e.

If G is a finite group, and H a subgroup of G, then the index of H in G is the number of distinct right cosets of H in G, and is denoted: [G : H] =

|G| = iG (H) |H|

If G and G0 are two groups, then the mapping f : G → G0 If G is a finite group of order n then an = e for all a ∈ G.

is a homomorphism if f (ab) = f (a)f (b)

∀ a, b ∈ G

Definition

Theorem

monomorphism, isomorphism, automorphism

composition of homomorphisms

Abstract Algebra I Definition

Abstract Algebra I Theorem

kernel

kernel related subgroups

Abstract Algebra I Definition

Abstract Algebra I Theorem

normal subgroup

normal subgroups and their cosets

Abstract Algebra I

Abstract Algebra I Theorem

Definition/Theorem

factor group

normal subgroups are the kernel of a homomorphism

Abstract Algebra I Theorem

Abstract Algebra I Theorem

order of a factor group

Abstract Algebra I

Cauchy’s theorem

Abstract Algebra I

Suppose the mapping f : G → G0 is a homomorphism, then:

Suppose f : G 7→ G0 and h : G0 7→ G00 are homomorphisms, then the composition of h with f , h ◦ f is also a homomorphism.

• If f is 1–1 it is called a monomorphism. • If f is 1–1 and onto, then it is called an isomorphism. • If f is an isomorphism that maps G onto itself then it is called an automorphism. • If an isomorphism exists between two groups then they are said to be isomorphic and denoted G ' G0 .

If f is a homomorphism of G into G0 , then 1. Kerf is a subgroup of G. −1

2. If a ∈ G then a

(Kerf )a ⊂ Kerf .

N C G iff every left coset of N in G is also a right coset of N in G.

If f is a homomorphism from G to G0 then the kernel of f is denoted by Kerf and defined to be Kerf = {a ∈ G | f (a) = e0 }

A subgroup N of G is said to be a normal subgroup of G if a−1 N a ⊂ N for each a ∈ G. N normal to G is denoted N C G.

If N C G, then we define the factor group of G by N denoted G/N to be: G/N = {N a | a ∈ G} = {[a] | a ∈ G} If N CG, then there is a homomorphism ψ : G 7→ G/N such that Kerψ = N .

G/N is a group relative to the operation (N a)(N b) = N ab

If G is a finite group and N C G, then If p is a prime that divides |G|, then G has an element of order p.

|G/N | =

|G| |N |

Theorem

Theorem

first homomorphism theorem

correspondence theorem

Abstract Algebra I Theorem

Abstract Algebra I Theorem

second isomorphism theorem

third isomorphism theorem

Abstract Algebra I Theorem

Abstract Algebra I Definition

groups of order pq

external direct product

Abstract Algebra I Definition

Abstract Algebra I Lemma

internal direct product

intersection of normal subgroups when the group is an internal direct product

Abstract Algebra I Theorem

Abstract Algebra I Theorem

isomorphism between an external direct product and an internal direct product

Abstract Algebra I

fundamental theorem on finite abelian groups

Abstract Algebra I

Let ϕ : G 7→ G0 be a homomorphism which maps G onto G0 with kernel K. If H 0 is a subgroup of G0 , and if H 0 = {a ∈ G | ϕ(a) ∈ H 0 } then • H is a subgroup of G

If ϕ : G 7→ G0 is an onto homomorphism with kernel K then, G/K ' G0 with isomorphism ψ : G/K 7→ G0 defined by

• K⊂H ψ(Ka) = ϕ(a)

• H/K ' H 0 Also, if H 0 C G0 then H C G.

If ϕ : G 7→ G0 is an onto homomorphism with kernel K and if N 0 C G0 with N = {a ∈ G | ϕ(a) ∈ N 0 } then

Let H be a subgroup of G and N C G, then

G/N ' G0 /N 0

1. HN = {hn | h ∈ H, n ∈ N } is a subgroup of G

or equivalently

2. H ∩ N C H

G/N '

G/K N/K

3. H/(H ∩ N ) ' (HN )/N

Suppose G1 , . . . , Gn is a collection of groups. The external direct product of these n groups is the set of all n–tuples for which the ith component is an element of Gi . G1 × G2 × . . . × Gn = {(g1 , g2 , . . . , gn ) | gi ∈ Gi }

If G is a group of order pq (p and q primes) where p > q and q 6 | p − 1 then G must be cyclic.

The product is defined component–wise. (a1 , a2 , . . . , an ) (b1 , b2 , . . . , bn ) = (a1 b1 , a2 b2 , . . . , an bn )

If G is the internal direct product of its normal subgroups N1 , N2 , . . . , Nn , then for i 6= j, Ni ∩ Nj = {e}.

A group G is said to be the internal direct product of its normal subgroups N1 , N2 , . . . , Nn if every element of G has a unique representation, that is, if a ∈ G then: a = a1 , a2 , . . . , an where each ai ∈ Ni

Let G be a group with normal N1 , N2 , . . . , Nn , then the mapping:

subgroups

ψ : N1 × N2 × · · · × Nn 7→ G A finite abelian group is the direct product of cyclic groups.

defined by ψ((a1 , a2 , . . . , an )) = a1 a2 · · · an is an isomorphism iff G is the internal direct product of N1 , N2 , . . . , Nn .

Definition

Lemma

centralizer of an element

the centralizer forms a subgroup

Abstract Algebra I Theorem

Abstract Algebra I Theorem

number of distinct conjugates of an element

the class equation

Abstract Algebra I Theorem

Abstract Algebra I Theorem

groups of order pn

groups of order p2

Abstract Algebra I Theorem

Abstract Algebra I Definition

groups of order pn contain a normal subgroup

p–Sylow group

Abstract Algebra I Theorem

Abstract Algebra I Theorem

Sylow’s theorem (part 1)

Abstract Algebra I

Sylow’s theorem (part 2)

Abstract Algebra I

If G is a group and a ∈ G, then the centralizer of a in G is the set of all elements in G that commute with a. If a ∈ G, then C(a) is a subgroup of G.

|G| = |Z(G)| +

X

[G : C(a)]

a6∈Z(G)

If G is a group of order p2 (p prime), then G is abelian.

If G is a group of order pn m where p is prime and p 6 | m, then G is a p–Sylow group.

If G is a p–Sylow group (|G| = pn m), then any two subgroups of the same order are conjugate. For example, if P and Q are subgroups of G where |P | = |Q| = pn then P = x−1 Qx

for some x ∈ G

C(a) = {g ∈ G | ga = ag}

Let G be a finite group and a ∈ G, then the number of distinct conjugates of a in G is [G : C(a)] (the index of C(a) in G).

If G is a group of order pn , (p prime) then Z(G) is non– trivial, i.e. there exists at least one element other than the identity that commutes with all other elements of G.

If G is a group of order pn (p prime), then G contains a normal subgroup of order pn−1 .

If G is a p–Sylow group (|G| = pn m), then G has a subgroup of order pn .

Theorem

Sylow’s theorem (part 3)

Abstract Algebra I

If G is a p–Sylow group (|G| = pn m), then the number of subgroups of order pn in G is of the form 1 + kp and divides |G|.

Related Documents


More Documents from ""