Introduction to Abstract Algebra/Lecture 3

From Wikiversity
Jump to navigation Jump to search

Definition of a Group[edit | edit source]

In this lesson, the basic structure of abstract algebra is introduced: the group. A group is defined by the pairing of a set and an operation between elements of that set. Let be a set and let be an operation on that set. We say that is a group with the operation if and only if:

  • The operation is closed with respect to the set: , it is the case that .
  • There is an identity element: such that , it is the case that .
  • Each element has an inverse in the set: , it is the case that such that .
  • The operation is associative with respect to the elements of the group: , it is the case that .

These are precise definitions which enable us to say which sets and operations form groups and what additional properties groups have. Because we can derive properties beyond the mere definition of groups and the relations between its elements, we can begin to develop an abstracted form of algebra which allows us to work with and manipulate equations which may involve ideas beyond simple numbers. Also of interest with groups is exploring the questions that merely being a group cannot answer. For instance, in the definition for groups, you should note that there is no rule which says that (that is, it is not necessarily commutative, like matrix multiplication). In essence, a group is free to have or not have any property which is not forbidden by the rules above. This aspect of abstract algebra is what gives the topic its depth.

In the following sections, additional properties will be derived for simple groups, those possessing only the properties described above. The assignment for this lecture extends the set of properties by prompting for additional fundamental proofs.

Properties of a Group[edit | edit source]

The Uniqueness of the Identity[edit | edit source]

Suppose that both and are identity elements of a group. Then it is the case that and . Therefore, .

The Inverse of the Identity is the Identity[edit | edit source]

Let be the identity element of a group so that is its inverse. by the definition of the identity, but it is also the case that by the definition of the inverse. Therefore, .

Cancellation Law[edit | edit source]

Suppose . By the definition of the operation, there exists such that . Additionally, equals itself so that it is the case that . Therefore, using the definition of the inverse, so that, by the definition of the identity, . A similar argument holds that requires .

The Uniqueness of the Inverse[edit | edit source]

Suppose and are inverses of so that and by the definition of the identity. Therefore, , so by the cancellation law.

Strategies for Proof[edit | edit source]

You will see groups defined by sets of logical statements which often involve traditional operations. Inherently, this means you can work with those definitions to establish that the group conditions hold and to search for additional properties. One pitfall in this process is ambiguity of notation which can arise when the desired symbol for the group operation matches closely to the normal algebraic symbol, but is not exactly equivalent (or perhaps the operation is so similar to the traditional variation that it is best to use the same symbol). For instance, say we create the operation for a potential group which involves the operation for standard real addition; when you say to mean that the application of your operation is equivalent to 10 less than the application of real addition, the meaning of the definition is ambiguous outside of this context. This raises the point that it's extremely important to remember context when working with groups. Sometimes, authors will help by using non-standard operators like or to mean the application of the operation. Other times, the operation is presented as a function where is the group's set. Indeed, any logical representation can be used to define potential groups. In terms of the proof process, this means it may be helpful or necessary to switch between the various representations of the definitions.

Homomoprhisms[edit | edit source]

One strategy used to prove various properties of groups is the idea of creating a homomorphism between the group you are working with and some other group. Say you have a group under the operation and there exists another group under the operation and you create a function in which the following holds: . Conceptually, acts as a translator between the two sets. The implication of having a homomorphism from to is that whatever algebraic properties are applicable to are also applicable to some or all of . In other words, if dealing with is difficult, you may construct a such that exists and you may show properties of by showing features of . For example, if the operation is commutative, then you can argue that therefore which means that for the elements of the range of , the operation is commutative.

Example Groups[edit | edit source]

Positive Reals Under Multiplication[edit | edit source]

Consider the set , that is, the set of positive, real numbers (noting that zero is not an element of this set). Let the operation be the usual multiplication for real numbers. First, we must demonstrate that the operation is closed to the set. Since each element of the set is both positive and real and the product of any two such numbers has the same properties, it is the case that the operation is closed under the set. Next, we must find an identity element in the group. It is known that the product of any real number and 1 is the same number, so we can choose 1 to be the identity, noting that it is in our set and . Next, we must demonstrate that each element of the set has an inverse. Since the product of a positive real and its reciprocal (also a positive real) is equal to the identity, 1, the existence of an inverse is established for each element of the set. We take note that the product of a positive real and its reciprocal has the same effect regardless of the order, . Next, we acknowledge that fact that real multiplication is associative, therefore the operation is associative for our purposes too. We have established that with real multiplication forms a group.

Integers Modulo N Under Addition[edit | edit source]

Consider the set of integers containing zero and all positive integers less than some other positive integer, . These are the "integers modulo N" or "integers mod N" which is denoted as . Let an operation, , between elements of the set be defined conditionally as if , then ; otherwise, . Conceptually, the set is easily understood as while the operation easily understood as addition which "wraps around" if necessary to keep the sum inside the set. It must be shown that the operation is closed to the group. If , then and so (and thus is in the set). For the case that , let's consider the case where both and are the largest element in , that is . Only the sum of the two largest numbers in the set yields the highest sum since if either were less, then the sum would be less. With those maximum elements, the maximum sum of any two elements of the set is produced, . Therefore, for any and so it is the case that , so and . Therefore, for both conditions, . Therefore it is established that the operation is closed with respect to the set. Next, an identity element must be established. Let be the proposed identity. For all in the set, . Since is in the set, is the identity. Next, it must be demonstrated that every element has an inverse. Let be some element in the set so that is its inverse. If we define the inverse to be if , otherwise , then we can explore the non-identity condition by noting that so that for all . Additionally, note that the sum of and its inverse is , which meets or exceeds , therefore we use the definition . Therefore, it is established that the inverse of each element exists in the set and that the application of the operation between any item and its inverse yields the identity. Finally, it must be demonstrated that the operation is associative. Suppose that , , and are members of the set, then for some with . Alternatively, for some with . If then, either is not in the set or is not in the set, which is impossible from the definition of the operation. Therefore, the operation is associative for members of the set. Therefore, the integers modulo N form a group under addition.

Example Non-groups[edit | edit source]

Negative Reals Under Multiplication[edit | edit source]

Consider the set, , of negative real numbers (zero is not included in the set) and the typical multiplication operation for reals. It is sufficient to show that any one of the properties of a group is false in order to show that the set and the operation do not form a group. Suppose is the identity of the group. by the definition of the set, but because of typical multiplication. So, not only is the operation not closed to the set, but there is no identity since for all .

Further Notation[edit | edit source]

As you study further into abstract algebra and group theory, shorthand notation will be used in various cases since the context of groups and algebra is assumed. When speaking about groups in general, the addition and multiplication operations are used frequently. You may see or to mean the application of the group operation. Exponents are used to mean the repeated application of the multiplication operation, you may see which means . Additionally, you might see to mean . When the a addition symbol is used for the operation, you may also come across to mean . Many times, you might study two groups with nearly the same set of elements. For example, the set forms a group under addition, but also forms a group under multiplication if you take away the zero element (or more generally, identity under addition). You will see the multiplicative group denoted or or depending on the author's background and preference.

In some contexts, you will see groups labeled by the pairing of its set with the operation; for example, means the group having the set under the operation .

Resource type: this resource contains a lecture or lecture notes.