I Does associativity imply bijectivity in group operations?

  • Thread starter Thread starter valenumr
  • Start date Start date
  • Tags Tags
    Group Operator
valenumr
Messages
469
Reaction score
193
TL;DR
Are group operators always bijective?
Quick question: do the group axioms imply that the group operator is bijective? More in general, does associativity imply bijectivity in general?

I can think about a subgroup of S3 that only operates on 2 elements, but it is really isomorphic to S2.

But is there some concept or term for a group where the operator acts on all elements in a bijective way?
 
Physics news on Phys.org
If it's both injective and surjective, then it's bijective, right? :oldconfused:
 
sysprog said:
If it's both injective and surjective, then it's bijective, right? :oldconfused:
Well, yeah. I'm asking if that is always true for a group operator. I guess my S3 subgroup operator still maps as bijective? Anyhow, I'm just thinking about the relationship between the group operator on the group and the size of the generator (? terminology) set vs the order of the group.

What got me thinking about it is the question of the smallest order of a group. I think it must be n (like Cn must be |Cn| = n) or greater.
 
Oof. Maybe I can state that better, or perhaps not. If you take one transpose group of S3, it is still a proper subgroup, equivalent to S2. But in say, S3 space, it is of a smaller order than 3, while in S2 space, it is equal to order 2. I don't know if that means anything at all, but I am wondering if there is some meaningful distinction for groups where |G| >= n vs the contrary.
 
  • Like
