Properties of Groups Proposition 1: Let (G,  ) be a group. i.The inverse element of any element of G is unique. Remark: In view of i., we may use the.

Slides:



Advertisements
Similar presentations
Vector Spaces A set V is called a vector space over a set K denoted V(K) if is an Abelian group, is a field, and For every element vV and K there exists.
Advertisements

THE WELL ORDERING PROPERTY Definition: Let B be a set of integers. An integer m is called a least element of B if m is an element of B, and for every x.
Section 7.5: Equivalence Relations Def: A relation R on a set A is called an equivalence relation if it is reflexive, symmetric, and transitive. Ex: Let.
Equivalence Relations
Chapter 4 Finite Fields. Introduction of increasing importance in cryptography –AES, Elliptic Curve, IDEA, Public Key concern operations on “numbers”
Chapter 4 – Finite Fields. Introduction will now introduce finite fields of increasing importance in cryptography –AES, Elliptic Curve, IDEA, Public Key.
1 390-Elliptic Curves and Elliptic Curve Cryptography Michael Karls.
COUNTING AND PROBABILITY
1.  We have studied groups, which is an algebraic structure equipped with one binary operation. Now we shall study rings which is an algebraic structure.
Math 3121 Abstract Algebra I
Groups TS.Nguyễn Viết Đông.
Algebraic Structures DEFINITIONS: PROPERTIES OF BINARY OPERATIONS Let S be a set and let  denote a binary operation on S. (Here  does not necessarily.
1.  Detailed Study of groups is a fundamental concept in the study of abstract algebra. To define the notion of groups,we require the concept of binary.
How do we start this proof? (a) Assume A n is a subgroup of S n. (b)  (c) Assume o(S n ) = n! (d) Nonempty:
EE1J2 - Slide 1 EE1J2 – Discrete Maths Lecture 12 Number theory Mathematical induction Proof by induction Examples.
Slide 10-1 Copyright © 2005 Pearson Education, Inc. SEVENTH EDITION and EXPANDED SEVENTH EDITION.
Math 3121 Abstract Algebra I Lecture 3 Sections 2-4: Binary Operations, Definition of Group.
1 Section 10.1 What Is an Algebra? To most people the word algebra means high school algebra. But there are many kinds of algebra. An algebra consists.
Finite Groups & Subgroups. Order of a group Definition: The number of elements of a group (finite or infinite) is called its order. Notation: We will.
Groups Definition A group  G,  is a set G, closed under a binary operation , such that the following axioms are satisfied: 1)Associativity of  :
SECTION 3 ISOMORPHIC BINARY STRUCTURES Definition Let  S,  and  S’,  ’  be binary algebraic structures. An isomorphism of S with S’ is a one-to-one.
Order in the Integers Characterization of the Ring of Integers.
FUNCTIONS.
Great Theoretical Ideas in Computer Science for Some.
Chapter 1 SETS, FUNCTIONs, ELEMENTARY LOGIC & BOOLEAN ALGEBRAs BY: MISS FARAH ADIBAH ADNAN IMK.
Mathematical Induction
Math 344 Winter 07 Group Theory Part 2: Subgroups and Isomorphism
Matrices and linear transformations For grade 1, undergraduate students For grade 1, undergraduate students Made by Department of Math.,Anqing Teachers.
Math 344 Winter 07 Group Theory Part 1: Basic definitions and Theorems.
Sets Definition: A set is an unordered collection of objects, called elements or members of the set. A set is said to contain its elements. We write a.
UNIT - 2.  A binary operation on a set combines two elements of the set to produce another element of the set. a*b  G,  a, b  G e.g. +, -, ,  are.
Great Theoretical Ideas in Computer Science.
Functions (Mappings). Definitions A function (or mapping)  from a set A to a set B is a rule that assigns to each element a of A exactly one element.
CS Lecture 14 Powerful Tools     !. Build your toolbox of abstract structures and concepts. Know the capacities and limits of each tool.
Copyright © Cengage Learning. All rights reserved. CHAPTER 8 RELATIONS.
FUNCTIONS COSC-1321 Discrete Structures 1. Function. Definition Let X and Y be sets. A function f from X to Y is a relation from X to Y with the property.
Set Operations Section 2.2.
Cryptography Lecture 14 Arpita Patra © Arpita Patra.
Divisibility and Modular Arithmetic
Section 2.5. Cardinality Definition: A set that is either finite or has the same cardinality as the set of positive integers (Z + ) is called countable.
Group A set G is called a group if it satisfies the following axioms. G 1 G is closed under a binary operation. G 2 The operation is associative. G 3 There.
Chapter 2 1. Chapter Summary Sets The Language of Sets - Sec 2.1 – Lecture 8 Set Operations and Set Identities - Sec 2.2 – Lecture 9 Functions and sequences.
Discrete Mathematics Lecture # 17 Function. Relations and Functions  A function F from a set X to a set Y is a relation from X to Y that satisfies the.
Prepared By Meri Dedania (AITS) Discrete Mathematics by Meri Dedania Assistant Professor MCA department Atmiya Institute of Technology & Science Yogidham.
Math 3121 Abstract Algebra I Lecture 6 Midterm back over+Section 7.
Chapter 7 Algebraic Structures
The Relation Induced by a Partition
Math 3121 Abstract Algebra I
The Language of Sets If S is a set, then
Unit-III Algebraic Structures
Great Theoretical Ideas in Computer Science
Groups and Applications
Great Theoretical Ideas In Computer Science
Chapter 2 Sets and Functions.
B.Sc. III Year Mr. Shrimangale G.W.
Elementary Properties of Groups
Math 344 Winter 07 Group Theory Part 1: Basic definitions and Theorems
CSE15 Discrete Mathematics 02/27/17
Great Theoretical Ideas in Computer Science
Linear Algebra Chapter 4 Vector Spaces.
Great Theoretical Ideas in Computer Science
Section 10.1 Groups.
B.Sc. III Year Mr. Shrimangale G.W.
Algebraic Structures: Group Theory
Mathematical Induction
Rayat Shikshan Sanstha’s S.M.Joshi College, Hadapsar -28
Cryptography Lecture 17.
WELCOME.
THE WELL ORDERING PROPERTY
Section 9.1 Groups.
Presentation transcript:

