We finish this section by connecting cosets with intersections of subgroups. If
H and
K are subgroups of the same group, then
H∩K is also a subgroup. Its cosets can be described as intersections of corresponding cosets of
H and
K. This result is useful because it lets us move between subgroup intersections and coset intersections without guessing element by element. The formulas in this lecture also train students to keep left and right multiplication separate.
:::theorem
Let
(G,∘) be a group and let
H and
K be subgroups of
G. If
a∈G, then
(H∩K)a=Ha∩Ka.
:::
:::proof
Given that
(G,∘) is a group,
H and
K are subgroups of
G, and
a∈G.
To prove that
(H∩K)a=Ha∩Ka.
[1] To prove that
(H∩K)a⊆Ha∩Ka.
Let
x∈(H∩K)a. Then there exists
u∈H∩K such that
x=u∘a.
Since
u∈H∩K, we get
u∈H and
u∈K.
Since
u∈H, we get
x=u∘a∈Ha.
Since
u∈K, we get
x=u∘a∈Ka.
Therefore
x∈Ha∩Ka.
Thus
(H∩K)a⊆Ha∩Ka.
[2] To prove that
Ha∩Ka⊆(H∩K)a.
Let
x∈Ha∩Ka. Then
x∈Ha and
x∈Ka.
Since
x∈Ha, there exists
h∈H such that
x=h∘a.
Since
x∈Ka, there exists
k∈K such that
x=k∘a.
Therefore
h∘a=k∘a⟹h∘a∘a−1=k∘a∘a−1⟹h=k.
Since
h=k,
h∈H, and
k∈K, we get
h∈H∩K.
Therefore
x=h∘a∈(H∩K)a.
Thus
Ha∩Ka⊆(H∩K)a.
Hence,
(H∩K)a=Ha∩Ka.
□
:::
:::theorem
Let
(G,∘) be a group and let
H and
K be subgroups of
G. If
a∈G, then
a(H∩K)=aH∩aK.
:::
:::proof
Given that
(G,∘) is a group,
H and
K are subgroups of
G, and
a∈G.
To prove that
a(H∩K)=aH∩aK.
[1] To prove that
a(H∩K)⊆aH∩aK.
Let
x∈a(H∩K). Then there exists
u∈H∩K such that
x=a∘u.
Since
u∈H∩K, we get
u∈H and
u∈K.
Since
u∈H, we get
x=a∘u∈aH.
Since
u∈K, we get
x=a∘u∈aK.
Therefore
x∈aH∩aK.
Thus
a(H∩K)⊆aH∩aK.
[2] To prove that
aH∩aK⊆a(H∩K).
Let
x∈aH∩aK. Then
x∈aH and
x∈aK.
Since
x∈aH, there exists
h∈H such that
x=a∘h.
Since
x∈aK, there exists
k∈K such that
x=a∘k.
Therefore
a∘h=a∘k⟹a−1∘a∘h=a−1∘a∘k⟹h=k.
Since
h=k,
h∈H, and
k∈K, we get
h∈H∩K.
Therefore
x=a∘h∈a(H∩K).
Thus
aH∩aK⊆a(H∩K).
Hence,
a(H∩K)=aH∩aK.
□
:::
We observe the formula
a(H∩K)=aH∩aK in a modular group. Choose two subgroups and a representative, then compare the translated intersection with the intersection of the translated cosets. The two sets match because the same element must come from both subgroup translations. This helps connect subgroup intersections with coset intersections without guessing element by element.
:::scientific-preview[Coset Intersection Formula Explorer]
:::
:::example[Intersections of Cosets in Integers Modulo Twelve]
Let
G=Z12 under addition modulo
12. Let
H={0,4,8}
and
K={0,6}.
Then
H∩K={0}.
For
a=2, we have
2+(H∩K)={2}.
Also,
2+H2+K={2,6,10},={2,8}.
Therefore
(2+H)∩(2+K)={2}=2+(H∩K).
:::
:::solved-problem[A Right Coset Intersection]
Let
(G,∘) be a group and let
H,K be subgroups of
G. Suppose
x∈Ha∩Ka. Prove that
x∈(H∩K)a.
:::
:::solution[Solution]
Let
(G,∘) be a group, let
H,K be subgroups of
G, and let
a∈G.
Given that
x∈Ha∩Ka.
Then
x∈Ha and
x∈Ka. Hence, there exist
h∈H and
k∈K such that
x=h∘a=k∘a.
Therefore
h∘a=k∘a⟹h∘a∘a−1=k∘a∘a−1⟹h=k.
Since
h∈H and
h=k∈K, we get
h∈H∩K.
Therefore
x=h∘a∈(H∩K)a.
:::
We compute both sides of the modular intersection formula. Enter subgroup steps for
H and
K and a representative
a, then compare
a+(H∩K) with
(a+H)∩(a+K). The output also displays
H∩K so the common subgroup is visible before translation. This makes the formula a direct set calculation.
:::calculator[Subgroup Coset Intersection Calculator]
:::
:::exercise[Exercises]
1. Let
G=Z12,
H={0,3,6,9}, and
K={0,6}. Find
2+(H∩K).
2. With the same
G,H,K, find
(2+H)∩(2+K).
3. Let
(G,∘) be a group and let
H,K be subgroups of
G. Prove that
a(H∩K)⊆aH∩aK.
:::
:::answer[Answers]
1. Since
H∩K={0,6},
we get
2+(H∩K)={2,8}.
2. We have
2+H2+K={2,5,8,11},={2,8}.
Therefore
(2+H)∩(2+K)={2,8}.
3. If
x∈a(H∩K), then
x=a∘u for some
u∈H∩K. Hence
u∈H and
u∈K. Therefore
x∈aH and
x∈aK, so
x∈aH∩aK.
:::
:::faq
Q: Why does
(H∩K)a equal
Ha∩Ka?
A: An element is in both
Ha and
Ka exactly when the multiplying element before
a belongs to both
H and
K.
Q: Does a similar formula hold for left cosets?
A: Yes. We have
a(H∩K)=aH∩aK.
Q: Is
H∩K always a subgroup?
A: Yes. The intersection of two subgroups of the same group is again a subgroup.
:::
:::call-to-action
subtitle: Continue with index and the counting theorem that grows out of coset partitions.
button: Next Section: Index and Lagrange Theorem | published/abstract-algebra/introduction-to-groups/index-and-lagrange-theorem/index-of-a-subgroup.md
:::