Showing that $M := {f in C([-1,1]) : f(0) > 0}$ is open
$begingroup$
Given $f in C([-1,1],mathbb{R})$ equipped with sup norm metric. I am trying to find out whether the subset $$M := {f in C([-1,1]) : f(0) > 0} $$ is open/closed in $C([-1,1])$
My work:
$M$ is open. Since any function in $M$ doesn't cross the negative y-axis, we can find an $epsilon$-ball around the axis, such that $B_{epsilon}(f)$ is completely contained within $M$. I am having trouble formalizing this, i.e finding such $epsilon$
$M$ is not closed. Consider the sequence of functions $f_{n}(x) := frac{x+1}{n}$
$f_{n}(0) > 0$ for all $n in mathbb{N}$ but $f_{n}$ converges to the zero function, which is not an element of $M$. So $M$ doesn't include its limit points.
real-analysis metric-spaces
$endgroup$
add a comment |
$begingroup$
Given $f in C([-1,1],mathbb{R})$ equipped with sup norm metric. I am trying to find out whether the subset $$M := {f in C([-1,1]) : f(0) > 0} $$ is open/closed in $C([-1,1])$
My work:
$M$ is open. Since any function in $M$ doesn't cross the negative y-axis, we can find an $epsilon$-ball around the axis, such that $B_{epsilon}(f)$ is completely contained within $M$. I am having trouble formalizing this, i.e finding such $epsilon$
$M$ is not closed. Consider the sequence of functions $f_{n}(x) := frac{x+1}{n}$
$f_{n}(0) > 0$ for all $n in mathbb{N}$ but $f_{n}$ converges to the zero function, which is not an element of $M$. So $M$ doesn't include its limit points.
real-analysis metric-spaces
$endgroup$
1
$begingroup$
For a simpler counterexample: the constant functions $f_n(x) = 1/n$ also do the trick! They converge to the $0$ function, which is not in $M$.
$endgroup$
– dafinguzman
Dec 11 '18 at 20:24
add a comment |
$begingroup$
Given $f in C([-1,1],mathbb{R})$ equipped with sup norm metric. I am trying to find out whether the subset $$M := {f in C([-1,1]) : f(0) > 0} $$ is open/closed in $C([-1,1])$
My work:
$M$ is open. Since any function in $M$ doesn't cross the negative y-axis, we can find an $epsilon$-ball around the axis, such that $B_{epsilon}(f)$ is completely contained within $M$. I am having trouble formalizing this, i.e finding such $epsilon$
$M$ is not closed. Consider the sequence of functions $f_{n}(x) := frac{x+1}{n}$
$f_{n}(0) > 0$ for all $n in mathbb{N}$ but $f_{n}$ converges to the zero function, which is not an element of $M$. So $M$ doesn't include its limit points.
real-analysis metric-spaces
$endgroup$
Given $f in C([-1,1],mathbb{R})$ equipped with sup norm metric. I am trying to find out whether the subset $$M := {f in C([-1,1]) : f(0) > 0} $$ is open/closed in $C([-1,1])$
My work:
$M$ is open. Since any function in $M$ doesn't cross the negative y-axis, we can find an $epsilon$-ball around the axis, such that $B_{epsilon}(f)$ is completely contained within $M$. I am having trouble formalizing this, i.e finding such $epsilon$
$M$ is not closed. Consider the sequence of functions $f_{n}(x) := frac{x+1}{n}$
$f_{n}(0) > 0$ for all $n in mathbb{N}$ but $f_{n}$ converges to the zero function, which is not an element of $M$. So $M$ doesn't include its limit points.
real-analysis metric-spaces
real-analysis metric-spaces
asked Dec 11 '18 at 20:10
yarafoudahyarafoudah
1137
1137
1
$begingroup$
For a simpler counterexample: the constant functions $f_n(x) = 1/n$ also do the trick! They converge to the $0$ function, which is not in $M$.
$endgroup$
– dafinguzman
Dec 11 '18 at 20:24
add a comment |
1
$begingroup$
For a simpler counterexample: the constant functions $f_n(x) = 1/n$ also do the trick! They converge to the $0$ function, which is not in $M$.
$endgroup$
– dafinguzman
Dec 11 '18 at 20:24
1
1
$begingroup$
For a simpler counterexample: the constant functions $f_n(x) = 1/n$ also do the trick! They converge to the $0$ function, which is not in $M$.
$endgroup$
– dafinguzman
Dec 11 '18 at 20:24
$begingroup$
For a simpler counterexample: the constant functions $f_n(x) = 1/n$ also do the trick! They converge to the $0$ function, which is not in $M$.
$endgroup$
– dafinguzman
Dec 11 '18 at 20:24
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
The set is indeed open. If $f in M$, then $f(0) = epsilon > 0$. But then if $|g -f |_infty < frac{epsilon}{2}$ , we will find that $g(0) ge frac{epsilon}{2} > 0$. This shows that $M$ contains a ball around of $f$ of radius $epsilon/2$, and so $M$ is open.
$endgroup$
$begingroup$
Thank you! that was helpful :)
$endgroup$
– yarafoudah
Dec 11 '18 at 20:32
$begingroup$
To make sure I filled in details correctly: Since $|g -f |_infty < frac{epsilon}{2}$ it follows $|g(0)-f(0)| < frac{epsilon}{2}$ then $frac{epsilon}{2} < g(0) < frac{3epsilon}{2}$ which means $0 < frac{f(0)}{2} < g(0)$
$endgroup$
– yarafoudah
Dec 11 '18 at 20:32
$begingroup$
Exactly! Or another way to look at at: $$g(0) = f(0) + (g(0) - f(0)) ge f(0) - | g - f|_infty ge epsilon - epsilon /2 = epsilon / 2.$$
$endgroup$
– User8128
Dec 11 '18 at 20:34
add a comment |
$begingroup$
The map $phi: C([-1,1]) to mathbb R$ given by $phi(f) = f(0)$ is continuous, since $|f(0)-g(0)| le |f - g|$. Since $(0,infty)$ is open in $mathbb R$,
$M = phi^{-1}((0,infty))$ is open in $C([-1,1])$.
$endgroup$
add a comment |
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%2f3035753%2fshowing-that-m-f-in-c-1-1-f0-0-is-open%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
$begingroup$
The set is indeed open. If $f in M$, then $f(0) = epsilon > 0$. But then if $|g -f |_infty < frac{epsilon}{2}$ , we will find that $g(0) ge frac{epsilon}{2} > 0$. This shows that $M$ contains a ball around of $f$ of radius $epsilon/2$, and so $M$ is open.
$endgroup$
$begingroup$
Thank you! that was helpful :)
$endgroup$
– yarafoudah
Dec 11 '18 at 20:32
$begingroup$
To make sure I filled in details correctly: Since $|g -f |_infty < frac{epsilon}{2}$ it follows $|g(0)-f(0)| < frac{epsilon}{2}$ then $frac{epsilon}{2} < g(0) < frac{3epsilon}{2}$ which means $0 < frac{f(0)}{2} < g(0)$
$endgroup$
– yarafoudah
Dec 11 '18 at 20:32
$begingroup$
Exactly! Or another way to look at at: $$g(0) = f(0) + (g(0) - f(0)) ge f(0) - | g - f|_infty ge epsilon - epsilon /2 = epsilon / 2.$$
$endgroup$
– User8128
Dec 11 '18 at 20:34
add a comment |
$begingroup$
The set is indeed open. If $f in M$, then $f(0) = epsilon > 0$. But then if $|g -f |_infty < frac{epsilon}{2}$ , we will find that $g(0) ge frac{epsilon}{2} > 0$. This shows that $M$ contains a ball around of $f$ of radius $epsilon/2$, and so $M$ is open.
$endgroup$
$begingroup$
Thank you! that was helpful :)
$endgroup$
– yarafoudah
Dec 11 '18 at 20:32
$begingroup$
To make sure I filled in details correctly: Since $|g -f |_infty < frac{epsilon}{2}$ it follows $|g(0)-f(0)| < frac{epsilon}{2}$ then $frac{epsilon}{2} < g(0) < frac{3epsilon}{2}$ which means $0 < frac{f(0)}{2} < g(0)$
$endgroup$
– yarafoudah
Dec 11 '18 at 20:32
$begingroup$
Exactly! Or another way to look at at: $$g(0) = f(0) + (g(0) - f(0)) ge f(0) - | g - f|_infty ge epsilon - epsilon /2 = epsilon / 2.$$
$endgroup$
– User8128
Dec 11 '18 at 20:34
add a comment |
$begingroup$
The set is indeed open. If $f in M$, then $f(0) = epsilon > 0$. But then if $|g -f |_infty < frac{epsilon}{2}$ , we will find that $g(0) ge frac{epsilon}{2} > 0$. This shows that $M$ contains a ball around of $f$ of radius $epsilon/2$, and so $M$ is open.
$endgroup$
The set is indeed open. If $f in M$, then $f(0) = epsilon > 0$. But then if $|g -f |_infty < frac{epsilon}{2}$ , we will find that $g(0) ge frac{epsilon}{2} > 0$. This shows that $M$ contains a ball around of $f$ of radius $epsilon/2$, and so $M$ is open.
answered Dec 11 '18 at 20:13
User8128User8128
10.8k1622
10.8k1622
$begingroup$
Thank you! that was helpful :)
$endgroup$
– yarafoudah
Dec 11 '18 at 20:32
$begingroup$
To make sure I filled in details correctly: Since $|g -f |_infty < frac{epsilon}{2}$ it follows $|g(0)-f(0)| < frac{epsilon}{2}$ then $frac{epsilon}{2} < g(0) < frac{3epsilon}{2}$ which means $0 < frac{f(0)}{2} < g(0)$
$endgroup$
– yarafoudah
Dec 11 '18 at 20:32
$begingroup$
Exactly! Or another way to look at at: $$g(0) = f(0) + (g(0) - f(0)) ge f(0) - | g - f|_infty ge epsilon - epsilon /2 = epsilon / 2.$$
$endgroup$
– User8128
Dec 11 '18 at 20:34
add a comment |
$begingroup$
Thank you! that was helpful :)
$endgroup$
– yarafoudah
Dec 11 '18 at 20:32
$begingroup$
To make sure I filled in details correctly: Since $|g -f |_infty < frac{epsilon}{2}$ it follows $|g(0)-f(0)| < frac{epsilon}{2}$ then $frac{epsilon}{2} < g(0) < frac{3epsilon}{2}$ which means $0 < frac{f(0)}{2} < g(0)$
$endgroup$
– yarafoudah
Dec 11 '18 at 20:32
$begingroup$
Exactly! Or another way to look at at: $$g(0) = f(0) + (g(0) - f(0)) ge f(0) - | g - f|_infty ge epsilon - epsilon /2 = epsilon / 2.$$
$endgroup$
– User8128
Dec 11 '18 at 20:34
$begingroup$
Thank you! that was helpful :)
$endgroup$
– yarafoudah
Dec 11 '18 at 20:32
$begingroup$
Thank you! that was helpful :)
$endgroup$
– yarafoudah
Dec 11 '18 at 20:32
$begingroup$
To make sure I filled in details correctly: Since $|g -f |_infty < frac{epsilon}{2}$ it follows $|g(0)-f(0)| < frac{epsilon}{2}$ then $frac{epsilon}{2} < g(0) < frac{3epsilon}{2}$ which means $0 < frac{f(0)}{2} < g(0)$
$endgroup$
– yarafoudah
Dec 11 '18 at 20:32
$begingroup$
To make sure I filled in details correctly: Since $|g -f |_infty < frac{epsilon}{2}$ it follows $|g(0)-f(0)| < frac{epsilon}{2}$ then $frac{epsilon}{2} < g(0) < frac{3epsilon}{2}$ which means $0 < frac{f(0)}{2} < g(0)$
$endgroup$
– yarafoudah
Dec 11 '18 at 20:32
$begingroup$
Exactly! Or another way to look at at: $$g(0) = f(0) + (g(0) - f(0)) ge f(0) - | g - f|_infty ge epsilon - epsilon /2 = epsilon / 2.$$
$endgroup$
– User8128
Dec 11 '18 at 20:34
$begingroup$
Exactly! Or another way to look at at: $$g(0) = f(0) + (g(0) - f(0)) ge f(0) - | g - f|_infty ge epsilon - epsilon /2 = epsilon / 2.$$
$endgroup$
– User8128
Dec 11 '18 at 20:34
add a comment |
$begingroup$
The map $phi: C([-1,1]) to mathbb R$ given by $phi(f) = f(0)$ is continuous, since $|f(0)-g(0)| le |f - g|$. Since $(0,infty)$ is open in $mathbb R$,
$M = phi^{-1}((0,infty))$ is open in $C([-1,1])$.
$endgroup$
add a comment |
$begingroup$
The map $phi: C([-1,1]) to mathbb R$ given by $phi(f) = f(0)$ is continuous, since $|f(0)-g(0)| le |f - g|$. Since $(0,infty)$ is open in $mathbb R$,
$M = phi^{-1}((0,infty))$ is open in $C([-1,1])$.
$endgroup$
add a comment |
$begingroup$
The map $phi: C([-1,1]) to mathbb R$ given by $phi(f) = f(0)$ is continuous, since $|f(0)-g(0)| le |f - g|$. Since $(0,infty)$ is open in $mathbb R$,
$M = phi^{-1}((0,infty))$ is open in $C([-1,1])$.
$endgroup$
The map $phi: C([-1,1]) to mathbb R$ given by $phi(f) = f(0)$ is continuous, since $|f(0)-g(0)| le |f - g|$. Since $(0,infty)$ is open in $mathbb R$,
$M = phi^{-1}((0,infty))$ is open in $C([-1,1])$.
answered Dec 11 '18 at 20:59
Robert IsraelRobert Israel
330k23218473
330k23218473
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%2f3035753%2fshowing-that-m-f-in-c-1-1-f0-0-is-open%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$
For a simpler counterexample: the constant functions $f_n(x) = 1/n$ also do the trick! They converge to the $0$ function, which is not in $M$.
$endgroup$
– dafinguzman
Dec 11 '18 at 20:24