Proof that $S={xinmathbb{R}^2 | x_1>0, x_2>0 }$ is an open set
$begingroup$
We have the following criteria:
If $f colon mathbb{R}^n rightarrow mathbb{R}$ continuous, then the sets
$S_1={xinmathbb{R}^n | f(x)>0 }$, $S_2={xinmathbb{R}^n | f(x)<0 }$,
$S_3={xinmathbb{R}^n | f(x)neq0 }$ are open sets.
With those criteria I have to prove that the set in the title is open, but I have no idea how I could prove that. Could someone give me a hint?
elementary-set-theory
$endgroup$
add a comment |
$begingroup$
We have the following criteria:
If $f colon mathbb{R}^n rightarrow mathbb{R}$ continuous, then the sets
$S_1={xinmathbb{R}^n | f(x)>0 }$, $S_2={xinmathbb{R}^n | f(x)<0 }$,
$S_3={xinmathbb{R}^n | f(x)neq0 }$ are open sets.
With those criteria I have to prove that the set in the title is open, but I have no idea how I could prove that. Could someone give me a hint?
elementary-set-theory
$endgroup$
$begingroup$
Consider the projections on each factor: $;(x,y)mapsto x$ and $(x,y)mapsto y$.
$endgroup$
– Bernard
Jan 20 at 14:20
$begingroup$
If $f$ is a continuous function and $A=(0,infty)$ is an open set in $mathbb{R}$, then $f^{-1}(0,infty)$ is the pre image of an open set, so $S_1$ is open
$endgroup$
– Pablo_
Jan 20 at 19:58
add a comment |
$begingroup$
We have the following criteria:
If $f colon mathbb{R}^n rightarrow mathbb{R}$ continuous, then the sets
$S_1={xinmathbb{R}^n | f(x)>0 }$, $S_2={xinmathbb{R}^n | f(x)<0 }$,
$S_3={xinmathbb{R}^n | f(x)neq0 }$ are open sets.
With those criteria I have to prove that the set in the title is open, but I have no idea how I could prove that. Could someone give me a hint?
elementary-set-theory
$endgroup$
We have the following criteria:
If $f colon mathbb{R}^n rightarrow mathbb{R}$ continuous, then the sets
$S_1={xinmathbb{R}^n | f(x)>0 }$, $S_2={xinmathbb{R}^n | f(x)<0 }$,
$S_3={xinmathbb{R}^n | f(x)neq0 }$ are open sets.
With those criteria I have to prove that the set in the title is open, but I have no idea how I could prove that. Could someone give me a hint?
elementary-set-theory
elementary-set-theory
edited Jan 20 at 19:38
Daniele Tampieri
2,2922822
2,2922822
asked Jan 20 at 14:18
NegowukuNegowuku
11
11
$begingroup$
Consider the projections on each factor: $;(x,y)mapsto x$ and $(x,y)mapsto y$.
$endgroup$
– Bernard
Jan 20 at 14:20
$begingroup$
If $f$ is a continuous function and $A=(0,infty)$ is an open set in $mathbb{R}$, then $f^{-1}(0,infty)$ is the pre image of an open set, so $S_1$ is open
$endgroup$
– Pablo_
Jan 20 at 19:58
add a comment |
$begingroup$
Consider the projections on each factor: $;(x,y)mapsto x$ and $(x,y)mapsto y$.
$endgroup$
– Bernard
Jan 20 at 14:20
$begingroup$
If $f$ is a continuous function and $A=(0,infty)$ is an open set in $mathbb{R}$, then $f^{-1}(0,infty)$ is the pre image of an open set, so $S_1$ is open
$endgroup$
– Pablo_
Jan 20 at 19:58
$begingroup$
Consider the projections on each factor: $;(x,y)mapsto x$ and $(x,y)mapsto y$.
$endgroup$
– Bernard
Jan 20 at 14:20
$begingroup$
Consider the projections on each factor: $;(x,y)mapsto x$ and $(x,y)mapsto y$.
$endgroup$
– Bernard
Jan 20 at 14:20
$begingroup$
If $f$ is a continuous function and $A=(0,infty)$ is an open set in $mathbb{R}$, then $f^{-1}(0,infty)$ is the pre image of an open set, so $S_1$ is open
$endgroup$
– Pablo_
Jan 20 at 19:58
$begingroup$
If $f$ is a continuous function and $A=(0,infty)$ is an open set in $mathbb{R}$, then $f^{-1}(0,infty)$ is the pre image of an open set, so $S_1$ is open
$endgroup$
– Pablo_
Jan 20 at 19:58
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Indeed, consider the projection maps, $phi_x : (x,y)mapsto x$, and $phi_y:(x,y)mapsto y$. These maps are clearly continuous. Now, the set you are interested in is nothing but, $phi_x^{-1}(0,infty)cap phi_y^{-1}(0,infty)$, both of which are open sets (open set characterization of continuous maps). Now, (finite) intersection open sets is open, done.
$endgroup$
$begingroup$
Mh yes, but this isn't what I asked for. I have to prof this with one of the three give criteria..
$endgroup$
– Negowuku
Jan 20 at 22:34
add a comment |
$begingroup$
Prove that $$
f(x_1,x_2)=begin{cases} x_1x_2 &text{if } x_1>0, ;x_2 >0 \ 0 &text{otherwise}end{cases}
$$
is continuous.
$endgroup$
add a comment |
$begingroup$
Note that $S_1=f^{-1}((0,infty))$ and $S_2=S_1=f^{-1}((-infty, 0)), $ and since $f$ is continuous, each is open in $mathbb R^n$. Therefore, so is $S_3=S_1cap S_2$.
$endgroup$
$begingroup$
And what would $f$ look like? I don't understand your proof, could you maybe explain it a bit more indepth?
$endgroup$
– Negowuku
Jan 20 at 22:35
$begingroup$
All you know about $f$ is that it is continuous. But that is enough, because $(0,infty)$ and $(-infty, 0)$ are open in $mathbb R$ so their inverse images by $f$ are open in $mathbb R^n$ and then so is their intersection. And you're done!
$endgroup$
– Matematleta
Jan 20 at 22:39
$begingroup$
But where is the connection to my give set with $x_1>0, x_2>0$?
$endgroup$
– Negowuku
Jan 21 at 9:44
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%2f3080630%2fproof-that-s-x-in-mathbbr2-x-10-x-20-is-an-open-set%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$
Indeed, consider the projection maps, $phi_x : (x,y)mapsto x$, and $phi_y:(x,y)mapsto y$. These maps are clearly continuous. Now, the set you are interested in is nothing but, $phi_x^{-1}(0,infty)cap phi_y^{-1}(0,infty)$, both of which are open sets (open set characterization of continuous maps). Now, (finite) intersection open sets is open, done.
$endgroup$
$begingroup$
Mh yes, but this isn't what I asked for. I have to prof this with one of the three give criteria..
$endgroup$
– Negowuku
Jan 20 at 22:34
add a comment |
$begingroup$
Indeed, consider the projection maps, $phi_x : (x,y)mapsto x$, and $phi_y:(x,y)mapsto y$. These maps are clearly continuous. Now, the set you are interested in is nothing but, $phi_x^{-1}(0,infty)cap phi_y^{-1}(0,infty)$, both of which are open sets (open set characterization of continuous maps). Now, (finite) intersection open sets is open, done.
$endgroup$
$begingroup$
Mh yes, but this isn't what I asked for. I have to prof this with one of the three give criteria..
$endgroup$
– Negowuku
Jan 20 at 22:34
add a comment |
$begingroup$
Indeed, consider the projection maps, $phi_x : (x,y)mapsto x$, and $phi_y:(x,y)mapsto y$. These maps are clearly continuous. Now, the set you are interested in is nothing but, $phi_x^{-1}(0,infty)cap phi_y^{-1}(0,infty)$, both of which are open sets (open set characterization of continuous maps). Now, (finite) intersection open sets is open, done.
$endgroup$
Indeed, consider the projection maps, $phi_x : (x,y)mapsto x$, and $phi_y:(x,y)mapsto y$. These maps are clearly continuous. Now, the set you are interested in is nothing but, $phi_x^{-1}(0,infty)cap phi_y^{-1}(0,infty)$, both of which are open sets (open set characterization of continuous maps). Now, (finite) intersection open sets is open, done.
answered Jan 20 at 14:24
AaronAaron
1,902415
1,902415
$begingroup$
Mh yes, but this isn't what I asked for. I have to prof this with one of the three give criteria..
$endgroup$
– Negowuku
Jan 20 at 22:34
add a comment |
$begingroup$
Mh yes, but this isn't what I asked for. I have to prof this with one of the three give criteria..
$endgroup$
– Negowuku
Jan 20 at 22:34
$begingroup$
Mh yes, but this isn't what I asked for. I have to prof this with one of the three give criteria..
$endgroup$
– Negowuku
Jan 20 at 22:34
$begingroup$
Mh yes, but this isn't what I asked for. I have to prof this with one of the three give criteria..
$endgroup$
– Negowuku
Jan 20 at 22:34
add a comment |
$begingroup$
Prove that $$
f(x_1,x_2)=begin{cases} x_1x_2 &text{if } x_1>0, ;x_2 >0 \ 0 &text{otherwise}end{cases}
$$
is continuous.
$endgroup$
add a comment |
$begingroup$
Prove that $$
f(x_1,x_2)=begin{cases} x_1x_2 &text{if } x_1>0, ;x_2 >0 \ 0 &text{otherwise}end{cases}
$$
is continuous.
$endgroup$
add a comment |
$begingroup$
Prove that $$
f(x_1,x_2)=begin{cases} x_1x_2 &text{if } x_1>0, ;x_2 >0 \ 0 &text{otherwise}end{cases}
$$
is continuous.
$endgroup$
Prove that $$
f(x_1,x_2)=begin{cases} x_1x_2 &text{if } x_1>0, ;x_2 >0 \ 0 &text{otherwise}end{cases}
$$
is continuous.
answered Jan 20 at 14:28
ZeeklessZeekless
577111
577111
add a comment |
add a comment |
$begingroup$
Note that $S_1=f^{-1}((0,infty))$ and $S_2=S_1=f^{-1}((-infty, 0)), $ and since $f$ is continuous, each is open in $mathbb R^n$. Therefore, so is $S_3=S_1cap S_2$.
$endgroup$
$begingroup$
And what would $f$ look like? I don't understand your proof, could you maybe explain it a bit more indepth?
$endgroup$
– Negowuku
Jan 20 at 22:35
$begingroup$
All you know about $f$ is that it is continuous. But that is enough, because $(0,infty)$ and $(-infty, 0)$ are open in $mathbb R$ so their inverse images by $f$ are open in $mathbb R^n$ and then so is their intersection. And you're done!
$endgroup$
– Matematleta
Jan 20 at 22:39
$begingroup$
But where is the connection to my give set with $x_1>0, x_2>0$?
$endgroup$
– Negowuku
Jan 21 at 9:44
add a comment |
$begingroup$
Note that $S_1=f^{-1}((0,infty))$ and $S_2=S_1=f^{-1}((-infty, 0)), $ and since $f$ is continuous, each is open in $mathbb R^n$. Therefore, so is $S_3=S_1cap S_2$.
$endgroup$
$begingroup$
And what would $f$ look like? I don't understand your proof, could you maybe explain it a bit more indepth?
$endgroup$
– Negowuku
Jan 20 at 22:35
$begingroup$
All you know about $f$ is that it is continuous. But that is enough, because $(0,infty)$ and $(-infty, 0)$ are open in $mathbb R$ so their inverse images by $f$ are open in $mathbb R^n$ and then so is their intersection. And you're done!
$endgroup$
– Matematleta
Jan 20 at 22:39
$begingroup$
But where is the connection to my give set with $x_1>0, x_2>0$?
$endgroup$
– Negowuku
Jan 21 at 9:44
add a comment |
$begingroup$
Note that $S_1=f^{-1}((0,infty))$ and $S_2=S_1=f^{-1}((-infty, 0)), $ and since $f$ is continuous, each is open in $mathbb R^n$. Therefore, so is $S_3=S_1cap S_2$.
$endgroup$
Note that $S_1=f^{-1}((0,infty))$ and $S_2=S_1=f^{-1}((-infty, 0)), $ and since $f$ is continuous, each is open in $mathbb R^n$. Therefore, so is $S_3=S_1cap S_2$.
answered Jan 20 at 16:46
MatematletaMatematleta
11.1k2918
11.1k2918
$begingroup$
And what would $f$ look like? I don't understand your proof, could you maybe explain it a bit more indepth?
$endgroup$
– Negowuku
Jan 20 at 22:35
$begingroup$
All you know about $f$ is that it is continuous. But that is enough, because $(0,infty)$ and $(-infty, 0)$ are open in $mathbb R$ so their inverse images by $f$ are open in $mathbb R^n$ and then so is their intersection. And you're done!
$endgroup$
– Matematleta
Jan 20 at 22:39
$begingroup$
But where is the connection to my give set with $x_1>0, x_2>0$?
$endgroup$
– Negowuku
Jan 21 at 9:44
add a comment |
$begingroup$
And what would $f$ look like? I don't understand your proof, could you maybe explain it a bit more indepth?
$endgroup$
– Negowuku
Jan 20 at 22:35
$begingroup$
All you know about $f$ is that it is continuous. But that is enough, because $(0,infty)$ and $(-infty, 0)$ are open in $mathbb R$ so their inverse images by $f$ are open in $mathbb R^n$ and then so is their intersection. And you're done!
$endgroup$
– Matematleta
Jan 20 at 22:39
$begingroup$
But where is the connection to my give set with $x_1>0, x_2>0$?
$endgroup$
– Negowuku
Jan 21 at 9:44
$begingroup$
And what would $f$ look like? I don't understand your proof, could you maybe explain it a bit more indepth?
$endgroup$
– Negowuku
Jan 20 at 22:35
$begingroup$
And what would $f$ look like? I don't understand your proof, could you maybe explain it a bit more indepth?
$endgroup$
– Negowuku
Jan 20 at 22:35
$begingroup$
All you know about $f$ is that it is continuous. But that is enough, because $(0,infty)$ and $(-infty, 0)$ are open in $mathbb R$ so their inverse images by $f$ are open in $mathbb R^n$ and then so is their intersection. And you're done!
$endgroup$
– Matematleta
Jan 20 at 22:39
$begingroup$
All you know about $f$ is that it is continuous. But that is enough, because $(0,infty)$ and $(-infty, 0)$ are open in $mathbb R$ so their inverse images by $f$ are open in $mathbb R^n$ and then so is their intersection. And you're done!
$endgroup$
– Matematleta
Jan 20 at 22:39
$begingroup$
But where is the connection to my give set with $x_1>0, x_2>0$?
$endgroup$
– Negowuku
Jan 21 at 9:44
$begingroup$
But where is the connection to my give set with $x_1>0, x_2>0$?
$endgroup$
– Negowuku
Jan 21 at 9:44
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%2f3080630%2fproof-that-s-x-in-mathbbr2-x-10-x-20-is-an-open-set%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
$begingroup$
Consider the projections on each factor: $;(x,y)mapsto x$ and $(x,y)mapsto y$.
$endgroup$
– Bernard
Jan 20 at 14:20
$begingroup$
If $f$ is a continuous function and $A=(0,infty)$ is an open set in $mathbb{R}$, then $f^{-1}(0,infty)$ is the pre image of an open set, so $S_1$ is open
$endgroup$
– Pablo_
Jan 20 at 19:58