In general, a group can be thought of as a set[1] that has been combined with a binary operation[2] and follows certain rules regarding what happens when various elements of the set are combined with each other using that binary operation.
More precisely, “a group is a set equipped with a binary operation that combines any two elements to form a third element in such a way that four conditions called group axioms[3] are satisfied, namely closure,[4] associativity,[5] identity[6] and invertibility.[7]” (“Group (mathematics),” Wikipedia, retrieved 10/17/2020)
I particularly like Wikipedia‘s example of groups and their definition of groups that follows, so I’ve included the information below:
“Example: the integers
“One of the most familiar groups is the set of integers which consists of the numbers
…, −4, −3, −2, −1, 0, 1, 2, 3, 4, …,
together with [the binary operation] addition.
“The following properties of integer addition serve as a model for the group axioms given in the definition below.
- “For any two integers a and b, the sum a + b is also an integer. That is, addition of integers always yields an integer. This property is known as closure under addition.
- “For all integers a, b and c, (a + b) + c = a + (b + c). Expressed in words, adding a to b first, and then adding the result to c gives the same final result as adding a to the sum of b and c, a property known as associativity.
- “If a is any integer, then 0 + a = a + 0 = a. Zero is called the identity element of addition because adding it to any integer returns the same integer.
- “For every integer a, there is an integer b such that a + b = b + a = 0. The integer b is called the inverse element of the integer a and is denoted −a.
“The integers, together with the operation +, form a mathematical object belonging to a broad class sharing similar structural aspects. To appropriately understand these structures as a collective, the following definition is developed.
Definition
“A group is a set, G, together with [a binary operation “⋅”]… that combines any two elements a and b to form another element, denoted a ⋅ b or ab. [Note that ⋅ is called the group law of G]. To qualify as a group, the set and operation, (G, ⋅), must satisfy four requirements known as the group axioms:
- “Closure: For all a, b in G, the result of the operation, a ⋅ b, is also in G.
- “Associativity: For all a, b and c in G, (a ⋅ b) ⋅ c = a ⋅ (b ⋅ c).
- “Identity element: There exists an element e in G such that, for every element a in G, the equation e ⋅ a = a ⋅ e = a holds. Such an element is unique… and thus one speaks of the identity element.
- “Inverse element: For each a in G, there exists an element b in G, commonly denoted a−1 (or −a, if the operation is denoted “+”), such that a ⋅ b = b ⋅ a = e, where e is the identity element.
…
“The set G is called the underlying set of the group (G, ⋅). Often the group’s underlying set G is used as a short name for the group (G, ⋅). Along the same lines, shorthand expressions such as “a subset of the group G” or “an element of group G” are used when what is actually meant is “a subset of the underlying set G of the group (G, ⋅)” or “an element of the underlying set G of the group (G, ⋅)”. Usually, it is clear from the context whether a symbol like G refers to a group or to an underlying set.”
Source: “Group (Mathematics),” Wikipedia, retrieved 10/17/2020
.
- [1] What is the Gist of a “Set” (Mathematics)?
- [2] What is the Gist of a “Binary Operation”?
- [3] What is the Gist of an “Axiom” (Mathematics)?
- [4] What is the Gist of “Closure” (Mathematics)?
- [5] What is the Gist of “Associativity” (Mathematics)?
- [6] What is the Gist of “Identity” (Mathematics)?
- [7] What is the Gist of “Invertibility” (Mathematics)?
.
Disclaimer:
I am not a professional in this field, nor do I claim to know all of the jargon that is typically used in this field. I am not summarizing my sources; I simply read from a variety of websites until I feel like I understand enough about a topic to move on to what I actually wanted to learn. If I am inaccurate in what I say or you know a better, simpler way to explain a concept, I would be happy to hear from you :).