Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Abstract Algebra Group Theory Basics cheat sheet - grade 11-12

Click image to open full size

Math Grade 11-12

Abstract Algebra Group Theory Basics Cheat Sheet

A printable reference covering groups, closure, identity, inverses, subgroups, cyclic groups, cosets, and Lagrange’s theorem for grades 11-12.

Download PNG

Study as Flashcards

Group theory studies sets with one operation that follows a few strict rules. This cheat sheet helps students recognize when a structure is a group and use the most important results efficiently. It is useful for organizing examples such as integers under addition, nonzero real numbers under multiplication, and symmetry operations.

These ideas build the foundation for higher algebra, number theory, and modern mathematics.

The core definition requires closure, associativity, an identity element, and inverses. Important tools include subgroup tests, cyclic group notation, element order, cosets, and Lagrange’s theorem. Many problems come down to checking whether an operation is well defined and whether the group axioms hold.

Once a group is known, formulas such as G=H[G:H]|G| = |H|[G:H] give powerful shortcuts.

Key Facts

  • A group (G,)(G, *) is a set GG with an operation * that satisfies closure, associativity, identity, and inverses.
  • Closure means that for all a,bGa,b \in G, the result abGa*b \in G.
  • Associativity means that for all a,b,cGa,b,c \in G, (ab)c=a(bc)(a*b)*c = a*(b*c).
  • An identity element eGe \in G satisfies ea=ae=ae*a = a*e = a for every aGa \in G.
  • An inverse of aGa \in G is an element a1Ga^{-1} \in G such that aa1=a1a=ea*a^{-1} = a^{-1}*a = e.
  • A group is abelian if ab=baa*b = b*a for all a,bGa,b \in G.
  • The order of an element aa is the smallest positive integer nn such that an=ea^n = e, if such an nn exists.
  • Lagrange’s theorem says that if HGH \leq G and GG is finite, then H|H| divides G|G| and G=H[G:H]|G| = |H|[G:H].

Vocabulary

Group
A group is a set with one binary operation that satisfies closure, associativity, an identity element, and inverses.
Abelian Group
An abelian group is a group whose operation is commutative, so ab=baa*b = b*a for all elements.
Subgroup
A subgroup is a subset HH of a group GG that is itself a group under the same operation, written HGH \leq G.
Cyclic Group
A cyclic group is a group generated by one element gg, meaning every element can be written as gng^n for some integer nn.
Coset
A left coset of HH in GG has the form aH={ah:hH}aH = \{ah : h \in H\} for some aGa \in G.
Order
The order of a finite group is its number of elements, and the order of an element aa is the least positive nn with an=ea^n = e.

Common Mistakes to Avoid

  • Forgetting to check closure is wrong because an operation can look valid but produce results outside the set, so it cannot form a group.
  • Assuming commutativity is automatic is wrong because groups only require associativity, and many important groups have abbaa*b \neq b*a.
  • Using the wrong identity element is wrong because the identity must satisfy both ea=ae*a = a and ae=aa*e = a for every element in the set.
  • Confusing element order with group order is wrong because G|G| counts all elements in the group, while a|a| counts powers of one element until ee appears.
  • Applying Lagrange’s theorem backward is wrong because dGd \mid |G| does not guarantee that a subgroup of order dd exists.

Practice Questions

  1. 1 Determine whether (Z,+)(\mathbb{Z}, +) is a group, and identify its identity element and the inverse of 77.
  2. 2 In the group Z12\mathbb{Z}_{12} under addition modulo 1212, find the order of the element 88.
  3. 3 If GG is a finite group with G=30|G| = 30 and HGH \leq G with H=5|H| = 5, find the index [G:H][G:H].
  4. 4 Explain why the set of nonzero integers Z{0}\mathbb{Z} \setminus \{0\} under multiplication is not a group, even though multiplication is associative.

Understanding Abstract Algebra Group Theory Basics

A useful way to test a small finite structure is to build an operation table. Put the elements along the top and down the side. Each cell records the result of combining its row and column elements.

Every result must stay within the listed set. In a valid group table, each element appears once in every row and once in every column. This happens because combining with a fixed element can be undone.

A repeated result in one row is a warning that something has gone wrong. Tables make abstract rules visible, though they become impractical when the set is large.

Symmetry gives an important example where order matters. Consider a square. A quarter turn followed by a reflection can produce a different final position from the same reflection followed by the quarter turn.

The symmetry operations still form a group, but they are not commutative. This is why students should not assume that two elements can be swapped during a calculation. Permutations behave in the same way.

A permutation rearranges objects, and composition means carrying out one rearrangement after another. Read the stated convention carefully, since textbooks may apply the rightmost permutation first.

Subgroups are smaller systems living inside a larger group. They must contain enough elements to perform the same kind of calculations without leaving the smaller set. For groups written with addition, a practical finite test is to check that zero is present and that subtracting any two chosen elements stays in the set.

Cyclic groups are especially manageable because one generator produces every element by repeated use of the operation. Clock arithmetic is a familiar model.

Repeatedly adding one hour moves through every hour on a twelve hour clock. Repeatedly adding two hours reaches only half the clock positions, which shows that a generator choice matters.

Cosets organize a group into equal sized blocks. Start with a subgroup, then combine every element of that subgroup with one fixed element from the larger group. The resulting block is a coset.

Different cosets never partly overlap. They are either identical or completely separate, so together they partition the group. This explains why the size of a subgroup must divide the size of a finite group.

It provides quick limits in problems. A group with twelve elements cannot have a subgroup with five elements.

Element orders face the same restriction, because the powers of one element form a cyclic subgroup. When solving exercises, first identify the operation and identity, then track the order of operations, then use divisibility only after the subgroup or element order has been justified.