Abstract Algebra: Groups and Subgroups

Click For Summary

Discussion Overview

The discussion revolves around a problem in abstract algebra concerning the closure of a set H under an associative binary operation on a set S. Participants explore the definitions of binary operations and the implications of associativity in demonstrating that H, which consists of elements that commute with every element in S, is closed under the operation.

Discussion Character

  • Homework-related
  • Technical explanation
  • Mathematical reasoning

Main Points Raised

  • One participant describes H as the set of elements in S that commute with every element in S and seeks to show that H is closed under the operation *.
  • Another participant explains that a binary operation is a two-variable function and defines closure in the context of a set G.
  • A later reply emphasizes the necessity of using associativity to demonstrate that the product of two elements in H remains in H, outlining a step-by-step approach to the proof.
  • Some participants acknowledge the need for associativity in the proof, while others initially suggest it may not be necessary.

Areas of Agreement / Disagreement

Participants express differing views on the necessity of using associativity to show closure of H under the operation. While some argue that it is essential, others initially believe it may not be required. The discussion reflects uncertainty regarding the steps needed to solve the problem.

Contextual Notes

There are unresolved aspects regarding the assumptions made about the operation and the definitions of the sets involved. The discussion does not clarify whether all participants agree on the definitions or the approach to the problem.

taylor81792
Messages
16
Reaction score
0
The problem says: Suppose that * is an associative binary operation on a set S.
Let H= {a ε S l a * x = x * a for all x ε s}. Show that H is closed under *. ( We think of H as consisting of all elements of S that commute with every element in S)

My teacher is horrible so I am pretty lost in the class. I am aware of what the associative property is, but I'm not sure how to go about solving this question when it comes to the binary operation. This is going to be on my exam so I need to know how to solve it.
 
Physics news on Phys.org
A binary operation is nothing but a two-variable function. It takes two elements of the set G and gives a new element. In other words, a binary operation is a function *: G\timesG → G and G is a set. Since * is a function on two-variables and its domain is a cartesian product of two sets, the elements in * are ordered pairs like (x,y), we define (x,y) := x*y. If x*y is in G, we say G is closed under the operation *.

Are those definitions clear? Now, your problem asks us to show that H is closed under *. To do that you should take two arbitrary elements of H, like h and h' and show that h*h' is also in H. You don't need to use associativity to solve this problem, the associativity is later needed when you want to show that H is a subgroup of G.
 
That helps a lot! Thank you!
 
AdrianZ said:
A binary operation is nothing but a two-variable function. It takes two elements of the set G and gives a new element. In other words, a binary operation is a function *: G\timesG → G and G is a set. Since * is a function on two-variables and its domain is a cartesian product of two sets, the elements in * are ordered pairs like (x,y), we define (x,y) := x*y. If x*y is in G, we say G is closed under the operation *.

Are those definitions clear? Now, your problem asks us to show that H is closed under *. To do that you should take two arbitrary elements of H, like h and h' and show that h*h' is also in H. You don't need to use associativity to solve this problem, the associativity is later needed when you want to show that H is a subgroup of G.

(emphasis mine)

yes, you DO. suppose we want to show that h*h' is in H whenever h,h' are. by definition, this means we want to show that:

(h*h')*x = x*(h*h'), for all x in S.

to actually DO this, we might proceed like this:

(h*h')*x = h*(h'*x) <---this is where we need associativity

= h*(x*h') (by definition of H, since h' is in H)

= (h*x)*h' <---associativity used AGAIN

= (x*h)*h' (since h is in H)

= x*(h*h') <---associativity used for a THIRD time.
 
Deveno said:
(emphasis mine)

yes, you DO. suppose we want to show that h*h' is in H whenever h,h' are. by definition, this means we want to show that:

(h*h')*x = x*(h*h'), for all x in S.

to actually DO this, we might proceed like this:

(h*h')*x = h*(h'*x) <---this is where we need associativity

= h*(x*h') (by definition of H, since h' is in H)

= (h*x)*h' <---associativity used AGAIN

= (x*h)*h' (since h is in H)

= x*(h*h') <---associativity used for a THIRD time.

indeed. you're right, I didn't do all the steps because the problem looked so straight and simple but you're right.
 
Thank you so much
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 1 ·
Replies
1
Views
818
  • · Replies 26 ·
Replies
26
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 25 ·
Replies
25
Views
4K