Normal subgroups and functions from cosets to cosets
$begingroup$
Let $K ⊂ G$ be a normal subgroup and let $G/K$ be the set of left cosets of $K$.
Consider
the function
$G/K × G/K → G/K$ given by $(g1 · K, g2 · K) → (g1 · g2) · K$.
(a) Prove this function is well-defined.
(b) Prove this function makes $G/K$ a group.
What does it mean for the function to be well defined in this case?
abstract-algebra group-theory
$endgroup$
add a comment |
$begingroup$
Let $K ⊂ G$ be a normal subgroup and let $G/K$ be the set of left cosets of $K$.
Consider
the function
$G/K × G/K → G/K$ given by $(g1 · K, g2 · K) → (g1 · g2) · K$.
(a) Prove this function is well-defined.
(b) Prove this function makes $G/K$ a group.
What does it mean for the function to be well defined in this case?
abstract-algebra group-theory
$endgroup$
add a comment |
$begingroup$
Let $K ⊂ G$ be a normal subgroup and let $G/K$ be the set of left cosets of $K$.
Consider
the function
$G/K × G/K → G/K$ given by $(g1 · K, g2 · K) → (g1 · g2) · K$.
(a) Prove this function is well-defined.
(b) Prove this function makes $G/K$ a group.
What does it mean for the function to be well defined in this case?
abstract-algebra group-theory
$endgroup$
Let $K ⊂ G$ be a normal subgroup and let $G/K$ be the set of left cosets of $K$.
Consider
the function
$G/K × G/K → G/K$ given by $(g1 · K, g2 · K) → (g1 · g2) · K$.
(a) Prove this function is well-defined.
(b) Prove this function makes $G/K$ a group.
What does it mean for the function to be well defined in this case?
abstract-algebra group-theory
abstract-algebra group-theory
edited Dec 6 '18 at 9:22
Math Girl
633318
633318
asked Dec 6 '18 at 8:18
childishsadbinochildishsadbino
1148
1148
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The function has cosets as domain, but the definition is written using representatives of the cosets ($g_1$ and $g_2$ in this case). When writing it that way, there is always the danger of the function taking different values on the same cosets if you choose a different representative. Such a function would not be well-defined.
Showing that the function is well-defined means showing that choosing different representatives for the same cosets as input to the function gives the same coset as output.
To show what I mean, here is a function which is not well-defined. Take $f:Bbb Qto Bbb Z$ defined by $f(a/b) = a+b$. Then $f(1/1) = 2$, but $f(2/2) = 4$. The fractions $frac11$ and $frac22$ represent the same rational number, but give different function values. Thus $f$ is not well-defined.
$endgroup$
$begingroup$
Could you explain how to go about proving this for this example?
$endgroup$
– childishsadbino
Dec 6 '18 at 8:47
$begingroup$
@childishsadbino A literal translation of my second paragraph into a concrete algebraic exercise would be this: Take $g_1, g_2, h_1, h_2in G$ such that $g_1K = h_1K$ and $g_2K = h_2K$ (i.e. choose different representatives for the same cosets). Then show that $(g_1g_2)K = (h_1h_2)K$ (i.e. that you get the same coset).
$endgroup$
– Arthur
Dec 6 '18 at 8:50
$begingroup$
Thank you, I was able to prove this from the definition of the normal subgroup K!
$endgroup$
– childishsadbino
Dec 6 '18 at 8:58
$begingroup$
I am still unsure on how to prove the function makes G/K a group because I am unable to prove the inverse exists in G/K as well.
$endgroup$
– childishsadbino
Dec 6 '18 at 8:59
2
$begingroup$
@childishsadbino That's as simple as it can be. $(gK)^{-1} = (g^{-1})K$.
$endgroup$
– Arthur
Dec 6 '18 at 9:03
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3028218%2fnormal-subgroups-and-functions-from-cosets-to-cosets%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The function has cosets as domain, but the definition is written using representatives of the cosets ($g_1$ and $g_2$ in this case). When writing it that way, there is always the danger of the function taking different values on the same cosets if you choose a different representative. Such a function would not be well-defined.
Showing that the function is well-defined means showing that choosing different representatives for the same cosets as input to the function gives the same coset as output.
To show what I mean, here is a function which is not well-defined. Take $f:Bbb Qto Bbb Z$ defined by $f(a/b) = a+b$. Then $f(1/1) = 2$, but $f(2/2) = 4$. The fractions $frac11$ and $frac22$ represent the same rational number, but give different function values. Thus $f$ is not well-defined.
$endgroup$
$begingroup$
Could you explain how to go about proving this for this example?
$endgroup$
– childishsadbino
Dec 6 '18 at 8:47
$begingroup$
@childishsadbino A literal translation of my second paragraph into a concrete algebraic exercise would be this: Take $g_1, g_2, h_1, h_2in G$ such that $g_1K = h_1K$ and $g_2K = h_2K$ (i.e. choose different representatives for the same cosets). Then show that $(g_1g_2)K = (h_1h_2)K$ (i.e. that you get the same coset).
$endgroup$
– Arthur
Dec 6 '18 at 8:50
$begingroup$
Thank you, I was able to prove this from the definition of the normal subgroup K!
$endgroup$
– childishsadbino
Dec 6 '18 at 8:58
$begingroup$
I am still unsure on how to prove the function makes G/K a group because I am unable to prove the inverse exists in G/K as well.
$endgroup$
– childishsadbino
Dec 6 '18 at 8:59
2
$begingroup$
@childishsadbino That's as simple as it can be. $(gK)^{-1} = (g^{-1})K$.
$endgroup$
– Arthur
Dec 6 '18 at 9:03
add a comment |
$begingroup$
The function has cosets as domain, but the definition is written using representatives of the cosets ($g_1$ and $g_2$ in this case). When writing it that way, there is always the danger of the function taking different values on the same cosets if you choose a different representative. Such a function would not be well-defined.
Showing that the function is well-defined means showing that choosing different representatives for the same cosets as input to the function gives the same coset as output.
To show what I mean, here is a function which is not well-defined. Take $f:Bbb Qto Bbb Z$ defined by $f(a/b) = a+b$. Then $f(1/1) = 2$, but $f(2/2) = 4$. The fractions $frac11$ and $frac22$ represent the same rational number, but give different function values. Thus $f$ is not well-defined.
$endgroup$
$begingroup$
Could you explain how to go about proving this for this example?
$endgroup$
– childishsadbino
Dec 6 '18 at 8:47
$begingroup$
@childishsadbino A literal translation of my second paragraph into a concrete algebraic exercise would be this: Take $g_1, g_2, h_1, h_2in G$ such that $g_1K = h_1K$ and $g_2K = h_2K$ (i.e. choose different representatives for the same cosets). Then show that $(g_1g_2)K = (h_1h_2)K$ (i.e. that you get the same coset).
$endgroup$
– Arthur
Dec 6 '18 at 8:50
$begingroup$
Thank you, I was able to prove this from the definition of the normal subgroup K!
$endgroup$
– childishsadbino
Dec 6 '18 at 8:58
$begingroup$
I am still unsure on how to prove the function makes G/K a group because I am unable to prove the inverse exists in G/K as well.
$endgroup$
– childishsadbino
Dec 6 '18 at 8:59
2
$begingroup$
@childishsadbino That's as simple as it can be. $(gK)^{-1} = (g^{-1})K$.
$endgroup$
– Arthur
Dec 6 '18 at 9:03
add a comment |
$begingroup$
The function has cosets as domain, but the definition is written using representatives of the cosets ($g_1$ and $g_2$ in this case). When writing it that way, there is always the danger of the function taking different values on the same cosets if you choose a different representative. Such a function would not be well-defined.
Showing that the function is well-defined means showing that choosing different representatives for the same cosets as input to the function gives the same coset as output.
To show what I mean, here is a function which is not well-defined. Take $f:Bbb Qto Bbb Z$ defined by $f(a/b) = a+b$. Then $f(1/1) = 2$, but $f(2/2) = 4$. The fractions $frac11$ and $frac22$ represent the same rational number, but give different function values. Thus $f$ is not well-defined.
$endgroup$
The function has cosets as domain, but the definition is written using representatives of the cosets ($g_1$ and $g_2$ in this case). When writing it that way, there is always the danger of the function taking different values on the same cosets if you choose a different representative. Such a function would not be well-defined.
Showing that the function is well-defined means showing that choosing different representatives for the same cosets as input to the function gives the same coset as output.
To show what I mean, here is a function which is not well-defined. Take $f:Bbb Qto Bbb Z$ defined by $f(a/b) = a+b$. Then $f(1/1) = 2$, but $f(2/2) = 4$. The fractions $frac11$ and $frac22$ represent the same rational number, but give different function values. Thus $f$ is not well-defined.
answered Dec 6 '18 at 8:34
ArthurArthur
112k7107190
112k7107190
$begingroup$
Could you explain how to go about proving this for this example?
$endgroup$
– childishsadbino
Dec 6 '18 at 8:47
$begingroup$
@childishsadbino A literal translation of my second paragraph into a concrete algebraic exercise would be this: Take $g_1, g_2, h_1, h_2in G$ such that $g_1K = h_1K$ and $g_2K = h_2K$ (i.e. choose different representatives for the same cosets). Then show that $(g_1g_2)K = (h_1h_2)K$ (i.e. that you get the same coset).
$endgroup$
– Arthur
Dec 6 '18 at 8:50
$begingroup$
Thank you, I was able to prove this from the definition of the normal subgroup K!
$endgroup$
– childishsadbino
Dec 6 '18 at 8:58
$begingroup$
I am still unsure on how to prove the function makes G/K a group because I am unable to prove the inverse exists in G/K as well.
$endgroup$
– childishsadbino
Dec 6 '18 at 8:59
2
$begingroup$
@childishsadbino That's as simple as it can be. $(gK)^{-1} = (g^{-1})K$.
$endgroup$
– Arthur
Dec 6 '18 at 9:03
add a comment |
$begingroup$
Could you explain how to go about proving this for this example?
$endgroup$
– childishsadbino
Dec 6 '18 at 8:47
$begingroup$
@childishsadbino A literal translation of my second paragraph into a concrete algebraic exercise would be this: Take $g_1, g_2, h_1, h_2in G$ such that $g_1K = h_1K$ and $g_2K = h_2K$ (i.e. choose different representatives for the same cosets). Then show that $(g_1g_2)K = (h_1h_2)K$ (i.e. that you get the same coset).
$endgroup$
– Arthur
Dec 6 '18 at 8:50
$begingroup$
Thank you, I was able to prove this from the definition of the normal subgroup K!
$endgroup$
– childishsadbino
Dec 6 '18 at 8:58
$begingroup$
I am still unsure on how to prove the function makes G/K a group because I am unable to prove the inverse exists in G/K as well.
$endgroup$
– childishsadbino
Dec 6 '18 at 8:59
2
$begingroup$
@childishsadbino That's as simple as it can be. $(gK)^{-1} = (g^{-1})K$.
$endgroup$
– Arthur
Dec 6 '18 at 9:03
$begingroup$
Could you explain how to go about proving this for this example?
$endgroup$
– childishsadbino
Dec 6 '18 at 8:47
$begingroup$
Could you explain how to go about proving this for this example?
$endgroup$
– childishsadbino
Dec 6 '18 at 8:47
$begingroup$
@childishsadbino A literal translation of my second paragraph into a concrete algebraic exercise would be this: Take $g_1, g_2, h_1, h_2in G$ such that $g_1K = h_1K$ and $g_2K = h_2K$ (i.e. choose different representatives for the same cosets). Then show that $(g_1g_2)K = (h_1h_2)K$ (i.e. that you get the same coset).
$endgroup$
– Arthur
Dec 6 '18 at 8:50
$begingroup$
@childishsadbino A literal translation of my second paragraph into a concrete algebraic exercise would be this: Take $g_1, g_2, h_1, h_2in G$ such that $g_1K = h_1K$ and $g_2K = h_2K$ (i.e. choose different representatives for the same cosets). Then show that $(g_1g_2)K = (h_1h_2)K$ (i.e. that you get the same coset).
$endgroup$
– Arthur
Dec 6 '18 at 8:50
$begingroup$
Thank you, I was able to prove this from the definition of the normal subgroup K!
$endgroup$
– childishsadbino
Dec 6 '18 at 8:58
$begingroup$
Thank you, I was able to prove this from the definition of the normal subgroup K!
$endgroup$
– childishsadbino
Dec 6 '18 at 8:58
$begingroup$
I am still unsure on how to prove the function makes G/K a group because I am unable to prove the inverse exists in G/K as well.
$endgroup$
– childishsadbino
Dec 6 '18 at 8:59
$begingroup$
I am still unsure on how to prove the function makes G/K a group because I am unable to prove the inverse exists in G/K as well.
$endgroup$
– childishsadbino
Dec 6 '18 at 8:59
2
2
$begingroup$
@childishsadbino That's as simple as it can be. $(gK)^{-1} = (g^{-1})K$.
$endgroup$
– Arthur
Dec 6 '18 at 9:03
$begingroup$
@childishsadbino That's as simple as it can be. $(gK)^{-1} = (g^{-1})K$.
$endgroup$
– Arthur
Dec 6 '18 at 9:03
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3028218%2fnormal-subgroups-and-functions-from-cosets-to-cosets%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown