Abstract AlgebraIntroduction to GroupsAbelian Groups
Inverse Product Criterion
After defining abelian groups, we now study a useful test for commutativity. In every group, the inverse of a product reverses order:
(a∘b)−1=b−1∘a−1.
In an abelian group, reversing the order has no effect, so the formula becomes
(a∘b)−1=a−1∘b−1.
This lesson proves that the second formula is not only a consequence of commutativity, but also a criterion for an abelian group.
:::theorem
Let (G,∘) be a group with identity element e. Then G is abelian if and only if
(a∘b)−1=a−1∘b−1∀a,b∈G.
:::
:::proof
Given that (G,∘) is a group with identity element e.
To prove that G is abelian if and only if
(a∘b)−1=a−1∘b−1∀a,b∈G.
[1] To prove that if G is abelian, then (a∘b)−1=a−1∘b−1 for all a,b∈G.
Let G be abelian and let a,b∈G.
In every group,
(a∘b)−1=b−1∘a−1.
Since G is abelian, b−1∘a−1=a−1∘b−1. Therefore
(a∘b)−1=b−1∘a−1=a−1∘b−1[∵G is abelian].
Thus
(a∘b)−1=a−1∘b−1∀a,b∈G.
[2] To prove that if (a∘b)−1=a−1∘b−1 for all a,b∈G, then G is abelian.
Let a,b∈G.
Given that
(a∘b)−1=a−1∘b−1.
But the general inverse law gives
(a∘b)−1=b−1∘a−1.
Therefore
a−1∘b−1=b−1∘a−1.
Taking inverses on both sides, we get
(a−1∘b−1)−1b∘a=(b−1∘a−1)−1=a∘b.
Therefore
a∘b=b∘a∀a,b∈G.
Hence, G is abelian.
□
:::
The theorem is a useful reminder that the order of factors matters in a non-abelian group. The formula (a∘b)−1=b−1∘a−1 always holds. The formula (a∘b)−1=a−1∘b−1 is special; it holds for every pair exactly when the group is abelian. Students often memorize the wrong order for the inverse of a product. This theorem explains why the wrong-looking order becomes correct only in the commutative case.
:::example
In the abelian group (R−{0},⋅), let a=2 and b=5. Then
(ab)−1=10−1=101
and
a−1b−1=21⋅51=101.
Since real multiplication is commutative, the order of inverse factors does not matter.
:::
:::example
In a matrix group under multiplication, the formula
(AB)−1=B−1A−1
holds for invertible matrices A and B. In general, one cannot replace the right-hand side by A−1B−1 unless A and B commute. Thus the inverse product criterion detects the difference between commutative and non-commutative multiplication.
:::
:::solved-problem
Let (G,∘) be a group. Suppose that
(a∘b)−1=a−1∘b−1∀a,b∈G.
Prove directly that a∘b=b∘a for all a,b∈G.
:::
:::solution
Let (G,∘) be a group and let a,b∈G.
Given that
(a∘b)−1=a−1∘b−1∀a,b∈G.
To prove that
a∘b=b∘a.
In every group,
(a∘b)−1=b−1∘a−1.
Therefore
a−1∘b−1=b−1∘a−1.
Taking inverses on both sides,
(a−1∘b−1)−1b∘a=(b−1∘a−1)−1=a∘b.
Thus
a∘b=b∘a.
Hence, G is abelian.
□
:::
:::solved-problem
Let (G,∘) be a group. If G is abelian and a,b,c∈G, prove that
(a∘b∘c)−1=a−1∘b−1∘c−1.
:::
:::solution
Let (G,∘) be an abelian group and let a,b,c∈G.
To prove that
(a∘b∘c)−1=a−1∘b−1∘c−1.
In every group, the inverse of a product reverses order. Therefore
(a∘b∘c)−1=c−1∘b−1∘a−1.
Since G is abelian, the inverse factors commute. Hence
c−1∘b−1∘a−1=a−1∘b−1∘c−1.
Therefore
(a∘b∘c)−1=a−1∘b−1∘c−1.□
:::
:::remark
The theorem must be read with the phrase “for all a,b∈G.” It is possible that one special pair satisfies (a∘b)−1=a−1∘b−1 even in a non-abelian group. The criterion says that the formula must hold for every pair of elements.
:::
We observe that the inverse of a product always reverses the order of the factors. Choose the arbitrary-group setting to keep the guaranteed identity (a∘b)−1=b−1∘a−1. Choose the abelian setting to see why the reversed product can be rearranged as a−1∘b−1. The criterion matters because the unreversed formula is valid for every pair exactly when the group is abelian.
:::calculator[Inverse Product Test]
Result appears here.
:::
Notice that the order-reversing identity is universal, while the unreversed identity is a commutativity test. The phrase “for every pair” is essential because one accidental commuting pair does not make the whole group abelian.
:::exercise
[1] State the inverse product criterion for abelian groups.
[2] In an arbitrary group, what is (a∘b)−1?
[3] If G is abelian, simplify (a∘b∘c)−1.
[4] If (a∘b)−1=a−1∘b−1 for all a,b∈G, prove that a−1∘b−1=b−1∘a−1.
[5] Explain why the condition must hold for all pairs.
:::
:::answer
[1] A group G is abelian if and only if (a∘b)−1=a−1∘b−1 for all a,b∈G.
[2] (a∘b)−1=b−1∘a−1.
[3] (a∘b∘c)−1=a−1∘b−1∘c−1.
[4] Since (a∘b)−1 is also b−1∘a−1, equality with a−1∘b−1 gives the result.
[5] A special pair may commute accidentally; abelian means every pair commutes.
:::
:::faq
Q: What is the inverse of a product in any group?
A: It is the product of the inverses in reverse order.
Q: When is (a∘b)−1=a−1∘b−1 valid for all a,b?
A: Exactly when the group is abelian.
Q: Does the theorem require finite groups?
A: No. It holds for all groups.
Q: Why does taking inverses help prove commutativity?
A: It turns equality of inverse products into equality of the original products in reversed order.
:::
:::call-to-action[Groups of Exponent Two]
subtitle: Continue to groups in which every element is its own inverse.
button: Next Lesson | published/abstract-algebra/introduction-to-groups/abelian-groups/groups-of-exponent-two
button-ghost: Previous Lesson | published/abstract-algebra/introduction-to-groups/abelian-groups/abelian-group
:::
After defining abelian groups, we now study a useful test for commutativity. In every group, the inverse of a product reverses order:
(a∘b)−1=b−1∘a−1.
In an abelian group, reversing the order has no effect, so the formula becomes
(a∘b)−1=a−1∘b−1.
This lesson proves that the second formula is not only a consequence of commutativity, but also a criterion for an abelian group.
Key result02
Let (G,∘) be a group with identity element e. Then G is abelian if and only if
(a∘b)−1=a−1∘b−1∀a,b∈G.
Reasoning pathway03
Given that (G,∘) is a group with identity element e.
To prove that G is abelian if and only if
(a∘b)−1=a−1∘b−1∀a,b∈G.
[1] To prove that if G is abelian, then (a∘b)−1=a−1∘b−1 for all a,b∈G.
Let G be abelian and let a,b∈G.
In every group,
(a∘b)−1=b−1∘a−1.
Since G is abelian, b−1∘a−1=a−1∘b−1. Therefore
(a∘b)−1=b−1∘a−1=a−1∘b−1[∵G is abelian].
Thus
(a∘b)−1=a−1∘b−1∀a,b∈G.
[2] To prove that if (a∘b)−1=a−1∘b−1 for all a,b∈G, then G is abelian.
Let a,b∈G.
Given that
(a∘b)−1=a−1∘b−1.
But the general inverse law gives
(a∘b)−1=b−1∘a−1.
Therefore
a−1∘b−1=b−1∘a−1.
Taking inverses on both sides, we get
(a−1∘b−1)−1b∘a=(b−1∘a−1)−1=a∘b.
Therefore
a∘b=b∘a∀a,b∈G.
Hence, G is abelian.
□
The theorem is a useful reminder that the order of factors matters in a non-abelian group. The formula (a∘b)−1=b−1∘a−1 always holds. The formula (a∘b)−1=a−1∘b−1 is special; it holds for every pair exactly when the group is abelian. Students often memorize the wrong order for the inverse of a product. This theorem explains why the wrong-looking order becomes correct only in the commutative case.
Guided example05
In the abelian group (R−{0},⋅), let a=2 and b=5. Then
(ab)−1=10−1=101
and
a−1b−1=21⋅51=101.
Since real multiplication is commutative, the order of inverse factors does not matter.
Guided example06
In a matrix group under multiplication, the formula
(AB)−1=B−1A−1
holds for invertible matrices A and B. In general, one cannot replace the right-hand side by A−1B−1 unless A and B commute. Thus the inverse product criterion detects the difference between commutative and non-commutative multiplication.
Worked problem07
Let (G,∘) be a group. Suppose that
(a∘b)−1=a−1∘b−1∀a,b∈G.
Prove directly that a∘b=b∘a for all a,b∈G.
Complete solution08
Let (G,∘) be a group and let a,b∈G.
Given that
(a∘b)−1=a−1∘b−1∀a,b∈G.
To prove that
a∘b=b∘a.
In every group,
(a∘b)−1=b−1∘a−1.
Therefore
a−1∘b−1=b−1∘a−1.
Taking inverses on both sides,
(a−1∘b−1)−1b∘a=(b−1∘a−1)−1=a∘b.
Thus
a∘b=b∘a.
Hence, G is abelian.
□
Worked problem09
Let (G,∘) be a group. If G is abelian and a,b,c∈G, prove that
(a∘b∘c)−1=a−1∘b−1∘c−1.
Complete solution10
Let (G,∘) be an abelian group and let a,b,c∈G.
To prove that
(a∘b∘c)−1=a−1∘b−1∘c−1.
In every group, the inverse of a product reverses order. Therefore
(a∘b∘c)−1=c−1∘b−1∘a−1.
Since G is abelian, the inverse factors commute. Hence
c−1∘b−1∘a−1=a−1∘b−1∘c−1.
Therefore
(a∘b∘c)−1=a−1∘b−1∘c−1.
□
Mathematical insight11
The theorem must be read with the phrase “for all a,b∈G.” It is possible that one special pair satisfies (a∘b)−1=a−1∘b−1 even in a non-abelian group. The criterion says that the formula must hold for every pair of elements.
We observe that the inverse of a product always reverses the order of the factors. Choose the arbitrary-group setting to keep the guaranteed identity (a∘b)−1=b−1∘a−1. Choose the abelian setting to see why the reversed product can be rearranged as a−1∘b−1. The criterion matters because the unreversed formula is valid for every pair exactly when the group is abelian.
Interactive calculator
Inverse Product Test
INVERSE PRODUCT TEST
Initializing Workspace
Notice that the order-reversing identity is universal, while the unreversed identity is a commutativity test. The phrase “for every pair” is essential because one accidental commuting pair does not make the whole group abelian.
Independent practice15
[1] State the inverse product criterion for abelian groups.
[2] In an arbitrary group, what is (a∘b)−1?
[3] If G is abelian, simplify (a∘b∘c)−1.
[4] If (a∘b)−1=a−1∘b−1 for all a,b∈G, prove that a−1∘b−1=b−1∘a−1.
[5] Explain why the condition must hold for all pairs.
Answer16
[1] A group G is abelian if and only if (a∘b)−1=a−1∘b−1 for all a,b∈G.
[2] (a∘b)−1=b−1∘a−1.
[3] (a∘b∘c)−1=a−1∘b−1∘c−1.
[4] Since (a∘b)−1 is also b−1∘a−1, equality with a−1∘b−1 gives the result.
[5] A special pair may commute accidentally; abelian means every pair commutes.
Questions to consolidate
Frequently asked questions
4
1What is the inverse of a product in any group?
It is the product of the inverses in reverse order.
2When is (a∘b)−1=a−1∘b−1 valid for all a,b?
Exactly when the group is abelian.
3Does the theorem require finite groups?
No. It holds for all groups.
4Why does taking inverses help prove commutativity?
It turns equality of inverse products into equality of the original products in reversed order.
Continue learning
Groups of Exponent Two
Continue to groups in which every element is its own inverse.