Prove that sets are pairwise disjoint
up vote
0
down vote
favorite
Prove for every two sets A and B that A − B, B − A and A ∩ B are pairwise disjoint.
I've been looking at this problem and keep thinking it isn't true every time I think I make progress.
My main issue is that A and B can be any sets, including themselves. If A = B then A-B={} but also B-A={} so they can't be disjoint.
Obviously I'm missing something, probably will feel dumb after I figure it out.
elementary-set-theory
add a comment |
up vote
0
down vote
favorite
Prove for every two sets A and B that A − B, B − A and A ∩ B are pairwise disjoint.
I've been looking at this problem and keep thinking it isn't true every time I think I make progress.
My main issue is that A and B can be any sets, including themselves. If A = B then A-B={} but also B-A={} so they can't be disjoint.
Obviously I'm missing something, probably will feel dumb after I figure it out.
elementary-set-theory
Empty sets are disjoint from anything, so A-B and B-A are disjoint when A=B.
– herb steinberg
Nov 19 at 2:44
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Prove for every two sets A and B that A − B, B − A and A ∩ B are pairwise disjoint.
I've been looking at this problem and keep thinking it isn't true every time I think I make progress.
My main issue is that A and B can be any sets, including themselves. If A = B then A-B={} but also B-A={} so they can't be disjoint.
Obviously I'm missing something, probably will feel dumb after I figure it out.
elementary-set-theory
Prove for every two sets A and B that A − B, B − A and A ∩ B are pairwise disjoint.
I've been looking at this problem and keep thinking it isn't true every time I think I make progress.
My main issue is that A and B can be any sets, including themselves. If A = B then A-B={} but also B-A={} so they can't be disjoint.
Obviously I'm missing something, probably will feel dumb after I figure it out.
elementary-set-theory
elementary-set-theory
asked Nov 19 at 2:37
T. Joe
62
62
Empty sets are disjoint from anything, so A-B and B-A are disjoint when A=B.
– herb steinberg
Nov 19 at 2:44
add a comment |
Empty sets are disjoint from anything, so A-B and B-A are disjoint when A=B.
– herb steinberg
Nov 19 at 2:44
Empty sets are disjoint from anything, so A-B and B-A are disjoint when A=B.
– herb steinberg
Nov 19 at 2:44
Empty sets are disjoint from anything, so A-B and B-A are disjoint when A=B.
– herb steinberg
Nov 19 at 2:44
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
You seem to be forgetting the meaning to "pairwise disjoint." Two sets $A,B$ are disjoint if
$$A cap B = emptyset$$
(Note that "{}" is just an alternate way of denoting $emptyset$, and, further, that $emptyset cap emptyset = emptyset$, trivially.) More simply, two sets are disjoint if they have no elements in common.
Playing around with a few, small, trivial examples - or using Venn diagrams - might help illustrate what exactly is going on.
Note that $A$ is the entire left circle, $B$ is the entire right circle.
I absolutely did forget what "pairwise disjoint" meant. Just to clarify they are pairwise disjoint if it is more than two sets that are disjoint with each other? A-B is disjoint with B-A which is disjoint with A ∩ B. So the group is pairwise disjoint
– T. Joe
Nov 19 at 2:54
1
A group of multiple sets is pairwise disjoint if you can take any pair of them and they are disjoint. For example, if we want to say $A,B,C$ are pairwise disjoint, then $$A cap B = A cap C = B cap C = emptyset$$ I probably should've clarified that it is only "disjoint" if you're considering two sets ("$A$ and $B$ are disjoint"), and "pairwise disjoint" if you have a bunch of each, any two of which are disjoint
– Eevee Trainer
Nov 19 at 2:59
Yes, sorry I rushed my response. They are only "pairwise disjoint" when a group of sets (more than 2) have no common elements between them. Regular "disjoint" only refers to two sets
– T. Joe
Nov 19 at 3:04
It's fine, lol, I had rushed my own. But yup, that's exactly right. :)
– Eevee Trainer
Nov 19 at 3:06
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
You seem to be forgetting the meaning to "pairwise disjoint." Two sets $A,B$ are disjoint if
$$A cap B = emptyset$$
(Note that "{}" is just an alternate way of denoting $emptyset$, and, further, that $emptyset cap emptyset = emptyset$, trivially.) More simply, two sets are disjoint if they have no elements in common.
Playing around with a few, small, trivial examples - or using Venn diagrams - might help illustrate what exactly is going on.
Note that $A$ is the entire left circle, $B$ is the entire right circle.
I absolutely did forget what "pairwise disjoint" meant. Just to clarify they are pairwise disjoint if it is more than two sets that are disjoint with each other? A-B is disjoint with B-A which is disjoint with A ∩ B. So the group is pairwise disjoint
– T. Joe
Nov 19 at 2:54
1
A group of multiple sets is pairwise disjoint if you can take any pair of them and they are disjoint. For example, if we want to say $A,B,C$ are pairwise disjoint, then $$A cap B = A cap C = B cap C = emptyset$$ I probably should've clarified that it is only "disjoint" if you're considering two sets ("$A$ and $B$ are disjoint"), and "pairwise disjoint" if you have a bunch of each, any two of which are disjoint
– Eevee Trainer
Nov 19 at 2:59
Yes, sorry I rushed my response. They are only "pairwise disjoint" when a group of sets (more than 2) have no common elements between them. Regular "disjoint" only refers to two sets
– T. Joe
Nov 19 at 3:04
It's fine, lol, I had rushed my own. But yup, that's exactly right. :)
– Eevee Trainer
Nov 19 at 3:06
add a comment |
up vote
0
down vote
You seem to be forgetting the meaning to "pairwise disjoint." Two sets $A,B$ are disjoint if
$$A cap B = emptyset$$
(Note that "{}" is just an alternate way of denoting $emptyset$, and, further, that $emptyset cap emptyset = emptyset$, trivially.) More simply, two sets are disjoint if they have no elements in common.
Playing around with a few, small, trivial examples - or using Venn diagrams - might help illustrate what exactly is going on.
Note that $A$ is the entire left circle, $B$ is the entire right circle.
I absolutely did forget what "pairwise disjoint" meant. Just to clarify they are pairwise disjoint if it is more than two sets that are disjoint with each other? A-B is disjoint with B-A which is disjoint with A ∩ B. So the group is pairwise disjoint
– T. Joe
Nov 19 at 2:54
1
A group of multiple sets is pairwise disjoint if you can take any pair of them and they are disjoint. For example, if we want to say $A,B,C$ are pairwise disjoint, then $$A cap B = A cap C = B cap C = emptyset$$ I probably should've clarified that it is only "disjoint" if you're considering two sets ("$A$ and $B$ are disjoint"), and "pairwise disjoint" if you have a bunch of each, any two of which are disjoint
– Eevee Trainer
Nov 19 at 2:59
Yes, sorry I rushed my response. They are only "pairwise disjoint" when a group of sets (more than 2) have no common elements between them. Regular "disjoint" only refers to two sets
– T. Joe
Nov 19 at 3:04
It's fine, lol, I had rushed my own. But yup, that's exactly right. :)
– Eevee Trainer
Nov 19 at 3:06
add a comment |
up vote
0
down vote
up vote
0
down vote
You seem to be forgetting the meaning to "pairwise disjoint." Two sets $A,B$ are disjoint if
$$A cap B = emptyset$$
(Note that "{}" is just an alternate way of denoting $emptyset$, and, further, that $emptyset cap emptyset = emptyset$, trivially.) More simply, two sets are disjoint if they have no elements in common.
Playing around with a few, small, trivial examples - or using Venn diagrams - might help illustrate what exactly is going on.
Note that $A$ is the entire left circle, $B$ is the entire right circle.
You seem to be forgetting the meaning to "pairwise disjoint." Two sets $A,B$ are disjoint if
$$A cap B = emptyset$$
(Note that "{}" is just an alternate way of denoting $emptyset$, and, further, that $emptyset cap emptyset = emptyset$, trivially.) More simply, two sets are disjoint if they have no elements in common.
Playing around with a few, small, trivial examples - or using Venn diagrams - might help illustrate what exactly is going on.
Note that $A$ is the entire left circle, $B$ is the entire right circle.
edited Nov 19 at 2:59
answered Nov 19 at 2:45
Eevee Trainer
2,179220
2,179220
I absolutely did forget what "pairwise disjoint" meant. Just to clarify they are pairwise disjoint if it is more than two sets that are disjoint with each other? A-B is disjoint with B-A which is disjoint with A ∩ B. So the group is pairwise disjoint
– T. Joe
Nov 19 at 2:54
1
A group of multiple sets is pairwise disjoint if you can take any pair of them and they are disjoint. For example, if we want to say $A,B,C$ are pairwise disjoint, then $$A cap B = A cap C = B cap C = emptyset$$ I probably should've clarified that it is only "disjoint" if you're considering two sets ("$A$ and $B$ are disjoint"), and "pairwise disjoint" if you have a bunch of each, any two of which are disjoint
– Eevee Trainer
Nov 19 at 2:59
Yes, sorry I rushed my response. They are only "pairwise disjoint" when a group of sets (more than 2) have no common elements between them. Regular "disjoint" only refers to two sets
– T. Joe
Nov 19 at 3:04
It's fine, lol, I had rushed my own. But yup, that's exactly right. :)
– Eevee Trainer
Nov 19 at 3:06
add a comment |
I absolutely did forget what "pairwise disjoint" meant. Just to clarify they are pairwise disjoint if it is more than two sets that are disjoint with each other? A-B is disjoint with B-A which is disjoint with A ∩ B. So the group is pairwise disjoint
– T. Joe
Nov 19 at 2:54
1
A group of multiple sets is pairwise disjoint if you can take any pair of them and they are disjoint. For example, if we want to say $A,B,C$ are pairwise disjoint, then $$A cap B = A cap C = B cap C = emptyset$$ I probably should've clarified that it is only "disjoint" if you're considering two sets ("$A$ and $B$ are disjoint"), and "pairwise disjoint" if you have a bunch of each, any two of which are disjoint
– Eevee Trainer
Nov 19 at 2:59
Yes, sorry I rushed my response. They are only "pairwise disjoint" when a group of sets (more than 2) have no common elements between them. Regular "disjoint" only refers to two sets
– T. Joe
Nov 19 at 3:04
It's fine, lol, I had rushed my own. But yup, that's exactly right. :)
– Eevee Trainer
Nov 19 at 3:06
I absolutely did forget what "pairwise disjoint" meant. Just to clarify they are pairwise disjoint if it is more than two sets that are disjoint with each other? A-B is disjoint with B-A which is disjoint with A ∩ B. So the group is pairwise disjoint
– T. Joe
Nov 19 at 2:54
I absolutely did forget what "pairwise disjoint" meant. Just to clarify they are pairwise disjoint if it is more than two sets that are disjoint with each other? A-B is disjoint with B-A which is disjoint with A ∩ B. So the group is pairwise disjoint
– T. Joe
Nov 19 at 2:54
1
1
A group of multiple sets is pairwise disjoint if you can take any pair of them and they are disjoint. For example, if we want to say $A,B,C$ are pairwise disjoint, then $$A cap B = A cap C = B cap C = emptyset$$ I probably should've clarified that it is only "disjoint" if you're considering two sets ("$A$ and $B$ are disjoint"), and "pairwise disjoint" if you have a bunch of each, any two of which are disjoint
– Eevee Trainer
Nov 19 at 2:59
A group of multiple sets is pairwise disjoint if you can take any pair of them and they are disjoint. For example, if we want to say $A,B,C$ are pairwise disjoint, then $$A cap B = A cap C = B cap C = emptyset$$ I probably should've clarified that it is only "disjoint" if you're considering two sets ("$A$ and $B$ are disjoint"), and "pairwise disjoint" if you have a bunch of each, any two of which are disjoint
– Eevee Trainer
Nov 19 at 2:59
Yes, sorry I rushed my response. They are only "pairwise disjoint" when a group of sets (more than 2) have no common elements between them. Regular "disjoint" only refers to two sets
– T. Joe
Nov 19 at 3:04
Yes, sorry I rushed my response. They are only "pairwise disjoint" when a group of sets (more than 2) have no common elements between them. Regular "disjoint" only refers to two sets
– T. Joe
Nov 19 at 3:04
It's fine, lol, I had rushed my own. But yup, that's exactly right. :)
– Eevee Trainer
Nov 19 at 3:06
It's fine, lol, I had rushed my own. But yup, that's exactly right. :)
– Eevee Trainer
Nov 19 at 3:06
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3004449%2fprove-that-sets-are-pairwise-disjoint%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
Empty sets are disjoint from anything, so A-B and B-A are disjoint when A=B.
– herb steinberg
Nov 19 at 2:44