Uncountable set with a non-discrete metricNon separable metric space implies an uncountable set with lower...
What have we got?
How to play song that contains one guitar when we have two guitarists (or more)?
Finding a basis of an infinite dimensional vector space with a given vector
How to write pow math?
Why does finding small effects in large studies indicate publication bias?
Why does Python copy NumPy arrays where the length of the dimensions are the same?
"Happy is as happy does" What does this mean?
Is it possible to detect 100% of SQLi with a simple regex?
Pictures from Mars
Why does calling Python's 'magic method' not do type conversion like it would for the corresponding operator?
Buying a "Used" Router
Would life expectancy increase if we replaced healthy organs with artificial ones?
How to know if I am a 'Real Developer'
Discouraging missile alpha strikes
Why is Bernie Sanders maximum accepted donation on actblue $5600?
Prove that a cyclic group with only one generator can have at most 2 elements
Why there is no EEPROM in STM32F4 MCUs
A dragon's soul trapped in a ring of mind shielding wants a new body; what magic could enable her to do so?
Ethernet cable only works in certain positions
Uncountable set with a non-discrete metric
Manager has noticed coworker's excessive breaks. Should I warn him?
Are there any rules or guidelines about the order of saving throws?
Is 'bad luck' with former employees a red flag?
Sing Baby Shark
Uncountable set with a non-discrete metric
Non separable metric space implies an uncountable set with lower bounded distances?Examples of metric spaces in which every non-empty open set is uncountableCan a non-discrete metric $d$ be always defined on any non-empty set $X$ such that $(X,d)$ becomes a complete metric space?A metric and discrete topologyAn example of a dense and co-dense set in a metric space with countable derived setDiscrete metric, countable basis?Show that d generates the discrete topologyFunctional analysis - discrete metricGiven a non-discrete topology on a finite set $X$, can you define a metric?Sequence with distinct points: derived set in the discrete metric
$begingroup$
Let $X$ be an uncountable set. Can we always define a metric on this set such that $X$ has a metric topology which is not discrete?
general-topology metric-spaces
$endgroup$
add a comment |
$begingroup$
Let $X$ be an uncountable set. Can we always define a metric on this set such that $X$ has a metric topology which is not discrete?
general-topology metric-spaces
$endgroup$
add a comment |
$begingroup$
Let $X$ be an uncountable set. Can we always define a metric on this set such that $X$ has a metric topology which is not discrete?
general-topology metric-spaces
$endgroup$
Let $X$ be an uncountable set. Can we always define a metric on this set such that $X$ has a metric topology which is not discrete?
general-topology metric-spaces
general-topology metric-spaces
asked 35 mins ago
Ajay Kumar NairAjay Kumar Nair
407
407
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Yes. Let $X^star={x_0,x_1,x_2,ldots}$ be a countable subset of $X$ and consider the distance $d$ in $X$ such that the distance between any two distinct points is $1$ when at least one of them is outside $X^star$ and such that, if $m,ninmathbb{Z}^+$ and $mneq n$, then$$d(x_m,x_n)=begin{cases}leftlvertfrac1m-frac1nrightrvert&text{ if }m,nneq0\frac1m&text{ if }n=0\frac1n&text{ if }m=0.end{cases}$$Then $x_0=lim_{ntoinfty}x_n$ and therefore this metric doesn't induce the discrete topology.
$endgroup$
add a comment |
$begingroup$
Of course, take any nondiscrete metric space, say $Y$ and embed it into $X$ (this assumes $Y$ has cardinality lesser then $X$). This can be $mathbb{Q}$ or $mathbb{R}$ for example. You modify the metric a bit by using $d(x,y)=min(d_Y(x,y),1)$. So you now have nondiscrete metric for elements in $Ysubseteq X$. For any other pair define the distance as $1$ unless they are equal (which obviously has to be $0$).
$endgroup$
add a comment |
$begingroup$
If $X$ has cardinality $mathfrak{c}$, then the answer is yes: suppose that $phi : X to (0,1)$ is a bijection. Then define $d(x,y) = |phi(x) - phi(y)|$ for all $x,y in X$. This puts a topology on $X$ that is not discrete, since the usual topology on $Bbb{R}$ is not discrete.
If $X$ has cardinality greater than $mathfrak{c}$, then the answer is again yes because you can "cheat" by doing the following: choose a subset $U$ of $X$ of cardinality $mathfrak{c}$, and for all $x,y in U$ define (as before) $d(x,y) = |phi(x) - phi(y)|$. Put the discrete metric on $V = X setminus U$, that is, for all $x,y in X setminus U$, define $d(x,y) = 1$ if $xneq y$ and $d(x,y) =0$ if $x=y$. And finally, define $d(x,y) = 1$ if $x in U$, and $y in V$ (or $x in V$ and $y in U$).
Then, one can check that the triangle inequality still holds. The topology this metric induces is not discrete because of the way we have defined the metric on $U subset X$.
$endgroup$
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%2f3119862%2funcountable-set-with-a-non-discrete-metric%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Yes. Let $X^star={x_0,x_1,x_2,ldots}$ be a countable subset of $X$ and consider the distance $d$ in $X$ such that the distance between any two distinct points is $1$ when at least one of them is outside $X^star$ and such that, if $m,ninmathbb{Z}^+$ and $mneq n$, then$$d(x_m,x_n)=begin{cases}leftlvertfrac1m-frac1nrightrvert&text{ if }m,nneq0\frac1m&text{ if }n=0\frac1n&text{ if }m=0.end{cases}$$Then $x_0=lim_{ntoinfty}x_n$ and therefore this metric doesn't induce the discrete topology.
$endgroup$
add a comment |
$begingroup$
Yes. Let $X^star={x_0,x_1,x_2,ldots}$ be a countable subset of $X$ and consider the distance $d$ in $X$ such that the distance between any two distinct points is $1$ when at least one of them is outside $X^star$ and such that, if $m,ninmathbb{Z}^+$ and $mneq n$, then$$d(x_m,x_n)=begin{cases}leftlvertfrac1m-frac1nrightrvert&text{ if }m,nneq0\frac1m&text{ if }n=0\frac1n&text{ if }m=0.end{cases}$$Then $x_0=lim_{ntoinfty}x_n$ and therefore this metric doesn't induce the discrete topology.
$endgroup$
add a comment |
$begingroup$
Yes. Let $X^star={x_0,x_1,x_2,ldots}$ be a countable subset of $X$ and consider the distance $d$ in $X$ such that the distance between any two distinct points is $1$ when at least one of them is outside $X^star$ and such that, if $m,ninmathbb{Z}^+$ and $mneq n$, then$$d(x_m,x_n)=begin{cases}leftlvertfrac1m-frac1nrightrvert&text{ if }m,nneq0\frac1m&text{ if }n=0\frac1n&text{ if }m=0.end{cases}$$Then $x_0=lim_{ntoinfty}x_n$ and therefore this metric doesn't induce the discrete topology.
$endgroup$
Yes. Let $X^star={x_0,x_1,x_2,ldots}$ be a countable subset of $X$ and consider the distance $d$ in $X$ such that the distance between any two distinct points is $1$ when at least one of them is outside $X^star$ and such that, if $m,ninmathbb{Z}^+$ and $mneq n$, then$$d(x_m,x_n)=begin{cases}leftlvertfrac1m-frac1nrightrvert&text{ if }m,nneq0\frac1m&text{ if }n=0\frac1n&text{ if }m=0.end{cases}$$Then $x_0=lim_{ntoinfty}x_n$ and therefore this metric doesn't induce the discrete topology.
answered 24 mins ago
José Carlos SantosJosé Carlos Santos
162k22130233
162k22130233
add a comment |
add a comment |
$begingroup$
Of course, take any nondiscrete metric space, say $Y$ and embed it into $X$ (this assumes $Y$ has cardinality lesser then $X$). This can be $mathbb{Q}$ or $mathbb{R}$ for example. You modify the metric a bit by using $d(x,y)=min(d_Y(x,y),1)$. So you now have nondiscrete metric for elements in $Ysubseteq X$. For any other pair define the distance as $1$ unless they are equal (which obviously has to be $0$).
$endgroup$
add a comment |
$begingroup$
Of course, take any nondiscrete metric space, say $Y$ and embed it into $X$ (this assumes $Y$ has cardinality lesser then $X$). This can be $mathbb{Q}$ or $mathbb{R}$ for example. You modify the metric a bit by using $d(x,y)=min(d_Y(x,y),1)$. So you now have nondiscrete metric for elements in $Ysubseteq X$. For any other pair define the distance as $1$ unless they are equal (which obviously has to be $0$).
$endgroup$
add a comment |
$begingroup$
Of course, take any nondiscrete metric space, say $Y$ and embed it into $X$ (this assumes $Y$ has cardinality lesser then $X$). This can be $mathbb{Q}$ or $mathbb{R}$ for example. You modify the metric a bit by using $d(x,y)=min(d_Y(x,y),1)$. So you now have nondiscrete metric for elements in $Ysubseteq X$. For any other pair define the distance as $1$ unless they are equal (which obviously has to be $0$).
$endgroup$
Of course, take any nondiscrete metric space, say $Y$ and embed it into $X$ (this assumes $Y$ has cardinality lesser then $X$). This can be $mathbb{Q}$ or $mathbb{R}$ for example. You modify the metric a bit by using $d(x,y)=min(d_Y(x,y),1)$. So you now have nondiscrete metric for elements in $Ysubseteq X$. For any other pair define the distance as $1$ unless they are equal (which obviously has to be $0$).
edited 19 mins ago
answered 24 mins ago
freakishfreakish
12.5k1630
12.5k1630
add a comment |
add a comment |
$begingroup$
If $X$ has cardinality $mathfrak{c}$, then the answer is yes: suppose that $phi : X to (0,1)$ is a bijection. Then define $d(x,y) = |phi(x) - phi(y)|$ for all $x,y in X$. This puts a topology on $X$ that is not discrete, since the usual topology on $Bbb{R}$ is not discrete.
If $X$ has cardinality greater than $mathfrak{c}$, then the answer is again yes because you can "cheat" by doing the following: choose a subset $U$ of $X$ of cardinality $mathfrak{c}$, and for all $x,y in U$ define (as before) $d(x,y) = |phi(x) - phi(y)|$. Put the discrete metric on $V = X setminus U$, that is, for all $x,y in X setminus U$, define $d(x,y) = 1$ if $xneq y$ and $d(x,y) =0$ if $x=y$. And finally, define $d(x,y) = 1$ if $x in U$, and $y in V$ (or $x in V$ and $y in U$).
Then, one can check that the triangle inequality still holds. The topology this metric induces is not discrete because of the way we have defined the metric on $U subset X$.
$endgroup$
add a comment |
$begingroup$
If $X$ has cardinality $mathfrak{c}$, then the answer is yes: suppose that $phi : X to (0,1)$ is a bijection. Then define $d(x,y) = |phi(x) - phi(y)|$ for all $x,y in X$. This puts a topology on $X$ that is not discrete, since the usual topology on $Bbb{R}$ is not discrete.
If $X$ has cardinality greater than $mathfrak{c}$, then the answer is again yes because you can "cheat" by doing the following: choose a subset $U$ of $X$ of cardinality $mathfrak{c}$, and for all $x,y in U$ define (as before) $d(x,y) = |phi(x) - phi(y)|$. Put the discrete metric on $V = X setminus U$, that is, for all $x,y in X setminus U$, define $d(x,y) = 1$ if $xneq y$ and $d(x,y) =0$ if $x=y$. And finally, define $d(x,y) = 1$ if $x in U$, and $y in V$ (or $x in V$ and $y in U$).
Then, one can check that the triangle inequality still holds. The topology this metric induces is not discrete because of the way we have defined the metric on $U subset X$.
$endgroup$
add a comment |
$begingroup$
If $X$ has cardinality $mathfrak{c}$, then the answer is yes: suppose that $phi : X to (0,1)$ is a bijection. Then define $d(x,y) = |phi(x) - phi(y)|$ for all $x,y in X$. This puts a topology on $X$ that is not discrete, since the usual topology on $Bbb{R}$ is not discrete.
If $X$ has cardinality greater than $mathfrak{c}$, then the answer is again yes because you can "cheat" by doing the following: choose a subset $U$ of $X$ of cardinality $mathfrak{c}$, and for all $x,y in U$ define (as before) $d(x,y) = |phi(x) - phi(y)|$. Put the discrete metric on $V = X setminus U$, that is, for all $x,y in X setminus U$, define $d(x,y) = 1$ if $xneq y$ and $d(x,y) =0$ if $x=y$. And finally, define $d(x,y) = 1$ if $x in U$, and $y in V$ (or $x in V$ and $y in U$).
Then, one can check that the triangle inequality still holds. The topology this metric induces is not discrete because of the way we have defined the metric on $U subset X$.
$endgroup$
If $X$ has cardinality $mathfrak{c}$, then the answer is yes: suppose that $phi : X to (0,1)$ is a bijection. Then define $d(x,y) = |phi(x) - phi(y)|$ for all $x,y in X$. This puts a topology on $X$ that is not discrete, since the usual topology on $Bbb{R}$ is not discrete.
If $X$ has cardinality greater than $mathfrak{c}$, then the answer is again yes because you can "cheat" by doing the following: choose a subset $U$ of $X$ of cardinality $mathfrak{c}$, and for all $x,y in U$ define (as before) $d(x,y) = |phi(x) - phi(y)|$. Put the discrete metric on $V = X setminus U$, that is, for all $x,y in X setminus U$, define $d(x,y) = 1$ if $xneq y$ and $d(x,y) =0$ if $x=y$. And finally, define $d(x,y) = 1$ if $x in U$, and $y in V$ (or $x in V$ and $y in U$).
Then, one can check that the triangle inequality still holds. The topology this metric induces is not discrete because of the way we have defined the metric on $U subset X$.
answered 20 mins ago
BrahadeeshBrahadeesh
6,37442363
6,37442363
add a comment |
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%2f3119862%2funcountable-set-with-a-non-discrete-metric%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