Complete metric space in which the large balls are not compact.
Find an example of a complete metric space $X$ in which all sufficiently small closed balls are compact but large ones are not.
First of all, what is ''a small ball'' and ''a large ball'' in a metric space? Does it have to do with the radius of the ball?
Theorem: Every closed ball of $X$ is compact $Leftrightarrow$ $X$ has the nearest-point property.
Since $X$ has not the nearest-point property, it is not compact. But $X$ is complete so the space is not total bounded.
I think this is the fact that we want to take advantage of, to prove that large balls are not compact.
Not sure how to proceed or if this thinking is correct.
The nearest-point property is not in many topology books, so i give the definition:
$(X,d)$ is a metric space. The following are equivalent:
i) Every infinite bounded subset of $X$ has an accumulation point in X(BW criterion)
ii) Every bounded sequence of $X$ has a convergence subsequence in $X$.
iii) X is complete and every bounded subset of $X$ is totally bounded.
metric-spaces compactness complete-spaces
add a comment |
Find an example of a complete metric space $X$ in which all sufficiently small closed balls are compact but large ones are not.
First of all, what is ''a small ball'' and ''a large ball'' in a metric space? Does it have to do with the radius of the ball?
Theorem: Every closed ball of $X$ is compact $Leftrightarrow$ $X$ has the nearest-point property.
Since $X$ has not the nearest-point property, it is not compact. But $X$ is complete so the space is not total bounded.
I think this is the fact that we want to take advantage of, to prove that large balls are not compact.
Not sure how to proceed or if this thinking is correct.
The nearest-point property is not in many topology books, so i give the definition:
$(X,d)$ is a metric space. The following are equivalent:
i) Every infinite bounded subset of $X$ has an accumulation point in X(BW criterion)
ii) Every bounded sequence of $X$ has a convergence subsequence in $X$.
iii) X is complete and every bounded subset of $X$ is totally bounded.
metric-spaces compactness complete-spaces
add a comment |
Find an example of a complete metric space $X$ in which all sufficiently small closed balls are compact but large ones are not.
First of all, what is ''a small ball'' and ''a large ball'' in a metric space? Does it have to do with the radius of the ball?
Theorem: Every closed ball of $X$ is compact $Leftrightarrow$ $X$ has the nearest-point property.
Since $X$ has not the nearest-point property, it is not compact. But $X$ is complete so the space is not total bounded.
I think this is the fact that we want to take advantage of, to prove that large balls are not compact.
Not sure how to proceed or if this thinking is correct.
The nearest-point property is not in many topology books, so i give the definition:
$(X,d)$ is a metric space. The following are equivalent:
i) Every infinite bounded subset of $X$ has an accumulation point in X(BW criterion)
ii) Every bounded sequence of $X$ has a convergence subsequence in $X$.
iii) X is complete and every bounded subset of $X$ is totally bounded.
metric-spaces compactness complete-spaces
Find an example of a complete metric space $X$ in which all sufficiently small closed balls are compact but large ones are not.
First of all, what is ''a small ball'' and ''a large ball'' in a metric space? Does it have to do with the radius of the ball?
Theorem: Every closed ball of $X$ is compact $Leftrightarrow$ $X$ has the nearest-point property.
Since $X$ has not the nearest-point property, it is not compact. But $X$ is complete so the space is not total bounded.
I think this is the fact that we want to take advantage of, to prove that large balls are not compact.
Not sure how to proceed or if this thinking is correct.
The nearest-point property is not in many topology books, so i give the definition:
$(X,d)$ is a metric space. The following are equivalent:
i) Every infinite bounded subset of $X$ has an accumulation point in X(BW criterion)
ii) Every bounded sequence of $X$ has a convergence subsequence in $X$.
iii) X is complete and every bounded subset of $X$ is totally bounded.
metric-spaces compactness complete-spaces
metric-spaces compactness complete-spaces
edited 1 hour ago
José Carlos Santos
149k22117219
149k22117219
asked 1 hour ago
argiriskar
1259
1259
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Let $X$ be an infinite discrete space with the usual discrete metric, $d(x,y)=1-delta_{xy}$. Since $X$ is infinite and discrete ${x}_{xin X}$ is an open cover with no finite subcover. Cauchy sequences in $X$ are eventually constant, and thus converge, and any sufficiently small closed ball contains a single point and is thus compact. Note that $X$ is the closed ball of radius 1 around any point. Hence $X$ satisfies your conditions.
Edit: Some comments on my thought process, in response to the question in the comments.
My first thought was that we know that a metric space is compact if and only if it is complete and totally bounded. Since our whole metric space is complete here, we need to find a way to make small closed balls totally bounded and large balls not totally bounded. The way I think about total boundedness, this is similar to saying we want small neighborhoods of a point to be "finite dimensional" and large neighborhoods to be "infinite dimensional." In a very rough intuitive way.
From there, the discrete topology is fairly natural, since small balls are literally finite and large balls contain the whole space.
As for my thoughts on your thoughts, well, they're correct, but I'm not sure where you would go from where you got to.
Thank you very much for your answer sir! Can you please explain to me how did you think about the problem? Can you comment on my thinking?
– argiriskar
55 mins ago
1
@argiriskar edited.
– jgon
38 mins ago
add a comment |
Here is a simple way to construct a metric space such that $B_r(x)$ is compact for $r<varepsilon$ and not compact for $rgeqvarepsilon$, for a fixed $varepsilon>0$. Let $(X,d)$ be a noncompact unbounded metric space in which closed balls are compact (such as $Bbb R$ with the usual metric $d(x,y)=|x-y|$) and consider $d'(x,y)=min{d(x,y),varepsilon}$. It can be shown that $d'$ is a metric and it induces the same topology as $d$ (even though the latter is not needed for your question). Now closed $d'$ balls of radius $<varepsilon$ are compact since they are the same as closed $d$ balls, but balls of radius $geqvarepsilon$ are not compact, since they are the whole space.
Of course you can also take the discrete distance scaled by $varepsilon$, but my example highlights how boundedness and being a ball are really properties of the metric, not of the topology it induces, which can be useful to keep in mind
– Alessandro Codenotti
3 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%2f3055224%2fcomplete-metric-space-in-which-the-large-balls-are-not-compact%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Let $X$ be an infinite discrete space with the usual discrete metric, $d(x,y)=1-delta_{xy}$. Since $X$ is infinite and discrete ${x}_{xin X}$ is an open cover with no finite subcover. Cauchy sequences in $X$ are eventually constant, and thus converge, and any sufficiently small closed ball contains a single point and is thus compact. Note that $X$ is the closed ball of radius 1 around any point. Hence $X$ satisfies your conditions.
Edit: Some comments on my thought process, in response to the question in the comments.
My first thought was that we know that a metric space is compact if and only if it is complete and totally bounded. Since our whole metric space is complete here, we need to find a way to make small closed balls totally bounded and large balls not totally bounded. The way I think about total boundedness, this is similar to saying we want small neighborhoods of a point to be "finite dimensional" and large neighborhoods to be "infinite dimensional." In a very rough intuitive way.
From there, the discrete topology is fairly natural, since small balls are literally finite and large balls contain the whole space.
As for my thoughts on your thoughts, well, they're correct, but I'm not sure where you would go from where you got to.
Thank you very much for your answer sir! Can you please explain to me how did you think about the problem? Can you comment on my thinking?
– argiriskar
55 mins ago
1
@argiriskar edited.
– jgon
38 mins ago
add a comment |
Let $X$ be an infinite discrete space with the usual discrete metric, $d(x,y)=1-delta_{xy}$. Since $X$ is infinite and discrete ${x}_{xin X}$ is an open cover with no finite subcover. Cauchy sequences in $X$ are eventually constant, and thus converge, and any sufficiently small closed ball contains a single point and is thus compact. Note that $X$ is the closed ball of radius 1 around any point. Hence $X$ satisfies your conditions.
Edit: Some comments on my thought process, in response to the question in the comments.
My first thought was that we know that a metric space is compact if and only if it is complete and totally bounded. Since our whole metric space is complete here, we need to find a way to make small closed balls totally bounded and large balls not totally bounded. The way I think about total boundedness, this is similar to saying we want small neighborhoods of a point to be "finite dimensional" and large neighborhoods to be "infinite dimensional." In a very rough intuitive way.
From there, the discrete topology is fairly natural, since small balls are literally finite and large balls contain the whole space.
As for my thoughts on your thoughts, well, they're correct, but I'm not sure where you would go from where you got to.
Thank you very much for your answer sir! Can you please explain to me how did you think about the problem? Can you comment on my thinking?
– argiriskar
55 mins ago
1
@argiriskar edited.
– jgon
38 mins ago
add a comment |
Let $X$ be an infinite discrete space with the usual discrete metric, $d(x,y)=1-delta_{xy}$. Since $X$ is infinite and discrete ${x}_{xin X}$ is an open cover with no finite subcover. Cauchy sequences in $X$ are eventually constant, and thus converge, and any sufficiently small closed ball contains a single point and is thus compact. Note that $X$ is the closed ball of radius 1 around any point. Hence $X$ satisfies your conditions.
Edit: Some comments on my thought process, in response to the question in the comments.
My first thought was that we know that a metric space is compact if and only if it is complete and totally bounded. Since our whole metric space is complete here, we need to find a way to make small closed balls totally bounded and large balls not totally bounded. The way I think about total boundedness, this is similar to saying we want small neighborhoods of a point to be "finite dimensional" and large neighborhoods to be "infinite dimensional." In a very rough intuitive way.
From there, the discrete topology is fairly natural, since small balls are literally finite and large balls contain the whole space.
As for my thoughts on your thoughts, well, they're correct, but I'm not sure where you would go from where you got to.
Let $X$ be an infinite discrete space with the usual discrete metric, $d(x,y)=1-delta_{xy}$. Since $X$ is infinite and discrete ${x}_{xin X}$ is an open cover with no finite subcover. Cauchy sequences in $X$ are eventually constant, and thus converge, and any sufficiently small closed ball contains a single point and is thus compact. Note that $X$ is the closed ball of radius 1 around any point. Hence $X$ satisfies your conditions.
Edit: Some comments on my thought process, in response to the question in the comments.
My first thought was that we know that a metric space is compact if and only if it is complete and totally bounded. Since our whole metric space is complete here, we need to find a way to make small closed balls totally bounded and large balls not totally bounded. The way I think about total boundedness, this is similar to saying we want small neighborhoods of a point to be "finite dimensional" and large neighborhoods to be "infinite dimensional." In a very rough intuitive way.
From there, the discrete topology is fairly natural, since small balls are literally finite and large balls contain the whole space.
As for my thoughts on your thoughts, well, they're correct, but I'm not sure where you would go from where you got to.
edited 38 mins ago
answered 1 hour ago
jgon
12.5k21940
12.5k21940
Thank you very much for your answer sir! Can you please explain to me how did you think about the problem? Can you comment on my thinking?
– argiriskar
55 mins ago
1
@argiriskar edited.
– jgon
38 mins ago
add a comment |
Thank you very much for your answer sir! Can you please explain to me how did you think about the problem? Can you comment on my thinking?
– argiriskar
55 mins ago
1
@argiriskar edited.
– jgon
38 mins ago
Thank you very much for your answer sir! Can you please explain to me how did you think about the problem? Can you comment on my thinking?
– argiriskar
55 mins ago
Thank you very much for your answer sir! Can you please explain to me how did you think about the problem? Can you comment on my thinking?
– argiriskar
55 mins ago
1
1
@argiriskar edited.
– jgon
38 mins ago
@argiriskar edited.
– jgon
38 mins ago
add a comment |
Here is a simple way to construct a metric space such that $B_r(x)$ is compact for $r<varepsilon$ and not compact for $rgeqvarepsilon$, for a fixed $varepsilon>0$. Let $(X,d)$ be a noncompact unbounded metric space in which closed balls are compact (such as $Bbb R$ with the usual metric $d(x,y)=|x-y|$) and consider $d'(x,y)=min{d(x,y),varepsilon}$. It can be shown that $d'$ is a metric and it induces the same topology as $d$ (even though the latter is not needed for your question). Now closed $d'$ balls of radius $<varepsilon$ are compact since they are the same as closed $d$ balls, but balls of radius $geqvarepsilon$ are not compact, since they are the whole space.
Of course you can also take the discrete distance scaled by $varepsilon$, but my example highlights how boundedness and being a ball are really properties of the metric, not of the topology it induces, which can be useful to keep in mind
– Alessandro Codenotti
3 mins ago
add a comment |
Here is a simple way to construct a metric space such that $B_r(x)$ is compact for $r<varepsilon$ and not compact for $rgeqvarepsilon$, for a fixed $varepsilon>0$. Let $(X,d)$ be a noncompact unbounded metric space in which closed balls are compact (such as $Bbb R$ with the usual metric $d(x,y)=|x-y|$) and consider $d'(x,y)=min{d(x,y),varepsilon}$. It can be shown that $d'$ is a metric and it induces the same topology as $d$ (even though the latter is not needed for your question). Now closed $d'$ balls of radius $<varepsilon$ are compact since they are the same as closed $d$ balls, but balls of radius $geqvarepsilon$ are not compact, since they are the whole space.
Of course you can also take the discrete distance scaled by $varepsilon$, but my example highlights how boundedness and being a ball are really properties of the metric, not of the topology it induces, which can be useful to keep in mind
– Alessandro Codenotti
3 mins ago
add a comment |
Here is a simple way to construct a metric space such that $B_r(x)$ is compact for $r<varepsilon$ and not compact for $rgeqvarepsilon$, for a fixed $varepsilon>0$. Let $(X,d)$ be a noncompact unbounded metric space in which closed balls are compact (such as $Bbb R$ with the usual metric $d(x,y)=|x-y|$) and consider $d'(x,y)=min{d(x,y),varepsilon}$. It can be shown that $d'$ is a metric and it induces the same topology as $d$ (even though the latter is not needed for your question). Now closed $d'$ balls of radius $<varepsilon$ are compact since they are the same as closed $d$ balls, but balls of radius $geqvarepsilon$ are not compact, since they are the whole space.
Here is a simple way to construct a metric space such that $B_r(x)$ is compact for $r<varepsilon$ and not compact for $rgeqvarepsilon$, for a fixed $varepsilon>0$. Let $(X,d)$ be a noncompact unbounded metric space in which closed balls are compact (such as $Bbb R$ with the usual metric $d(x,y)=|x-y|$) and consider $d'(x,y)=min{d(x,y),varepsilon}$. It can be shown that $d'$ is a metric and it induces the same topology as $d$ (even though the latter is not needed for your question). Now closed $d'$ balls of radius $<varepsilon$ are compact since they are the same as closed $d$ balls, but balls of radius $geqvarepsilon$ are not compact, since they are the whole space.
answered 54 mins ago
Alessandro Codenotti
3,55311438
3,55311438
Of course you can also take the discrete distance scaled by $varepsilon$, but my example highlights how boundedness and being a ball are really properties of the metric, not of the topology it induces, which can be useful to keep in mind
– Alessandro Codenotti
3 mins ago
add a comment |
Of course you can also take the discrete distance scaled by $varepsilon$, but my example highlights how boundedness and being a ball are really properties of the metric, not of the topology it induces, which can be useful to keep in mind
– Alessandro Codenotti
3 mins ago
Of course you can also take the discrete distance scaled by $varepsilon$, but my example highlights how boundedness and being a ball are really properties of the metric, not of the topology it induces, which can be useful to keep in mind
– Alessandro Codenotti
3 mins ago
Of course you can also take the discrete distance scaled by $varepsilon$, but my example highlights how boundedness and being a ball are really properties of the metric, not of the topology it induces, which can be useful to keep in mind
– Alessandro Codenotti
3 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%2f3055224%2fcomplete-metric-space-in-which-the-large-balls-are-not-compact%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