Compatible pair of actions: Difference between revisions

From Groupprops
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 14: Line 14:


Here is an equivalent formulation of these two conditions that is more convenient:
Here is an equivalent formulation of these two conditions that is more convenient:
* <math>c_{g_1}(\beta(h)g_2) = \beta(\alpha(g_1)h)(c_{g_1}(g_2)) \ \forall \ g_1,g_2 \in G, h \in H</math> (the <math>g_2</math> here is the <math>c_{g_1^{-1}}g_2</math> of the preceding formulation).
* <matH>c_{h_1}(\alpha(g)h_2) = \alpha(\beta(h_1)g)(c_{h_1}(h_2)) \ \forall \ g \in G, h_1, h_2 \in H</math> (the <math>h_2</math> here is the <math>c_{h_1^{-1}}h_2</math> of the preceding formulation)
In the <matH>\cdot</math> notation, these become:


* <math>g_1 \cdot (h \cdot g_2) = (g_1 \cdot h) \cdot (g_1 \cdot g_2) \ \forall \ g_1,g_2 \in G, h \in H</math> (the <math>g_2</math> here is the <math>g_1^{-1} \cdot g_2</math> of the preceding formulation).
* <math>g_1 \cdot (h \cdot g_2) = (g_1 \cdot h) \cdot (g_1 \cdot g_2) \ \forall \ g_1,g_2 \in G, h \in H</math> (the <math>g_2</math> here is the <math>g_1^{-1} \cdot g_2</math> of the preceding formulation).
* <math>h_1 \cdot (g \cdot h_2) = (h_1 \cdot g) \cdot (h_1 \cdot h_2) \ forall g \in G, h_1,h_2 \in H</math> (the <math>h_2</math> here is the <math>h_1^{-1} \cdot h_2</math> of the preceding formulation)
* <math>h_1 \cdot (g \cdot h_2) = (h_1 \cdot g) \cdot (h_1 \cdot h_2) \ \forall g \in G, h_1,h_2 \in H</math> (the <math>h_2</math> here is the <math>h_1^{-1} \cdot h_2</math> of the preceding formulation)
 
===Definition with right action convention===
 
We can give a corresponding definition using the right action convention, but the literature uses the left action convention, so this definition is intended purely as an illustrative exercise. {{fillin}}
 
==Symmetry in the definition==
 
Given groups <math>G</math> and <math>H</math> with actions <math>\alpha:G \to \operatorname{Aut}(H)</math> and <math>\beta:H \to \operatorname{Aut}(G)</math>, <math>\alpha</math> is compatible with <math>\beta</math> if and only if <math>\beta</math> is compatible with <math>\alpha</math>. In other words, the definition of compatibility is symmetric under interchanging the roles of the two groups.


==Particular cases==
==Particular cases==


* If both the actions are trivial, i.e., both the homomorphisms <math>\alpha,\beta</math> are trivial maps, then they form a compatible pair.
* [[Trivial pair of actions is compatible]]: If both the actions are trivial, i.e., both the homomorphisms <math>\alpha,\beta</math> are trivial maps, then they form a compatible pair.
* If <math>G,H</matH> are both subgroups of some group <math>Q</math> that [[normalizer|normalize]] each other (i.e., each is contained in the normalizer of the other), and <math>\alpha,\beta</math> are the actions of the groups on each other by conjugation, then they form a compatible pair. Note that in this case, all the actions are just conjugation in <math>Q</math> and checking the conditions simply amounts to checking two words to be equal.
* [[Compatible with trivial action iff image centralizes inner automorphisms]]: Suppose the homomorphism <math>\alpha</math> is trivial. In that case, the homomorphism <math>\beta</math> is compatible with <math>\alpha</math> if and only if the image of <math>\beta</math> in <math>\operatorname{Aut}(G)</math> is in the [[centralizer]] <math>C_{\operatorname{Aut}(G)}(\operatorname{Inn}(G))</math>.
* [[Conjugation actions between subgroups that normalize each other are compatible]]: If <math>G,H</matH> are both subgroups of some group <math>Q</math> that [[normalizer|normalize]] each other (i.e., each is contained in the normalizer of the other), and <math>\alpha,\beta</math> are the actions of the groups on each other by conjugation, then they form a compatible pair. Note that in this case, all the actions are just conjugation in <math>Q</math> and checking the conditions simply amounts to checking two words to be equal.

Latest revision as of 22:38, 13 September 2013

Definition

Definition with left action convention

Suppose G and H are groups. Suppose α:GAut(H) is a homomorphism of groups, defining a group action of G on H. Suppose β:HAut(G) is a homomorphism of groups, defining a group action of H on G. For gG, denote by cg:GG the conjugation map by g. See group acts as automorphisms by conjugation. Then, we say that the actions α,β form a compatible pair if both these conditions hold:

  • β(α(g1)(h))(g2)=cg1(β(h)(cg11(g2))))g1,g2G,hH
  • α(β(h1)(g))(h2)=ch1(α(g)(ch11(h2)))h1,h2H,gG

The above expressions are easier to write down if we use to denote all the actions. In that case, the conditions read:

  • (g1h)g2=g1(h(g11g2))g1,g2G,hH
  • (h1g)h2=h1(g(h11h2))h1,h2H,gG

Here is an equivalent formulation of these two conditions that is more convenient:

  • cg1(β(h)g2)=β(α(g1)h)(cg1(g2))g1,g2G,hH (the g2 here is the cg11g2 of the preceding formulation).
  • ch1(α(g)h2)=α(β(h1)g)(ch1(h2))gG,h1,h2H (the h2 here is the ch11h2 of the preceding formulation)

In the notation, these become:

  • g1(hg2)=(g1h)(g1g2)g1,g2G,hH (the g2 here is the g11g2 of the preceding formulation).
  • h1(gh2)=(h1g)(h1h2)gG,h1,h2H (the h2 here is the h11h2 of the preceding formulation)

Definition with right action convention

We can give a corresponding definition using the right action convention, but the literature uses the left action convention, so this definition is intended purely as an illustrative exercise. PLACEHOLDER FOR INFORMATION TO BE FILLED IN: [SHOW MORE]

Symmetry in the definition

Given groups G and H with actions α:GAut(H) and β:HAut(G), α is compatible with β if and only if β is compatible with α. In other words, the definition of compatibility is symmetric under interchanging the roles of the two groups.

Particular cases