Elementary Properties of Groups

Slides:



Advertisements
Similar presentations
1 Lect. 12: Number Theory. Contents Prime and Relative Prime Numbers Modular Arithmetic Fermat’s and Euler’s Theorem Extended Euclid’s Algorithm.
Advertisements

6.1 Vector Spaces-Basic Properties. Euclidean n-space Just like we have ordered pairs (n=2), and ordered triples (n=3), we also have ordered n-tuples.
Cayley Theorem Every group is isomorphic to a permutation group.
Basic Properties of Relations
Basic properties of the integers
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.
Chapter 4 Systems of Linear Equations; Matrices Section 6 Matrix Equations and Systems of Linear Equations.
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.
2.3 Matrix Inverses. Numerical equivalent How would we solve for x in: ax = b ? –a -1 a x = a -1 b –x=a -1 b since a -1 a = 1 and 1x = x We use the same.
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:
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
1 Set Theory. Notation S={a, b, c} refers to the set whose elements are a, b and c. a  S means “a is an element of set S”. d  S means “d is not an element.
Properties of Real Numbers. 2 PROPERTIES OF REAL NUMBERS COMMUTATIVE PROPERTY: Addition:a + b = b + a = = =
Algebraic Properties: The Rules of Algebra Be Cool - Follow The Rules!
Rosen 1.6. Approaches to Proofs Membership tables (similar to truth tables) Convert to a problem in propositional logic, prove, then convert back Use.
1 Operations with Matrice 2 Properties of Matrix Operations
Properties of Matrix Operations King Saud University.
Some Properties of Whole Numbers and their Operations
259 Lecture 14 Elementary Matrix Theory. 2 Matrix Definition  A matrix is a rectangular array of elements (usually numbers) written in rows and columns.
Math 3121 Abstract Algebra I Lecture 3 Sections 2-4: Binary Operations, Definition of Group.
1 資訊科學數學 13 : Solutions of Linear Systems 陳光琦助理教授 (Kuang-Chi Chen)
Chap. 2 Matrices 2.1 Operations with Matrices
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  :
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
Chapter 2: Groups Definition and Examples of Groups
Properties of Addition and Multiplication. Commutative Property In the sum you can add the numbers in any order. a+b = b+a In the product you can multiply.
Chapter 3 Determinants Linear Algebra. Ch03_2 3.1 Introduction to Determinants Definition The determinant of a 2  2 matrix A is denoted |A| and is given.
Properties of Real Numbers List of Properties of Real Numbers Commutative Associative Distributive Identity Inverse.
Math 344 Winter 07 Group Theory Part 1: Basic definitions and Theorems.
Properties of Inverse Matrices King Saud University.
Ryan Henry I 538 /B 609 : Introduction to Cryptography.
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.
(2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition.
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.
PROPERTIES OF REAL NUMBERS. COMMUTATIVE PROPERTY OF ADDITION What it means We can add numbers in any order Numeric Example Algebraic Example
Ref: Pfleeger96, Ch.31 Properties of Arithmetic Reference: Pfleeger, Charles P., Security in Computing, 2nd Edition, Prentice Hall, 1996.
Linear Algebra Chapter 2 Matrices.
by D. Fisher (2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition 1.
(2 + 1) + 4 = 2 + (1 + 4) Associative Property of Addition.
1 Set Theory Second Part. 2 Disjoint Set let A and B be a set. the two sets are called disjoint if their intersection is an empty set. Intersection of.
 2. Inverse functions  Inverse relation,  Function is a relation  Is the function’s inverse relation a function? No  Example: A={1,2,3},B={a,b}, f:A→B,
§R1∪R2§R1∪R2 §R 1 ∩R 2 R1-R2R1-R2 2.4 Operations on Relations.
Divisibility and Modular Arithmetic
Properties A property is something that is true for all situations.
6.6 Rings and fields Rings  Definition 21: A ring is an Abelian group [R, +] with an additional associative binary operation (denoted ·) such that.
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.
2 - 1 Chapter 2A Matrices 2A.1 Definition, and Operations of Matrices: 1 Sums and Scalar Products; 2 Matrix Multiplication 2A.2 Properties of Matrix Operations;
Prepared By Meri Dedania (AITS) Discrete Mathematics by Meri Dedania Assistant Professor MCA department Atmiya Institute of Technology & Science Yogidham.
Properties of Matrix Operations 2010, 14, Sep. Ki-Seung Lee.
Chapter 4 Systems of Linear Equations; Matrices
Finite Groups and Subgroups, Terminology
Properties of Operations
Great Theoretical Ideas in Computer Science
B504/I538: Introduction to Cryptography
Properties of Real Numbers
Math 344 Winter 07 Group Theory Part 1: Basic definitions and Theorems
Chapter 2: Groups Definition and Examples of Groups
Properties of Real Numbers
Properties of Real Numbers
Great Theoretical Ideas in Computer Science
Properties of Real Numbers
Great Theoretical Ideas in Computer Science
B.Sc. III Year Mr. Shrimangale G.W.
Chapter 6 Abstract algebra
1.3 – AXIOMS FOR THE REAL NUMBERS
CSC102 - Discrete Structures (Discrete Mathematics) Set Operations
Warm up: Name the sets of numbers to which each number belongs: -2/9
THE WELL ORDERING PROPERTY
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
Presentation transcript:

Elementary Properties of Groups

4 Basic Properties Uniqueness of the Identity Cancellation Uniqueness of Inverses Shoes and Socks Property What: Understand the property Why: Prove the property How: Use the property The proofs use the definition of groups.

1. Uniqueness of Identity In a group G, there is only one identity element. Proof: Suppose both e and e' are identities of G. Then, 1. ae = a for all a in G, and 2. e'a = a for all a in G. Let a = e' in (1) and a = e in (2). Then (1) and (2) become (1) e'e = e', and (2) e'e = e. It follows that e = e'.

To use uniqueness of identity If ax = x for all x in some group G. Then a most be the identity in G! Find e. e = 25! *mod 40 5 15 25 35

2. Cancellation In a group G, the right and left cancellation laws hold. That is, ba = ca implies b = c (right cancellation) ab = ac implies b = c (left cancellation)

Proof: Right cancellation Let G be a group with identity element e. Suppose ba=ca. Let a' be an inverse of a. Then (ba)a' = (ca)a' => b(aa') = c(aa') by associativity => be = ce by the definition of inverses => b = c by the definition of the identity.

Proof of left cancellation Similar. Put it in your proof notebook.

When not to use cancellation In D4 R90D = D'R90 You cannot cross cancel, since D ≠ D' Order matters!

3. Uniqueness of inverses For each element a in a group G, there is a unique element b in G such that ab=ba=e. Proof: Suppose b and c are both inverses of a. Then ab = e and ac = e so ab = ac. Cancel on the left to get b = c.

4. Shoes and Socks For group elements a and b, (ab)-1 =b-1a-1 Proof: (ab)(b-1a-1) = (a(bb-1))a-1 =(ae)a-1 = aa-1 = e Since inverses are unique, b-1a-1 must be (ab)-1