How to define the complement of a “region” in $mathbb{R}^d$ using boxes.
$begingroup$
I have a question related to set theory, of which I am a beginner. Please add/change tags if you have better references. Other than describing my main question, I'm also highlighting with the symbol [?] the parts I'm really not sure about.
Set up of the problem
Fix $rin mathbb{N}$ and $dequiv r+binom{r}{2}$ and consider the region (plane [?])
$$
begin{aligned}
mathcal{B}equiv {(b_1,b_2,..., b_d)in mathbb{R}^{d}: text{ } & b_{r+1}=b_1-b_2, b_{r+2}=b_1-b_3, ...,b_{2r-1}=b_1-b_r, \
&b_{2r}=b_2-b_3, ..., b_{3r-3}=b_2-b_r,\
&...,\
& b_d=b_{r-1}-b_r}
end{aligned}
$$
For example, when $r=2$ ($d=3$) we have the surface
$$
begin{aligned}
mathcal{B}equiv {(b_1,b_2,b_3)in mathbb{R}^{3}: text{ } & b_3=b_1-b_2}
end{aligned}
$$
When $r=3$ ($d=6$) we have
$$
begin{aligned}
mathcal{B}equiv {(b_1,..., b_6)in mathbb{R}^{6}: text{ } & b_4=b_1-b_2, b_5=b_1-b_3, b_6=b_2-b_3}
end{aligned}
$$
My goal: I want to write down the region [?] that is complement to $mathcal{B}$ in $mathbb{R}^d$ as a union of "boxes".
This is how I thought to proceed for $r=2$
Define these two boxes given $(b_1, b_2)in mathbb{R}^2$
$$
B(b_1, b_2)equiv {(x,y,z) text{ s.t. } xleq b_1, -yleq -b_2, z> b_1-b_2}
$$
$$
Q(b_1, b_2)equiv {(x,y,z) text{ s.t. } x> b_1, -y> -b_2, zleq b_1-b_2}
$$
Then,
$$
cup_{(b_1, b_2)in mathbb{R}^2} B(b_1, b_2)
$$
should be the region (plane [?]) above $mathcal{B}$ and
$$
cup_{(b_1, b_2)in mathbb{R}^2} Q(b_1, b_2)
$$
should be the region (plane [?]) below $mathcal{B}$.
Hence,
$$
Big{cup_{(b_1, b_2)in mathbb{R}^2} B(b_1, b_2)Big} cup Big{cup_{(b_1, b_2)in mathbb{R}^2} Q(b_1, b_2)Big }
$$
is the region [?] that is complement to $mathcal{B}$ in $mathbb{R}^3$.
Is this correct? How do I generalise this to any $r$?
linear-algebra geometry elementary-set-theory analytic-geometry
$endgroup$
add a comment |
$begingroup$
I have a question related to set theory, of which I am a beginner. Please add/change tags if you have better references. Other than describing my main question, I'm also highlighting with the symbol [?] the parts I'm really not sure about.
Set up of the problem
Fix $rin mathbb{N}$ and $dequiv r+binom{r}{2}$ and consider the region (plane [?])
$$
begin{aligned}
mathcal{B}equiv {(b_1,b_2,..., b_d)in mathbb{R}^{d}: text{ } & b_{r+1}=b_1-b_2, b_{r+2}=b_1-b_3, ...,b_{2r-1}=b_1-b_r, \
&b_{2r}=b_2-b_3, ..., b_{3r-3}=b_2-b_r,\
&...,\
& b_d=b_{r-1}-b_r}
end{aligned}
$$
For example, when $r=2$ ($d=3$) we have the surface
$$
begin{aligned}
mathcal{B}equiv {(b_1,b_2,b_3)in mathbb{R}^{3}: text{ } & b_3=b_1-b_2}
end{aligned}
$$
When $r=3$ ($d=6$) we have
$$
begin{aligned}
mathcal{B}equiv {(b_1,..., b_6)in mathbb{R}^{6}: text{ } & b_4=b_1-b_2, b_5=b_1-b_3, b_6=b_2-b_3}
end{aligned}
$$
My goal: I want to write down the region [?] that is complement to $mathcal{B}$ in $mathbb{R}^d$ as a union of "boxes".
This is how I thought to proceed for $r=2$
Define these two boxes given $(b_1, b_2)in mathbb{R}^2$
$$
B(b_1, b_2)equiv {(x,y,z) text{ s.t. } xleq b_1, -yleq -b_2, z> b_1-b_2}
$$
$$
Q(b_1, b_2)equiv {(x,y,z) text{ s.t. } x> b_1, -y> -b_2, zleq b_1-b_2}
$$
Then,
$$
cup_{(b_1, b_2)in mathbb{R}^2} B(b_1, b_2)
$$
should be the region (plane [?]) above $mathcal{B}$ and
$$
cup_{(b_1, b_2)in mathbb{R}^2} Q(b_1, b_2)
$$
should be the region (plane [?]) below $mathcal{B}$.
Hence,
$$
Big{cup_{(b_1, b_2)in mathbb{R}^2} B(b_1, b_2)Big} cup Big{cup_{(b_1, b_2)in mathbb{R}^2} Q(b_1, b_2)Big }
$$
is the region [?] that is complement to $mathcal{B}$ in $mathbb{R}^3$.
Is this correct? How do I generalise this to any $r$?
linear-algebra geometry elementary-set-theory analytic-geometry
$endgroup$
1
$begingroup$
what is the definition of "open plane above $mathcal B$"? I am not sure if these are common mathematical objects.
$endgroup$
– supinf
Jan 17 at 11:56
$begingroup$
@supinf Thanks: that's a part I'm confused about. I'm not even sure that $mathcal{B}$ is a plane given that it is in $mathbb{R}^d$. Wikipedia defines a plane as a surface for example. en.wikipedia.org/wiki/Plane_(geometry) I really need the help of an expert to clarify every single bit of my question.
$endgroup$
– STF
Jan 17 at 12:28
$begingroup$
@supinf I've modified my question to make it (I hope) more meaningful to experts. Please help if you can, thanks.
$endgroup$
– STF
Jan 17 at 12:54
1
$begingroup$
Isn't it a purely geometrical problem? I ask since you assigned the tag "general topology".
$endgroup$
– Paul Frost
Jan 17 at 13:55
$begingroup$
Thanks: I'm happy to add that tag. I mentioned in the intro that any advise on useful tags is more than appreciated.
$endgroup$
– STF
Jan 17 at 13:57
add a comment |
$begingroup$
I have a question related to set theory, of which I am a beginner. Please add/change tags if you have better references. Other than describing my main question, I'm also highlighting with the symbol [?] the parts I'm really not sure about.
Set up of the problem
Fix $rin mathbb{N}$ and $dequiv r+binom{r}{2}$ and consider the region (plane [?])
$$
begin{aligned}
mathcal{B}equiv {(b_1,b_2,..., b_d)in mathbb{R}^{d}: text{ } & b_{r+1}=b_1-b_2, b_{r+2}=b_1-b_3, ...,b_{2r-1}=b_1-b_r, \
&b_{2r}=b_2-b_3, ..., b_{3r-3}=b_2-b_r,\
&...,\
& b_d=b_{r-1}-b_r}
end{aligned}
$$
For example, when $r=2$ ($d=3$) we have the surface
$$
begin{aligned}
mathcal{B}equiv {(b_1,b_2,b_3)in mathbb{R}^{3}: text{ } & b_3=b_1-b_2}
end{aligned}
$$
When $r=3$ ($d=6$) we have
$$
begin{aligned}
mathcal{B}equiv {(b_1,..., b_6)in mathbb{R}^{6}: text{ } & b_4=b_1-b_2, b_5=b_1-b_3, b_6=b_2-b_3}
end{aligned}
$$
My goal: I want to write down the region [?] that is complement to $mathcal{B}$ in $mathbb{R}^d$ as a union of "boxes".
This is how I thought to proceed for $r=2$
Define these two boxes given $(b_1, b_2)in mathbb{R}^2$
$$
B(b_1, b_2)equiv {(x,y,z) text{ s.t. } xleq b_1, -yleq -b_2, z> b_1-b_2}
$$
$$
Q(b_1, b_2)equiv {(x,y,z) text{ s.t. } x> b_1, -y> -b_2, zleq b_1-b_2}
$$
Then,
$$
cup_{(b_1, b_2)in mathbb{R}^2} B(b_1, b_2)
$$
should be the region (plane [?]) above $mathcal{B}$ and
$$
cup_{(b_1, b_2)in mathbb{R}^2} Q(b_1, b_2)
$$
should be the region (plane [?]) below $mathcal{B}$.
Hence,
$$
Big{cup_{(b_1, b_2)in mathbb{R}^2} B(b_1, b_2)Big} cup Big{cup_{(b_1, b_2)in mathbb{R}^2} Q(b_1, b_2)Big }
$$
is the region [?] that is complement to $mathcal{B}$ in $mathbb{R}^3$.
Is this correct? How do I generalise this to any $r$?
linear-algebra geometry elementary-set-theory analytic-geometry
$endgroup$
I have a question related to set theory, of which I am a beginner. Please add/change tags if you have better references. Other than describing my main question, I'm also highlighting with the symbol [?] the parts I'm really not sure about.
Set up of the problem
Fix $rin mathbb{N}$ and $dequiv r+binom{r}{2}$ and consider the region (plane [?])
$$
begin{aligned}
mathcal{B}equiv {(b_1,b_2,..., b_d)in mathbb{R}^{d}: text{ } & b_{r+1}=b_1-b_2, b_{r+2}=b_1-b_3, ...,b_{2r-1}=b_1-b_r, \
&b_{2r}=b_2-b_3, ..., b_{3r-3}=b_2-b_r,\
&...,\
& b_d=b_{r-1}-b_r}
end{aligned}
$$
For example, when $r=2$ ($d=3$) we have the surface
$$
begin{aligned}
mathcal{B}equiv {(b_1,b_2,b_3)in mathbb{R}^{3}: text{ } & b_3=b_1-b_2}
end{aligned}
$$
When $r=3$ ($d=6$) we have
$$
begin{aligned}
mathcal{B}equiv {(b_1,..., b_6)in mathbb{R}^{6}: text{ } & b_4=b_1-b_2, b_5=b_1-b_3, b_6=b_2-b_3}
end{aligned}
$$
My goal: I want to write down the region [?] that is complement to $mathcal{B}$ in $mathbb{R}^d$ as a union of "boxes".
This is how I thought to proceed for $r=2$
Define these two boxes given $(b_1, b_2)in mathbb{R}^2$
$$
B(b_1, b_2)equiv {(x,y,z) text{ s.t. } xleq b_1, -yleq -b_2, z> b_1-b_2}
$$
$$
Q(b_1, b_2)equiv {(x,y,z) text{ s.t. } x> b_1, -y> -b_2, zleq b_1-b_2}
$$
Then,
$$
cup_{(b_1, b_2)in mathbb{R}^2} B(b_1, b_2)
$$
should be the region (plane [?]) above $mathcal{B}$ and
$$
cup_{(b_1, b_2)in mathbb{R}^2} Q(b_1, b_2)
$$
should be the region (plane [?]) below $mathcal{B}$.
Hence,
$$
Big{cup_{(b_1, b_2)in mathbb{R}^2} B(b_1, b_2)Big} cup Big{cup_{(b_1, b_2)in mathbb{R}^2} Q(b_1, b_2)Big }
$$
is the region [?] that is complement to $mathcal{B}$ in $mathbb{R}^3$.
Is this correct? How do I generalise this to any $r$?
linear-algebra geometry elementary-set-theory analytic-geometry
linear-algebra geometry elementary-set-theory analytic-geometry
edited Jan 17 at 16:19
STF
asked Jan 17 at 11:09
STFSTF
571422
571422
1
$begingroup$
what is the definition of "open plane above $mathcal B$"? I am not sure if these are common mathematical objects.
$endgroup$
– supinf
Jan 17 at 11:56
$begingroup$
@supinf Thanks: that's a part I'm confused about. I'm not even sure that $mathcal{B}$ is a plane given that it is in $mathbb{R}^d$. Wikipedia defines a plane as a surface for example. en.wikipedia.org/wiki/Plane_(geometry) I really need the help of an expert to clarify every single bit of my question.
$endgroup$
– STF
Jan 17 at 12:28
$begingroup$
@supinf I've modified my question to make it (I hope) more meaningful to experts. Please help if you can, thanks.
$endgroup$
– STF
Jan 17 at 12:54
1
$begingroup$
Isn't it a purely geometrical problem? I ask since you assigned the tag "general topology".
$endgroup$
– Paul Frost
Jan 17 at 13:55
$begingroup$
Thanks: I'm happy to add that tag. I mentioned in the intro that any advise on useful tags is more than appreciated.
$endgroup$
– STF
Jan 17 at 13:57
add a comment |
1
$begingroup$
what is the definition of "open plane above $mathcal B$"? I am not sure if these are common mathematical objects.
$endgroup$
– supinf
Jan 17 at 11:56
$begingroup$
@supinf Thanks: that's a part I'm confused about. I'm not even sure that $mathcal{B}$ is a plane given that it is in $mathbb{R}^d$. Wikipedia defines a plane as a surface for example. en.wikipedia.org/wiki/Plane_(geometry) I really need the help of an expert to clarify every single bit of my question.
$endgroup$
– STF
Jan 17 at 12:28
$begingroup$
@supinf I've modified my question to make it (I hope) more meaningful to experts. Please help if you can, thanks.
$endgroup$
– STF
Jan 17 at 12:54
1
$begingroup$
Isn't it a purely geometrical problem? I ask since you assigned the tag "general topology".
$endgroup$
– Paul Frost
Jan 17 at 13:55
$begingroup$
Thanks: I'm happy to add that tag. I mentioned in the intro that any advise on useful tags is more than appreciated.
$endgroup$
– STF
Jan 17 at 13:57
1
1
$begingroup$
what is the definition of "open plane above $mathcal B$"? I am not sure if these are common mathematical objects.
$endgroup$
– supinf
Jan 17 at 11:56
$begingroup$
what is the definition of "open plane above $mathcal B$"? I am not sure if these are common mathematical objects.
$endgroup$
– supinf
Jan 17 at 11:56
$begingroup$
@supinf Thanks: that's a part I'm confused about. I'm not even sure that $mathcal{B}$ is a plane given that it is in $mathbb{R}^d$. Wikipedia defines a plane as a surface for example. en.wikipedia.org/wiki/Plane_(geometry) I really need the help of an expert to clarify every single bit of my question.
$endgroup$
– STF
Jan 17 at 12:28
$begingroup$
@supinf Thanks: that's a part I'm confused about. I'm not even sure that $mathcal{B}$ is a plane given that it is in $mathbb{R}^d$. Wikipedia defines a plane as a surface for example. en.wikipedia.org/wiki/Plane_(geometry) I really need the help of an expert to clarify every single bit of my question.
$endgroup$
– STF
Jan 17 at 12:28
$begingroup$
@supinf I've modified my question to make it (I hope) more meaningful to experts. Please help if you can, thanks.
$endgroup$
– STF
Jan 17 at 12:54
$begingroup$
@supinf I've modified my question to make it (I hope) more meaningful to experts. Please help if you can, thanks.
$endgroup$
– STF
Jan 17 at 12:54
1
1
$begingroup$
Isn't it a purely geometrical problem? I ask since you assigned the tag "general topology".
$endgroup$
– Paul Frost
Jan 17 at 13:55
$begingroup$
Isn't it a purely geometrical problem? I ask since you assigned the tag "general topology".
$endgroup$
– Paul Frost
Jan 17 at 13:55
$begingroup$
Thanks: I'm happy to add that tag. I mentioned in the intro that any advise on useful tags is more than appreciated.
$endgroup$
– STF
Jan 17 at 13:57
$begingroup$
Thanks: I'm happy to add that tag. I mentioned in the intro that any advise on useful tags is more than appreciated.
$endgroup$
– STF
Jan 17 at 13:57
add a comment |
0
active
oldest
votes
Your Answer
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%2f3076852%2fhow-to-define-the-complement-of-a-region-in-mathbbrd-using-boxes%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3076852%2fhow-to-define-the-complement-of-a-region-in-mathbbrd-using-boxes%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$
what is the definition of "open plane above $mathcal B$"? I am not sure if these are common mathematical objects.
$endgroup$
– supinf
Jan 17 at 11:56
$begingroup$
@supinf Thanks: that's a part I'm confused about. I'm not even sure that $mathcal{B}$ is a plane given that it is in $mathbb{R}^d$. Wikipedia defines a plane as a surface for example. en.wikipedia.org/wiki/Plane_(geometry) I really need the help of an expert to clarify every single bit of my question.
$endgroup$
– STF
Jan 17 at 12:28
$begingroup$
@supinf I've modified my question to make it (I hope) more meaningful to experts. Please help if you can, thanks.
$endgroup$
– STF
Jan 17 at 12:54
1
$begingroup$
Isn't it a purely geometrical problem? I ask since you assigned the tag "general topology".
$endgroup$
– Paul Frost
Jan 17 at 13:55
$begingroup$
Thanks: I'm happy to add that tag. I mentioned in the intro that any advise on useful tags is more than appreciated.
$endgroup$
– STF
Jan 17 at 13:57