Properties of Groups Proposition 1: Let (G,  ) be a group. i.The inverse element of any element of G is unique. Remark: In view of i., we may use the notation a –1 for the inverse of a. ii.Cancellation Law: for a,b,c  G, if a  b = a  c, then b = c. iii.The equations a  x = b and x  a = b, where a, b  G, have the solutions x = a –1  b and x = b  a –1 respectively. iv.For a  G, and n a positive integer, define a n = a  a  …  a (n times), a –n = a –1  a –1  …  a –1 (n times) and a 0 = e (identity element of the group G). Then the usual exponentiation laws hold, i.e. a m  a n = a m + n, a m  a – n = a m – n and (a m ) n = a m n. v.For a,b  G, (a  b) –1 = b –1  a –1

Isomorphism of Groups Definition: Let (G,  ) and (H,  ) be groups, and let  : G  H be a bijection on G to H with the further condition that  (a  b ) =  (a)   (b) for all a, b  G. Then  is said to be an isomorphism between G and H, and G and H are said to be isomorphic groups. Example of isomorphism: Consider the group (H,  ), where H = {(0,0),(1,0),(0,1),(1,1)} and the operation  is defined as component-wise addition mod 2. Then the mapping   : K 4  H defined by: e  (0,0), a  (1,0), b  (0,1), c  (1,1) is an isomorphism.

Subgroups Definition: Let (G,  ) be a group and let H be a non- empty subset of G such that H with the operation  is itself a group, i.e. (H,  ) satisfies all the four group axioms. Then H is said to be a subgroup of G. We use the notation H  G to indicate that H is a subgroup of G. Examples: 1.( Z, +) is a subgroup of ( Q, +), which is in turn a subgroup of ( R, +), which is in turn a subgroup of ( C, +). 2.( Q  {0},  ) is a subgroup of ( R  {0},  ). However, ( Q  {0},  ) is not a subgroup of ( Q, +), since the operation is not the same for the two sets.

Properties of Subgroups Proposition 2: Let (G,  ) be a finite group. Then a non- empty subset H of G is a subgroup if and only if H satisfies the closure property. Proof: [  ] Obvious from definition of subgroup. [  ] Suppose H satisfies the closure property. Let H = {x 1,x 2,…,x n }. Now consider the set J = {x 1 x 1, x 1 x 2,…, x 1 x n }. 1.Because of the closure property, J  H, and because of the Cancellation Law for G, all elements of J are distinct. Hence, |J| = n, and so J = H. In particular, x 1 x k = x 1 for some k. Hence, x 1 x k = x 1 e, and so by Cancellation Law for G, x k = e, i.e. e  H. This shows that H satisfies the identity property. 2.Again, since J = H, we must have x 1 x j = e = x 1 x 1 -1 for some j. Applying Cancellation Law, we get that x j = x 1 -1, so again we have that x 1 -1  H. Repeating this argument, we see that x i -1  H for i = 1,2,..,n. This shows that H satisfies the inverse property. Hence, H is a subgroup of G, as was required to be proved.