First theorems about groups |
First Theorems about Groups |
Given a group (G,*) defined as: |
Given a group (G,*) defined as: |
*1). (G,*) has closure. That is, if a and b belong to (G,*), then a*b belongs to (G,*) *2). The operation * is associative, that is, if a, b, and c belong to (G,*), then (a*b)*c=a*(b*c). *3). (G,*) contains an identity element, say e, that is, if a belongs to (G,*), then e*a=a*e=a. *4). Every element in (G,*) has an inverse, that is, if a belongs to (G,*), there is an element b in (G,*) such that a*b=b*a=e. |
# (G,*) has closure. That is, if a and b belong to (G,*), then a*b belongs to (G,*) # The operation * is associative, that is, if a, b, and c belong to (G,*), then (a*b)*c=a*(b*c). # (G,*) contains an identity element, say e, that is, if a belongs to (G,*), then e*a=a*e=a. # Every element in (G,*) has an inverse, that is, if a belongs to (G,*), there is an element b in (G,*) such that a*b=b*a=e. |
* The identity element in a GrouP (G,*) is unique. |
* The identity element in a group (G,*) is unique. |
* Therefore, the inverse of an element x in a Group, (G,*) is unique. |
* Therefore, the inverse of an element x in a group, (G,*) is unique. |
* If this is successful, then the assumption that the proposition is false, is, itself, false. Hence, the proposition is true. |
* If this is successful, then the assumption that the proposition is false, is, itself, false. Hence, the proposition is true. |
|
Four More Elementary Group Theorems |
Four More Elementary Group Theorems |
* |
|
* |
|
* |
|
|
Given a group (G,*) defined as:
G is a set and * is a binary operation on G, such that:
First Theorem:
The identity element of a group (G,*) is unique.
Second Theorem:
Given a group (G,*), and an element x in (G,*), there is only one element y such that y*x=x*y=e. (The inverse of each element in (G,*) is unique.)
Since the inverse of the element x is uniquely defined by x, we may denote it by x^-1.
Notice the method of proof, which is the same for both theorems and quite common in mathematics. It is called, among other things, the Indirect Method of Proof and Proof by Contradiction.
I. For all a. b belonging to a group (G,*), if a*b=e, then a=b^-1 and b=a^-1.
II. For all a,b belonging to a group (G,*), (a*b)^-1=b^-1*a^-1.
III. For all a belonging to a group (G,*), (a^-1)^-1=a.
IV. For all a,x,y, belonging to a group (G,*), if a*x=a*y, then x=y, and if x*a=y*a, then x=y.