Likes sysprog
Have you looked at the SU(3) non-Abelian group? (it's part of why the existence of the top quark was predicted) :confused:
 
sysprog said:
If it's both injective and surjective, then it's bijective, right? :oldconfused:
So back to the original question. It is by more or less definition? That's my impression.
 
sysprog said:
Have you looked at the SU(3) non-Abelian group? (it's part of why the existence of the top quark was predicted) :confused:
Hehe. I'm not that far into group theory, but working toward lie algebra.
 
So what I am thinking, is it possible to make a statement that any group with order |Gn| < n is necissarily a subgroup of some G'?

But again I'm about 1/6 along studying group theory.
 
valenumr said:
So what I am thinking, is it possible to make a statement that any group with order |Gn| < n is necissarily a subgroup of some G'?

But again I'm about 1/6 along studying group theory.
*Normal subgroup of G'.
 
  • #10
valenumr said:
So what I am thinking, is it possible to make a statement that any group with order |Gn| < n is necissarily a subgroup of some G'?

But again I'm about 1/6 along studying group theory.
Kind of feeling silly on this... Not sure but, is it true that a group can be a subgroup of some other group. That wasn't what I was aiming for.
 
  • #11
What do you mean by group operator here?
 
  • Like
Likes WWGD, martinbn and sysprog
  • #12
PeroK said:
What do you mean by group operator here?
Yeah ##-## I was hoping that @valenumr would notice that 'non-Abelian' means (in the context) non-commutative . . . :oops:
 
  • #13
There's a difference between group (binary) operation (elementary concept) and an operator on a group (more advanced concept).
 
  • Like
Likes sysprog
  • #14
PeroK said:
There's a difference between group (binary) operation (elementary concept) and an operator on a group (more advanced concept).
Quite so, @PeroK ##-## I was trying to hint at the concept regarding whether the result of applying an operation to two elements of a group does or does not or may or may not depend on the order of the elements (thanks Niels Abel).
 
Last edited:
  • #15
sysprog said:
Quite so ##-## I was trying to hint at the more elementary concept regarding whether the result of applying an operation to two elements of a group does or does not or may or may not depend on the order of the elements (thanks Niels Abel).
Technically, it makes little sense to ask whether ##+:G \times G \rightarrow G## is a bijection. Unless we have the trvial group of a single element, then for all ##a \in G## we have ##a + (-a) = 0##.
 
  • Like
Likes sysprog
  • #16
valenumr said:
So what I am thinking, is it possible to make a statement that any group with order |Gn| < n is necissarily a subgroup of some G'?

But again I'm about 1/6 along studying group theory.

It sounds to me like this is the main question. Is your goal here that |G'|=n? If so then no, because if ##G\subset G'## is a subgroup, you must have the order of G divides the order of G'. So is |G| =n-1 for example, you can't do it unless n=2.

If you don't care about the size of G' it's trivial, ##G'= G\times \mathbb{Z}_2##.

It's not clear to me if this is the overall question of the thread.
 
  • Like
Likes valenumr and sysprog
  • #17
I think that I'm not alone in sometimes wishing that I could sometimes give more than one like per post.
 
  • #18
PeroK said:
Technically, it makes little sense to ask whether ##+:G \times G \rightarrow G## is a bijection. Unless we have the trvial group of a single element, then for all ##a \in G## we have ##a + (-a) = 0##.
PS The left and right group operations are, of course, bijective:
$$L_a: G \rightarrow G, \ s.t. \ L_a(g) = ag$$$$R_a: G \rightarrow G, \ s.t. \ R_a(g) = ga$$
 
  • Like
Likes sysprog
  • #19
A group operation is a homomorphism ##G \stackrel{\varphi }{\longrightarrow} \operatorname{Sym}(X)## where ##G## is the group, ##X## a set it operates on, and ##\operatorname{Sym}(X)## the permutation group ##S_{|X|}## of the elements of ##X.##

Hence it is a different concept than the structure of ##G##. That means that ##G## can operate on many different ##X## leading to many different operations ##\varphi ,## or its operations are not of inetrest. Of course, you can always define an operation ##G \longrightarrow \operatorname{Sym}(G)## on itself by conjugation ##x\stackrel{\varphi }{\longmapsto} (g\longmapsto xgx^{-1})## or it is naturally given as in the case of matrix groups (operating on vector spaces) or permutation groups (operating on ##\{1,2,\ldots,n\}),## but this is not automatically in the center of consideration.

Your answer has therefore to be 'no' because we can have different sets ##X## which a group can operate on, but different sets ##X## lead to different groups ##\operatorname{Sym}(X)## and they cannot all be isomorphic to ##G##. To name the trivial counterexample look at ##\varphi \equiv 1##. We can always define ##g.x :=x## as operation where every element of ##G## is mapped to the identity permutation of ##X.##
 
  • Like
Likes sysprog
  • #20
PeroK said:
What do you mean by group operator here?
I mean the composition operator defined for the group.
 
  • #21
sysprog said:
Yeah ##-## I was hoping that @valenumr would notice that 'non-Abelian' means (in the context) non-commutative . . . :oops:
Yes,I know what it means.
 
  • #22
valenumr said:
I mean the composition operator defined for the group.
That is multiplication? Then you have ##G \times G \longrightarrow G.## How could this be an isomorphism?
 
  • #23
Office_Shredder said:
It sounds to me like this is the main question. Is your goal here that |G'|=n? If so then no, because if ##G\subset G'## is a subgroup, you must have the order of G divides the order of G'. So is |G| =n-1 for example, you can't do it unless n=2.

If you don't care about the size of G' it's trivial, ##G'= G\times \mathbb{Z}_2##.

It's not clear to me if this is the overall question of the thread.
Thanks, this is mostly where I am trying to figure things out (working on quotient groups), and I think I just confused myself.
 
  • #24
fresh_42 said:
That is multiplication? Then you have ##G \times G \longrightarrow G.## How could this be an isomorphism?
I think we are disconnected. If the group is just (Z, +), I mean '+' is the group operater.
 
  • #25
valenumr said:
I think we are disconnected. If the group is just (Z, +), I mean '+' is the group operater.
Yes, but it is a binary operator. It has to variables, one on the left and one on the right. If you fix one of them you get the mappings @PeroK mentioned in post #18. Say we fix ##a\in G## and consider ##L_a(g)=ag##. Then we have a bijection between ##G## and ##aG##. But this isn't neither a homomorphism nor is ##aG## a group.

Edit: corrected, as @martinbn pointed out in post 27.
 
Last edited:
  • #26
fresh_42 said:
Yes, but it is a binary operator. It has to variables, one on the left and one on the right. If you fix one of them you get the mappings @PeroK mentioned in post #18. Say we fix ##a\in G## and consider ##L_a(g)=ag##. Then we have a bijection between ##G## and ##aG##. But this is neither a homomorphism nor is ##aG## a group.
I see. I think my original question is a bit silly. I was trying to see if '+', for example (the group operator) was always bijective just by definition of a group. I was working on a problem and got a weird answer, but I made a mistake.
 
  • #27
fresh_42 said:
A group operation is a homomorphism ##G \stackrel{\varphi }{\longrightarrow} \operatorname{Sym}(X)## where ##G## is the group, ##X## a set it operates on, and ##\operatorname{Sym}(X)## the permutation group ##S_{|X|}## of the elements of ##X.##
Isn't the usual terminology "group action" rather than "group operation"?
fresh_42 said:
Yes, but it is a binary operator. It has to variables, one on the left and one on the right. If you fix one of them you get the mappings @PeroK mentioned in post #18. Say we fix ##a\in G## and consider ##L_a(g)=ag##. Then we have a bijection between ##G## and ##aG##. But this is neither a homomorphism nor is ##aG## a group.
Well, ##aG## is equal to ##G##, since ##a\in G##.
 
  • Like
Likes fresh_42
  • #28
valenumr said:
I see. I think my original question is a bit silly. I was trying to see if '+', for example (the group operator) was always bijective just by definition of a group. I was working on a problem and got a weird answer, but I made a mistake.
This should have been obvious. It cannot be the case if the group has more than one element, because ##a+(-a)=0## or with multiplicative notation ##aa^{-1}=1## for all ##a##. Also for finite groups ##G\times G## has more elements than ##G##.
 
  • #29
martinbn said:
Isn't the usual terminology "group action" rather than "group operation"?
Group action, group operation, and group representation are all the same.

The latter is often associated with linear operations on a vector space. Action is less ambiguous than operation (see the discussion here), but if it is used correctly, i.e. operates on, then it is the same.
martinbn said:
Well, ##aG## is equal to ##G##, since ##a\in G##.
Touché.
 
  • #30
valenumr said:
I mean the composition operator defined for the group.
Are you/we distinguishing between a "group operator" and a "group action"?
 

Similar threads

Replies
1
Views
327
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 13 ·
Replies
13
Views
906
  • · Replies 26 ·
Replies
26
Views
651
  • · Replies 17 ·
Replies
17
Views
9K
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
694