How to show a map has the homomorphism property?
Consider the map $f$ defined in the answer from here. I'm trying to understand why $f$ has the homomorphism property. The hint given in the comments is to include the point $1/2in I$ in the partition. But the points of partition had the property that $gamma(I_j)$ lies entirely within $U_1$ or $U_2$ (see the question referred to above for the notation). Why should the subintervals corresponding to $1/2$ have this property? Further, even if they have this property, $G$ is still not abelian, which looks like an obstruction to proving the homomorphism property (or maybe I'm overthinking...).
abstract-algebra general-topology algebraic-topology
add a comment |
Consider the map $f$ defined in the answer from here. I'm trying to understand why $f$ has the homomorphism property. The hint given in the comments is to include the point $1/2in I$ in the partition. But the points of partition had the property that $gamma(I_j)$ lies entirely within $U_1$ or $U_2$ (see the question referred to above for the notation). Why should the subintervals corresponding to $1/2$ have this property? Further, even if they have this property, $G$ is still not abelian, which looks like an obstruction to proving the homomorphism property (or maybe I'm overthinking...).
abstract-algebra general-topology algebraic-topology
add a comment |
Consider the map $f$ defined in the answer from here. I'm trying to understand why $f$ has the homomorphism property. The hint given in the comments is to include the point $1/2in I$ in the partition. But the points of partition had the property that $gamma(I_j)$ lies entirely within $U_1$ or $U_2$ (see the question referred to above for the notation). Why should the subintervals corresponding to $1/2$ have this property? Further, even if they have this property, $G$ is still not abelian, which looks like an obstruction to proving the homomorphism property (or maybe I'm overthinking...).
abstract-algebra general-topology algebraic-topology
Consider the map $f$ defined in the answer from here. I'm trying to understand why $f$ has the homomorphism property. The hint given in the comments is to include the point $1/2in I$ in the partition. But the points of partition had the property that $gamma(I_j)$ lies entirely within $U_1$ or $U_2$ (see the question referred to above for the notation). Why should the subintervals corresponding to $1/2$ have this property? Further, even if they have this property, $G$ is still not abelian, which looks like an obstruction to proving the homomorphism property (or maybe I'm overthinking...).
abstract-algebra general-topology algebraic-topology
abstract-algebra general-topology algebraic-topology
asked Nov 27 '18 at 18:27
user531587
25413
25413
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Given closed paths $gamma_1, gamma_2$, the path $gamma = gamma_1 cdot gamma_2$ is defined by $gamma(t) = gamma_1(2t)$ for $t le 1/2$ and $gamma(t) = gamma_2(2t-1)$ for $t ge 1/2$. Forv $k = 1,2$ choose partitions $I^k_j = [x^k_{j-1},x^k_j]$ of $I$, $j = 1,dots,n_k$, such that $gamma_k(I^k_j)$ is contained in $U_1$ or $U_2$. Define a partition $I_j = [x_{j-1},x_j]$ of $I$, $j = 1,dots,n_1+n_2$, by $x_j = frac{1}{2}x^1_j$ for $j = 0,dots,n_1$ and $x_j = frac{1}{2}(x^2_j+1)$ for $j = n_1,dots, n_1 + n_2$. Then $1/2$ is a partition point. By construction $gamma(I_j)$ is contained in $U_1$ or $U_2$. Choose paths $beta_j^k$ in the appropriate $U_{r(k,j)}$ which connect $x$ and $gamma_k(x^k_j)$, where $beta_0^k$ and $beta^k_{n_k}$ are constant. The paths $beta_j^k$ provide us with paths $beta_j$ in $U_{r(j)}$ connecting $x$ and $gamma(x_j)$: Take $beta_j = beta_j^1$ for $j = 0,dots,n_1$ and $beta_j = beta^2_{n_1-j}$ for $j = n_1,dots,n_1+n_2$. But now it is clear that
$$f(gamma) = f_{r(1)}([Gamma_1]) dots f_{r(n_1+n_2)}([Gamma_{n_1+n_2}])$$
$$= f_{r(1)}([Gamma_1]) dots f_{r(n_1)}([Gamma_{n_1}]) f_{r(n_1+1)}([Gamma_{n_1+1}]) dots f_{r(n_1+n_2)}([Gamma_{n_1+n_2}])$$
$$= f_{r(1,1)}([Gamma^1_1]) dots f_{r(1,n_1)}([Gamma^1_{n_1}]) f_{r(2,1)}([Gamma^2_1]) dots f_{r(2,n_2)}([Gamma^2_{n_2}]) = f(gamma_1) f(gamma_2) .$$
I would have never come up with such an argument.
– user531587
Nov 28 '18 at 18:08
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%2f3016131%2fhow-to-show-a-map-has-the-homomorphism-property%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
Given closed paths $gamma_1, gamma_2$, the path $gamma = gamma_1 cdot gamma_2$ is defined by $gamma(t) = gamma_1(2t)$ for $t le 1/2$ and $gamma(t) = gamma_2(2t-1)$ for $t ge 1/2$. Forv $k = 1,2$ choose partitions $I^k_j = [x^k_{j-1},x^k_j]$ of $I$, $j = 1,dots,n_k$, such that $gamma_k(I^k_j)$ is contained in $U_1$ or $U_2$. Define a partition $I_j = [x_{j-1},x_j]$ of $I$, $j = 1,dots,n_1+n_2$, by $x_j = frac{1}{2}x^1_j$ for $j = 0,dots,n_1$ and $x_j = frac{1}{2}(x^2_j+1)$ for $j = n_1,dots, n_1 + n_2$. Then $1/2$ is a partition point. By construction $gamma(I_j)$ is contained in $U_1$ or $U_2$. Choose paths $beta_j^k$ in the appropriate $U_{r(k,j)}$ which connect $x$ and $gamma_k(x^k_j)$, where $beta_0^k$ and $beta^k_{n_k}$ are constant. The paths $beta_j^k$ provide us with paths $beta_j$ in $U_{r(j)}$ connecting $x$ and $gamma(x_j)$: Take $beta_j = beta_j^1$ for $j = 0,dots,n_1$ and $beta_j = beta^2_{n_1-j}$ for $j = n_1,dots,n_1+n_2$. But now it is clear that
$$f(gamma) = f_{r(1)}([Gamma_1]) dots f_{r(n_1+n_2)}([Gamma_{n_1+n_2}])$$
$$= f_{r(1)}([Gamma_1]) dots f_{r(n_1)}([Gamma_{n_1}]) f_{r(n_1+1)}([Gamma_{n_1+1}]) dots f_{r(n_1+n_2)}([Gamma_{n_1+n_2}])$$
$$= f_{r(1,1)}([Gamma^1_1]) dots f_{r(1,n_1)}([Gamma^1_{n_1}]) f_{r(2,1)}([Gamma^2_1]) dots f_{r(2,n_2)}([Gamma^2_{n_2}]) = f(gamma_1) f(gamma_2) .$$
I would have never come up with such an argument.
– user531587
Nov 28 '18 at 18:08
add a comment |
Given closed paths $gamma_1, gamma_2$, the path $gamma = gamma_1 cdot gamma_2$ is defined by $gamma(t) = gamma_1(2t)$ for $t le 1/2$ and $gamma(t) = gamma_2(2t-1)$ for $t ge 1/2$. Forv $k = 1,2$ choose partitions $I^k_j = [x^k_{j-1},x^k_j]$ of $I$, $j = 1,dots,n_k$, such that $gamma_k(I^k_j)$ is contained in $U_1$ or $U_2$. Define a partition $I_j = [x_{j-1},x_j]$ of $I$, $j = 1,dots,n_1+n_2$, by $x_j = frac{1}{2}x^1_j$ for $j = 0,dots,n_1$ and $x_j = frac{1}{2}(x^2_j+1)$ for $j = n_1,dots, n_1 + n_2$. Then $1/2$ is a partition point. By construction $gamma(I_j)$ is contained in $U_1$ or $U_2$. Choose paths $beta_j^k$ in the appropriate $U_{r(k,j)}$ which connect $x$ and $gamma_k(x^k_j)$, where $beta_0^k$ and $beta^k_{n_k}$ are constant. The paths $beta_j^k$ provide us with paths $beta_j$ in $U_{r(j)}$ connecting $x$ and $gamma(x_j)$: Take $beta_j = beta_j^1$ for $j = 0,dots,n_1$ and $beta_j = beta^2_{n_1-j}$ for $j = n_1,dots,n_1+n_2$. But now it is clear that
$$f(gamma) = f_{r(1)}([Gamma_1]) dots f_{r(n_1+n_2)}([Gamma_{n_1+n_2}])$$
$$= f_{r(1)}([Gamma_1]) dots f_{r(n_1)}([Gamma_{n_1}]) f_{r(n_1+1)}([Gamma_{n_1+1}]) dots f_{r(n_1+n_2)}([Gamma_{n_1+n_2}])$$
$$= f_{r(1,1)}([Gamma^1_1]) dots f_{r(1,n_1)}([Gamma^1_{n_1}]) f_{r(2,1)}([Gamma^2_1]) dots f_{r(2,n_2)}([Gamma^2_{n_2}]) = f(gamma_1) f(gamma_2) .$$
I would have never come up with such an argument.
– user531587
Nov 28 '18 at 18:08
add a comment |
Given closed paths $gamma_1, gamma_2$, the path $gamma = gamma_1 cdot gamma_2$ is defined by $gamma(t) = gamma_1(2t)$ for $t le 1/2$ and $gamma(t) = gamma_2(2t-1)$ for $t ge 1/2$. Forv $k = 1,2$ choose partitions $I^k_j = [x^k_{j-1},x^k_j]$ of $I$, $j = 1,dots,n_k$, such that $gamma_k(I^k_j)$ is contained in $U_1$ or $U_2$. Define a partition $I_j = [x_{j-1},x_j]$ of $I$, $j = 1,dots,n_1+n_2$, by $x_j = frac{1}{2}x^1_j$ for $j = 0,dots,n_1$ and $x_j = frac{1}{2}(x^2_j+1)$ for $j = n_1,dots, n_1 + n_2$. Then $1/2$ is a partition point. By construction $gamma(I_j)$ is contained in $U_1$ or $U_2$. Choose paths $beta_j^k$ in the appropriate $U_{r(k,j)}$ which connect $x$ and $gamma_k(x^k_j)$, where $beta_0^k$ and $beta^k_{n_k}$ are constant. The paths $beta_j^k$ provide us with paths $beta_j$ in $U_{r(j)}$ connecting $x$ and $gamma(x_j)$: Take $beta_j = beta_j^1$ for $j = 0,dots,n_1$ and $beta_j = beta^2_{n_1-j}$ for $j = n_1,dots,n_1+n_2$. But now it is clear that
$$f(gamma) = f_{r(1)}([Gamma_1]) dots f_{r(n_1+n_2)}([Gamma_{n_1+n_2}])$$
$$= f_{r(1)}([Gamma_1]) dots f_{r(n_1)}([Gamma_{n_1}]) f_{r(n_1+1)}([Gamma_{n_1+1}]) dots f_{r(n_1+n_2)}([Gamma_{n_1+n_2}])$$
$$= f_{r(1,1)}([Gamma^1_1]) dots f_{r(1,n_1)}([Gamma^1_{n_1}]) f_{r(2,1)}([Gamma^2_1]) dots f_{r(2,n_2)}([Gamma^2_{n_2}]) = f(gamma_1) f(gamma_2) .$$
Given closed paths $gamma_1, gamma_2$, the path $gamma = gamma_1 cdot gamma_2$ is defined by $gamma(t) = gamma_1(2t)$ for $t le 1/2$ and $gamma(t) = gamma_2(2t-1)$ for $t ge 1/2$. Forv $k = 1,2$ choose partitions $I^k_j = [x^k_{j-1},x^k_j]$ of $I$, $j = 1,dots,n_k$, such that $gamma_k(I^k_j)$ is contained in $U_1$ or $U_2$. Define a partition $I_j = [x_{j-1},x_j]$ of $I$, $j = 1,dots,n_1+n_2$, by $x_j = frac{1}{2}x^1_j$ for $j = 0,dots,n_1$ and $x_j = frac{1}{2}(x^2_j+1)$ for $j = n_1,dots, n_1 + n_2$. Then $1/2$ is a partition point. By construction $gamma(I_j)$ is contained in $U_1$ or $U_2$. Choose paths $beta_j^k$ in the appropriate $U_{r(k,j)}$ which connect $x$ and $gamma_k(x^k_j)$, where $beta_0^k$ and $beta^k_{n_k}$ are constant. The paths $beta_j^k$ provide us with paths $beta_j$ in $U_{r(j)}$ connecting $x$ and $gamma(x_j)$: Take $beta_j = beta_j^1$ for $j = 0,dots,n_1$ and $beta_j = beta^2_{n_1-j}$ for $j = n_1,dots,n_1+n_2$. But now it is clear that
$$f(gamma) = f_{r(1)}([Gamma_1]) dots f_{r(n_1+n_2)}([Gamma_{n_1+n_2}])$$
$$= f_{r(1)}([Gamma_1]) dots f_{r(n_1)}([Gamma_{n_1}]) f_{r(n_1+1)}([Gamma_{n_1+1}]) dots f_{r(n_1+n_2)}([Gamma_{n_1+n_2}])$$
$$= f_{r(1,1)}([Gamma^1_1]) dots f_{r(1,n_1)}([Gamma^1_{n_1}]) f_{r(2,1)}([Gamma^2_1]) dots f_{r(2,n_2)}([Gamma^2_{n_2}]) = f(gamma_1) f(gamma_2) .$$
answered Nov 27 '18 at 23:17
Paul Frost
9,1511631
9,1511631
I would have never come up with such an argument.
– user531587
Nov 28 '18 at 18:08
add a comment |
I would have never come up with such an argument.
– user531587
Nov 28 '18 at 18:08
I would have never come up with such an argument.
– user531587
Nov 28 '18 at 18:08
I would have never come up with such an argument.
– user531587
Nov 28 '18 at 18:08
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3016131%2fhow-to-show-a-map-has-the-homomorphism-property%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