Is the set of bounded functions connected?Space of bounded continuous functions is completeAn interval is path connectedProving that $S^n$ (n-sphere) is locally connected.$X$ is locally connected and $f: X to Y$ is onto where $Y$ has the quotient topology. Prove that $Y$ is locally connectedWhy is the trivial topology on $X$ simply connected?Is a Normed Vector Space Necessary to Prove Path Connectedness?Connected components and continuous functionsHelp with a proof; Path connected open subspaces imply $X$ to be path connectedIs Every (Non-Trivial) Path Connected Space Uncountable?Is a set with the cofinite topology path-wise connected?$G_f = (x,y) in X times Y vert y = f(x) $ connected $Leftrightarrow X$ connected
When were female captains banned from Starfleet?
Electoral considerations aside, what are potential benefits, for the US, of policy changes proposed by the tweet recognizing Golan annexation?
Fear of getting stuck on one programming language / technology that is not used in my country
How do I color the graph in datavisualization?
What does chmod -u do?
How could a planet have erratic days?
Travelling outside the UK without a passport
Delivering sarcasm
Pre-mixing cryogenic fuels and using only one fuel tank
copy and scale one figure (wheel)
Is there a name for this algorithm to calculate the concentration of a mixture of two solutions containing the same solute?
Why Shazam when there is already Superman?
Redundant comparison & "if" before assignment
Not using 's' for he/she/it
Open a doc from terminal, but not by its name
Start making guitar arrangements
Can I sign legal documents with a smiley face?
Non-trope happy ending?
Added a new user on Ubuntu, set password not working?
Why electric field inside a cavity of a non-conducting sphere not zero?
Offered money to buy a house, seller is asking for more to cover gap between their listing and mortgage owed
What is Cash Advance APR?
What should you do when eye contact makes your subordinate uncomfortable?
Creepy dinosaur pc game identification
Is the set of bounded functions connected?
Space of bounded continuous functions is completeAn interval is path connectedProving that $S^n$ (n-sphere) is locally connected.$X$ is locally connected and $f: X to Y$ is onto where $Y$ has the quotient topology. Prove that $Y$ is locally connectedWhy is the trivial topology on $X$ simply connected?Is a Normed Vector Space Necessary to Prove Path Connectedness?Connected components and continuous functionsHelp with a proof; Path connected open subspaces imply $X$ to be path connectedIs Every (Non-Trivial) Path Connected Space Uncountable?Is a set with the cofinite topology path-wise connected?$G_f = (x,y) in X times Y vert y = f(x) $ connected $Leftrightarrow X$ connected
$begingroup$
One of my topology homework questions this week says the following:
Consider the space of bounded functions $B[0, 1]$ on the interval $[0, 1]$
with the $dinfty$ metric.
Prove that in the topology induced by the metric $B[0, 1]$ is connected.
I am not sure how to go about proving this, I tried showing that it is path-connected, but since the functions are not necessarily continuous I can't construct a continuous path between them.
The closest answer I've found so far can be found here, but I'm not sure how to apply it to my problem, again since the functions I'm dealing with are not continuous.
general-topology metric-spaces connectedness
$endgroup$
add a comment |
$begingroup$
One of my topology homework questions this week says the following:
Consider the space of bounded functions $B[0, 1]$ on the interval $[0, 1]$
with the $dinfty$ metric.
Prove that in the topology induced by the metric $B[0, 1]$ is connected.
I am not sure how to go about proving this, I tried showing that it is path-connected, but since the functions are not necessarily continuous I can't construct a continuous path between them.
The closest answer I've found so far can be found here, but I'm not sure how to apply it to my problem, again since the functions I'm dealing with are not continuous.
general-topology metric-spaces connectedness
$endgroup$
1
$begingroup$
You don't need to construct a path of continuous between them. You just need to construct a path of bounded functions between them. My guess is that whatever formula you might wish to use for a continuous path of continuous functions would work perfectly for a continuous path of bounded functions.
$endgroup$
– Lee Mosher
Mar 15 at 16:58
add a comment |
$begingroup$
One of my topology homework questions this week says the following:
Consider the space of bounded functions $B[0, 1]$ on the interval $[0, 1]$
with the $dinfty$ metric.
Prove that in the topology induced by the metric $B[0, 1]$ is connected.
I am not sure how to go about proving this, I tried showing that it is path-connected, but since the functions are not necessarily continuous I can't construct a continuous path between them.
The closest answer I've found so far can be found here, but I'm not sure how to apply it to my problem, again since the functions I'm dealing with are not continuous.
general-topology metric-spaces connectedness
$endgroup$
One of my topology homework questions this week says the following:
Consider the space of bounded functions $B[0, 1]$ on the interval $[0, 1]$
with the $dinfty$ metric.
Prove that in the topology induced by the metric $B[0, 1]$ is connected.
I am not sure how to go about proving this, I tried showing that it is path-connected, but since the functions are not necessarily continuous I can't construct a continuous path between them.
The closest answer I've found so far can be found here, but I'm not sure how to apply it to my problem, again since the functions I'm dealing with are not continuous.
general-topology metric-spaces connectedness
general-topology metric-spaces connectedness
edited Mar 15 at 16:56
Max
9051318
9051318
asked Mar 15 at 16:36
niknik
184
184
1
$begingroup$
You don't need to construct a path of continuous between them. You just need to construct a path of bounded functions between them. My guess is that whatever formula you might wish to use for a continuous path of continuous functions would work perfectly for a continuous path of bounded functions.
$endgroup$
– Lee Mosher
Mar 15 at 16:58
add a comment |
1
$begingroup$
You don't need to construct a path of continuous between them. You just need to construct a path of bounded functions between them. My guess is that whatever formula you might wish to use for a continuous path of continuous functions would work perfectly for a continuous path of bounded functions.
$endgroup$
– Lee Mosher
Mar 15 at 16:58
1
1
$begingroup$
You don't need to construct a path of continuous between them. You just need to construct a path of bounded functions between them. My guess is that whatever formula you might wish to use for a continuous path of continuous functions would work perfectly for a continuous path of bounded functions.
$endgroup$
– Lee Mosher
Mar 15 at 16:58
$begingroup$
You don't need to construct a path of continuous between them. You just need to construct a path of bounded functions between them. My guess is that whatever formula you might wish to use for a continuous path of continuous functions would work perfectly for a continuous path of bounded functions.
$endgroup$
– Lee Mosher
Mar 15 at 16:58
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Let $f, g in B([0,1])$. By definition, there exists $M, M'$ such that for all $x in [0,1]$,
$$|f(x)| leq M quad textand quad |g(x)| leq M'$$
For all $t in [0,1]$, consider the function $f_t : [0,1] rightarrow mathbbR$ defined by
$$f_t : x mapsto tf(x) + (1-t)g(x)$$
First, $f_t in B([0,1])$ for all $t in [0,1]$. Indeed it is easy to see that $f_t$ is bounded by $max(M,M')$.
Moreover, $f_0 = g$ and $f_1 = f$. To see that $t mapsto f_t$ defines a path between $g$ and $f$, you have to prove that it is continuous. Let $varepsilon > 0$. Define $$eta = fracvarepsilonM+M' +1$$
If $|t'-t| leq eta$, then
$$d_infty(f_t,f_t') = sup_x in [0,1] |f_t(x) - f_t'(x)| = sup_x in [0,1] | (t-t')f(x) + (t'-t)g(x)|$$ $$ leq |t-t'| (M+M') leq fracvarepsilonM+M' +1 (M+M') leq varepsilon$$
This shows that $t mapsto f_t$ is continuous, and therefore, $B([0,1])$ is path-connected.
$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%2f3149512%2fis-the-set-of-bounded-functions-connected%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$
Let $f, g in B([0,1])$. By definition, there exists $M, M'$ such that for all $x in [0,1]$,
$$|f(x)| leq M quad textand quad |g(x)| leq M'$$
For all $t in [0,1]$, consider the function $f_t : [0,1] rightarrow mathbbR$ defined by
$$f_t : x mapsto tf(x) + (1-t)g(x)$$
First, $f_t in B([0,1])$ for all $t in [0,1]$. Indeed it is easy to see that $f_t$ is bounded by $max(M,M')$.
Moreover, $f_0 = g$ and $f_1 = f$. To see that $t mapsto f_t$ defines a path between $g$ and $f$, you have to prove that it is continuous. Let $varepsilon > 0$. Define $$eta = fracvarepsilonM+M' +1$$
If $|t'-t| leq eta$, then
$$d_infty(f_t,f_t') = sup_x in [0,1] |f_t(x) - f_t'(x)| = sup_x in [0,1] | (t-t')f(x) + (t'-t)g(x)|$$ $$ leq |t-t'| (M+M') leq fracvarepsilonM+M' +1 (M+M') leq varepsilon$$
This shows that $t mapsto f_t$ is continuous, and therefore, $B([0,1])$ is path-connected.
$endgroup$
add a comment |
$begingroup$
Let $f, g in B([0,1])$. By definition, there exists $M, M'$ such that for all $x in [0,1]$,
$$|f(x)| leq M quad textand quad |g(x)| leq M'$$
For all $t in [0,1]$, consider the function $f_t : [0,1] rightarrow mathbbR$ defined by
$$f_t : x mapsto tf(x) + (1-t)g(x)$$
First, $f_t in B([0,1])$ for all $t in [0,1]$. Indeed it is easy to see that $f_t$ is bounded by $max(M,M')$.
Moreover, $f_0 = g$ and $f_1 = f$. To see that $t mapsto f_t$ defines a path between $g$ and $f$, you have to prove that it is continuous. Let $varepsilon > 0$. Define $$eta = fracvarepsilonM+M' +1$$
If $|t'-t| leq eta$, then
$$d_infty(f_t,f_t') = sup_x in [0,1] |f_t(x) - f_t'(x)| = sup_x in [0,1] | (t-t')f(x) + (t'-t)g(x)|$$ $$ leq |t-t'| (M+M') leq fracvarepsilonM+M' +1 (M+M') leq varepsilon$$
This shows that $t mapsto f_t$ is continuous, and therefore, $B([0,1])$ is path-connected.
$endgroup$
add a comment |
$begingroup$
Let $f, g in B([0,1])$. By definition, there exists $M, M'$ such that for all $x in [0,1]$,
$$|f(x)| leq M quad textand quad |g(x)| leq M'$$
For all $t in [0,1]$, consider the function $f_t : [0,1] rightarrow mathbbR$ defined by
$$f_t : x mapsto tf(x) + (1-t)g(x)$$
First, $f_t in B([0,1])$ for all $t in [0,1]$. Indeed it is easy to see that $f_t$ is bounded by $max(M,M')$.
Moreover, $f_0 = g$ and $f_1 = f$. To see that $t mapsto f_t$ defines a path between $g$ and $f$, you have to prove that it is continuous. Let $varepsilon > 0$. Define $$eta = fracvarepsilonM+M' +1$$
If $|t'-t| leq eta$, then
$$d_infty(f_t,f_t') = sup_x in [0,1] |f_t(x) - f_t'(x)| = sup_x in [0,1] | (t-t')f(x) + (t'-t)g(x)|$$ $$ leq |t-t'| (M+M') leq fracvarepsilonM+M' +1 (M+M') leq varepsilon$$
This shows that $t mapsto f_t$ is continuous, and therefore, $B([0,1])$ is path-connected.
$endgroup$
Let $f, g in B([0,1])$. By definition, there exists $M, M'$ such that for all $x in [0,1]$,
$$|f(x)| leq M quad textand quad |g(x)| leq M'$$
For all $t in [0,1]$, consider the function $f_t : [0,1] rightarrow mathbbR$ defined by
$$f_t : x mapsto tf(x) + (1-t)g(x)$$
First, $f_t in B([0,1])$ for all $t in [0,1]$. Indeed it is easy to see that $f_t$ is bounded by $max(M,M')$.
Moreover, $f_0 = g$ and $f_1 = f$. To see that $t mapsto f_t$ defines a path between $g$ and $f$, you have to prove that it is continuous. Let $varepsilon > 0$. Define $$eta = fracvarepsilonM+M' +1$$
If $|t'-t| leq eta$, then
$$d_infty(f_t,f_t') = sup_x in [0,1] |f_t(x) - f_t'(x)| = sup_x in [0,1] | (t-t')f(x) + (t'-t)g(x)|$$ $$ leq |t-t'| (M+M') leq fracvarepsilonM+M' +1 (M+M') leq varepsilon$$
This shows that $t mapsto f_t$ is continuous, and therefore, $B([0,1])$ is path-connected.
answered Mar 15 at 16:48
TheSilverDoeTheSilverDoe
4,523114
4,523114
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%2f3149512%2fis-the-set-of-bounded-functions-connected%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
1
$begingroup$
You don't need to construct a path of continuous between them. You just need to construct a path of bounded functions between them. My guess is that whatever formula you might wish to use for a continuous path of continuous functions would work perfectly for a continuous path of bounded functions.
$endgroup$
– Lee Mosher
Mar 15 at 16:58