Are spaces shaped like the digits 0, 8 and 9 homeomorphic topological spaces?
Consider the topological spaces shaped like the numerals "0", "8" and "9" in $mathbb{R}^{2}$. Are they homeomorphic?
I have an approach that doesnt look very rigorous to me. I wanted to know how to formalize this if its correct.
0 and 8 are not homeomorphic since excluding one point of 0 the space is still connected, but excluding the "tangent point" of 8, we have a disconnected space.
Same idea for 8 and 9.
The space 9 is union of one circle and one arc. The arc is homeomorphic to the circle, so we can view 9 as a union of two circles, then 8 and 9 are homeomorphic
PS: the topology of the spaces is induced by topology of $mathbb{R}^{2}$.
general-topology metric-spaces
add a comment |
Consider the topological spaces shaped like the numerals "0", "8" and "9" in $mathbb{R}^{2}$. Are they homeomorphic?
I have an approach that doesnt look very rigorous to me. I wanted to know how to formalize this if its correct.
0 and 8 are not homeomorphic since excluding one point of 0 the space is still connected, but excluding the "tangent point" of 8, we have a disconnected space.
Same idea for 8 and 9.
The space 9 is union of one circle and one arc. The arc is homeomorphic to the circle, so we can view 9 as a union of two circles, then 8 and 9 are homeomorphic
PS: the topology of the spaces is induced by topology of $mathbb{R}^{2}$.
general-topology metric-spaces
2
"The arc is homeomorphic to the circle." No, it isn't. An arc is disconnected by removing a point; a circle isn't.
– Gerry Myerson
2 hours ago
1
@GerryMyerson yeah! My mistake. Thank you.
– Lucas Corrêa
2 hours ago
add a comment |
Consider the topological spaces shaped like the numerals "0", "8" and "9" in $mathbb{R}^{2}$. Are they homeomorphic?
I have an approach that doesnt look very rigorous to me. I wanted to know how to formalize this if its correct.
0 and 8 are not homeomorphic since excluding one point of 0 the space is still connected, but excluding the "tangent point" of 8, we have a disconnected space.
Same idea for 8 and 9.
The space 9 is union of one circle and one arc. The arc is homeomorphic to the circle, so we can view 9 as a union of two circles, then 8 and 9 are homeomorphic
PS: the topology of the spaces is induced by topology of $mathbb{R}^{2}$.
general-topology metric-spaces
Consider the topological spaces shaped like the numerals "0", "8" and "9" in $mathbb{R}^{2}$. Are they homeomorphic?
I have an approach that doesnt look very rigorous to me. I wanted to know how to formalize this if its correct.
0 and 8 are not homeomorphic since excluding one point of 0 the space is still connected, but excluding the "tangent point" of 8, we have a disconnected space.
Same idea for 8 and 9.
The space 9 is union of one circle and one arc. The arc is homeomorphic to the circle, so we can view 9 as a union of two circles, then 8 and 9 are homeomorphic
PS: the topology of the spaces is induced by topology of $mathbb{R}^{2}$.
general-topology metric-spaces
general-topology metric-spaces
edited 38 mins ago
Tanner Swett
3,9941638
3,9941638
asked 3 hours ago
Lucas Corrêa
1,4661321
1,4661321
2
"The arc is homeomorphic to the circle." No, it isn't. An arc is disconnected by removing a point; a circle isn't.
– Gerry Myerson
2 hours ago
1
@GerryMyerson yeah! My mistake. Thank you.
– Lucas Corrêa
2 hours ago
add a comment |
2
"The arc is homeomorphic to the circle." No, it isn't. An arc is disconnected by removing a point; a circle isn't.
– Gerry Myerson
2 hours ago
1
@GerryMyerson yeah! My mistake. Thank you.
– Lucas Corrêa
2 hours ago
2
2
"The arc is homeomorphic to the circle." No, it isn't. An arc is disconnected by removing a point; a circle isn't.
– Gerry Myerson
2 hours ago
"The arc is homeomorphic to the circle." No, it isn't. An arc is disconnected by removing a point; a circle isn't.
– Gerry Myerson
2 hours ago
1
1
@GerryMyerson yeah! My mistake. Thank you.
– Lucas Corrêa
2 hours ago
@GerryMyerson yeah! My mistake. Thank you.
– Lucas Corrêa
2 hours ago
add a comment |
1 Answer
1
active
oldest
votes
$0$ has no cut points.
$8$ has exactly one cut point.
$9$ has infinitely many cutpoints.
To show there are no homeomorphisms among $0,8,9$ use the exercise.
Exercise. Prove if $f:Xto Y$ is homeomorphism and $p$ cutpoint of $X$, then $f(p)$ is cutpoint of $Y$. Also show an arc is not homeomorphic to a circle.
Nice! Thanks for the hint!
– Lucas Corrêa
2 hours ago
I have made an edit to your post. Feel free to revert to its original version if you disagree with my edit.
– user 170039
39 mins ago
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%2f3060176%2fare-spaces-shaped-like-the-digits-0-8-and-9-homeomorphic-topological-spaces%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
$0$ has no cut points.
$8$ has exactly one cut point.
$9$ has infinitely many cutpoints.
To show there are no homeomorphisms among $0,8,9$ use the exercise.
Exercise. Prove if $f:Xto Y$ is homeomorphism and $p$ cutpoint of $X$, then $f(p)$ is cutpoint of $Y$. Also show an arc is not homeomorphic to a circle.
Nice! Thanks for the hint!
– Lucas Corrêa
2 hours ago
I have made an edit to your post. Feel free to revert to its original version if you disagree with my edit.
– user 170039
39 mins ago
add a comment |
$0$ has no cut points.
$8$ has exactly one cut point.
$9$ has infinitely many cutpoints.
To show there are no homeomorphisms among $0,8,9$ use the exercise.
Exercise. Prove if $f:Xto Y$ is homeomorphism and $p$ cutpoint of $X$, then $f(p)$ is cutpoint of $Y$. Also show an arc is not homeomorphic to a circle.
Nice! Thanks for the hint!
– Lucas Corrêa
2 hours ago
I have made an edit to your post. Feel free to revert to its original version if you disagree with my edit.
– user 170039
39 mins ago
add a comment |
$0$ has no cut points.
$8$ has exactly one cut point.
$9$ has infinitely many cutpoints.
To show there are no homeomorphisms among $0,8,9$ use the exercise.
Exercise. Prove if $f:Xto Y$ is homeomorphism and $p$ cutpoint of $X$, then $f(p)$ is cutpoint of $Y$. Also show an arc is not homeomorphic to a circle.
$0$ has no cut points.
$8$ has exactly one cut point.
$9$ has infinitely many cutpoints.
To show there are no homeomorphisms among $0,8,9$ use the exercise.
Exercise. Prove if $f:Xto Y$ is homeomorphism and $p$ cutpoint of $X$, then $f(p)$ is cutpoint of $Y$. Also show an arc is not homeomorphic to a circle.
edited 39 mins ago
user 170039
10.4k42465
10.4k42465
answered 2 hours ago
William Elliot
7,2382519
7,2382519
Nice! Thanks for the hint!
– Lucas Corrêa
2 hours ago
I have made an edit to your post. Feel free to revert to its original version if you disagree with my edit.
– user 170039
39 mins ago
add a comment |
Nice! Thanks for the hint!
– Lucas Corrêa
2 hours ago
I have made an edit to your post. Feel free to revert to its original version if you disagree with my edit.
– user 170039
39 mins ago
Nice! Thanks for the hint!
– Lucas Corrêa
2 hours ago
Nice! Thanks for the hint!
– Lucas Corrêa
2 hours ago
I have made an edit to your post. Feel free to revert to its original version if you disagree with my edit.
– user 170039
39 mins ago
I have made an edit to your post. Feel free to revert to its original version if you disagree with my edit.
– user 170039
39 mins ago
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%2f3060176%2fare-spaces-shaped-like-the-digits-0-8-and-9-homeomorphic-topological-spaces%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
2
"The arc is homeomorphic to the circle." No, it isn't. An arc is disconnected by removing a point; a circle isn't.
– Gerry Myerson
2 hours ago
1
@GerryMyerson yeah! My mistake. Thank you.
– Lucas Corrêa
2 hours ago