What does it mean for a set to be contained in another?
$begingroup$
If $A$ & $B$ are two sets, what does '$A$ is contained in $B$' mean ? Does it mean that $A$ is a subset of $B$ or $A$ is a proper subset of $B$?
elementary-set-theory definition
$endgroup$
add a comment |
$begingroup$
If $A$ & $B$ are two sets, what does '$A$ is contained in $B$' mean ? Does it mean that $A$ is a subset of $B$ or $A$ is a proper subset of $B$?
elementary-set-theory definition
$endgroup$
$begingroup$
There is no universal convention, check the one used by the particular author.
$endgroup$
– Yves Daoust
Jan 12 at 15:28
add a comment |
$begingroup$
If $A$ & $B$ are two sets, what does '$A$ is contained in $B$' mean ? Does it mean that $A$ is a subset of $B$ or $A$ is a proper subset of $B$?
elementary-set-theory definition
$endgroup$
If $A$ & $B$ are two sets, what does '$A$ is contained in $B$' mean ? Does it mean that $A$ is a subset of $B$ or $A$ is a proper subset of $B$?
elementary-set-theory definition
elementary-set-theory definition
edited Jan 12 at 15:47
Andrés E. Caicedo
65.4k8158249
65.4k8158249
asked Jan 12 at 15:02
SiddharthSiddharth
936
936
$begingroup$
There is no universal convention, check the one used by the particular author.
$endgroup$
– Yves Daoust
Jan 12 at 15:28
add a comment |
$begingroup$
There is no universal convention, check the one used by the particular author.
$endgroup$
– Yves Daoust
Jan 12 at 15:28
$begingroup$
There is no universal convention, check the one used by the particular author.
$endgroup$
– Yves Daoust
Jan 12 at 15:28
$begingroup$
There is no universal convention, check the one used by the particular author.
$endgroup$
– Yves Daoust
Jan 12 at 15:28
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
It's a bit ambiguous, but hopefully it's only used when there is little chance of confusion. If there is a chance, it is better to use notation. Either $Ain B$ for $A$ being an element of $B$, or $Asubseteq B$ for $A$ being a subset of $B$.
If it's the latter, generally it is not necessarily a proper subset. Authors however can do whatever they want, as long as they define it. You have to watch out for nonstandard language and notation.
$endgroup$
1
$begingroup$
@Thomas Started writing it on my phone, had to do something else, must've accidentally posted it without finishing. Thanks.
$endgroup$
– Matt Samuel
Jan 12 at 15:27
$begingroup$
I would go as far as saying that writing "$A$ is contained in $B$" and meaning $Ain B$ amounts to gaslighting...
$endgroup$
– JuliusL33t
Jan 12 at 15:56
$begingroup$
@Julius Sets can contain elements. And in set theory everything is a set. So in situations like that it can legitimately be ambiguous.
$endgroup$
– Matt Samuel
Jan 12 at 16:19
$begingroup$
I'm not commenting on the mathematical content, but on pedagogy and custom. Some people define "cat" to mean "dog" and "up" to mean "down". Saying "$A$ is contained in $B$" and meaning "$A$ is an element of $B$" seems so cruel to me, especially when this is very standard terminology. But hey, whatever floats your boat.
$endgroup$
– JuliusL33t
Jan 12 at 16:36
$begingroup$
I DO NOT disagree with you answer, so don't take offense.
$endgroup$
– JuliusL33t
Jan 12 at 16:39
|
show 1 more comment
$begingroup$
Because we do know nothing about the two sets let me give you two examples.
1) We know that $N subset R$. This means that $N$ is contained in $R$.
2) Let us define $A = {x,y}$ and $B = {x,y}$ then A is contained in B and B is contained in A.
To answer your question, both of them can be correct.
$endgroup$
add a comment |
$begingroup$
The only thing that "$A$ is contained in $B$" means is that the implication
$$x in A implies x in B $$
is satisfied. It could be a proper or non-proper subset. Often, when the subset is proper, most authors explicitely state this.
$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%2f3070990%2fwhat-does-it-mean-for-a-set-to-be-contained-in-another%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$
It's a bit ambiguous, but hopefully it's only used when there is little chance of confusion. If there is a chance, it is better to use notation. Either $Ain B$ for $A$ being an element of $B$, or $Asubseteq B$ for $A$ being a subset of $B$.
If it's the latter, generally it is not necessarily a proper subset. Authors however can do whatever they want, as long as they define it. You have to watch out for nonstandard language and notation.
$endgroup$
1
$begingroup$
@Thomas Started writing it on my phone, had to do something else, must've accidentally posted it without finishing. Thanks.
$endgroup$
– Matt Samuel
Jan 12 at 15:27
$begingroup$
I would go as far as saying that writing "$A$ is contained in $B$" and meaning $Ain B$ amounts to gaslighting...
$endgroup$
– JuliusL33t
Jan 12 at 15:56
$begingroup$
@Julius Sets can contain elements. And in set theory everything is a set. So in situations like that it can legitimately be ambiguous.
$endgroup$
– Matt Samuel
Jan 12 at 16:19
$begingroup$
I'm not commenting on the mathematical content, but on pedagogy and custom. Some people define "cat" to mean "dog" and "up" to mean "down". Saying "$A$ is contained in $B$" and meaning "$A$ is an element of $B$" seems so cruel to me, especially when this is very standard terminology. But hey, whatever floats your boat.
$endgroup$
– JuliusL33t
Jan 12 at 16:36
$begingroup$
I DO NOT disagree with you answer, so don't take offense.
$endgroup$
– JuliusL33t
Jan 12 at 16:39
|
show 1 more comment
$begingroup$
It's a bit ambiguous, but hopefully it's only used when there is little chance of confusion. If there is a chance, it is better to use notation. Either $Ain B$ for $A$ being an element of $B$, or $Asubseteq B$ for $A$ being a subset of $B$.
If it's the latter, generally it is not necessarily a proper subset. Authors however can do whatever they want, as long as they define it. You have to watch out for nonstandard language and notation.
$endgroup$
1
$begingroup$
@Thomas Started writing it on my phone, had to do something else, must've accidentally posted it without finishing. Thanks.
$endgroup$
– Matt Samuel
Jan 12 at 15:27
$begingroup$
I would go as far as saying that writing "$A$ is contained in $B$" and meaning $Ain B$ amounts to gaslighting...
$endgroup$
– JuliusL33t
Jan 12 at 15:56
$begingroup$
@Julius Sets can contain elements. And in set theory everything is a set. So in situations like that it can legitimately be ambiguous.
$endgroup$
– Matt Samuel
Jan 12 at 16:19
$begingroup$
I'm not commenting on the mathematical content, but on pedagogy and custom. Some people define "cat" to mean "dog" and "up" to mean "down". Saying "$A$ is contained in $B$" and meaning "$A$ is an element of $B$" seems so cruel to me, especially when this is very standard terminology. But hey, whatever floats your boat.
$endgroup$
– JuliusL33t
Jan 12 at 16:36
$begingroup$
I DO NOT disagree with you answer, so don't take offense.
$endgroup$
– JuliusL33t
Jan 12 at 16:39
|
show 1 more comment
$begingroup$
It's a bit ambiguous, but hopefully it's only used when there is little chance of confusion. If there is a chance, it is better to use notation. Either $Ain B$ for $A$ being an element of $B$, or $Asubseteq B$ for $A$ being a subset of $B$.
If it's the latter, generally it is not necessarily a proper subset. Authors however can do whatever they want, as long as they define it. You have to watch out for nonstandard language and notation.
$endgroup$
It's a bit ambiguous, but hopefully it's only used when there is little chance of confusion. If there is a chance, it is better to use notation. Either $Ain B$ for $A$ being an element of $B$, or $Asubseteq B$ for $A$ being a subset of $B$.
If it's the latter, generally it is not necessarily a proper subset. Authors however can do whatever they want, as long as they define it. You have to watch out for nonstandard language and notation.
edited Jan 12 at 15:26
answered Jan 12 at 15:03


Matt SamuelMatt Samuel
38.4k63768
38.4k63768
1
$begingroup$
@Thomas Started writing it on my phone, had to do something else, must've accidentally posted it without finishing. Thanks.
$endgroup$
– Matt Samuel
Jan 12 at 15:27
$begingroup$
I would go as far as saying that writing "$A$ is contained in $B$" and meaning $Ain B$ amounts to gaslighting...
$endgroup$
– JuliusL33t
Jan 12 at 15:56
$begingroup$
@Julius Sets can contain elements. And in set theory everything is a set. So in situations like that it can legitimately be ambiguous.
$endgroup$
– Matt Samuel
Jan 12 at 16:19
$begingroup$
I'm not commenting on the mathematical content, but on pedagogy and custom. Some people define "cat" to mean "dog" and "up" to mean "down". Saying "$A$ is contained in $B$" and meaning "$A$ is an element of $B$" seems so cruel to me, especially when this is very standard terminology. But hey, whatever floats your boat.
$endgroup$
– JuliusL33t
Jan 12 at 16:36
$begingroup$
I DO NOT disagree with you answer, so don't take offense.
$endgroup$
– JuliusL33t
Jan 12 at 16:39
|
show 1 more comment
1
$begingroup$
@Thomas Started writing it on my phone, had to do something else, must've accidentally posted it without finishing. Thanks.
$endgroup$
– Matt Samuel
Jan 12 at 15:27
$begingroup$
I would go as far as saying that writing "$A$ is contained in $B$" and meaning $Ain B$ amounts to gaslighting...
$endgroup$
– JuliusL33t
Jan 12 at 15:56
$begingroup$
@Julius Sets can contain elements. And in set theory everything is a set. So in situations like that it can legitimately be ambiguous.
$endgroup$
– Matt Samuel
Jan 12 at 16:19
$begingroup$
I'm not commenting on the mathematical content, but on pedagogy and custom. Some people define "cat" to mean "dog" and "up" to mean "down". Saying "$A$ is contained in $B$" and meaning "$A$ is an element of $B$" seems so cruel to me, especially when this is very standard terminology. But hey, whatever floats your boat.
$endgroup$
– JuliusL33t
Jan 12 at 16:36
$begingroup$
I DO NOT disagree with you answer, so don't take offense.
$endgroup$
– JuliusL33t
Jan 12 at 16:39
1
1
$begingroup$
@Thomas Started writing it on my phone, had to do something else, must've accidentally posted it without finishing. Thanks.
$endgroup$
– Matt Samuel
Jan 12 at 15:27
$begingroup$
@Thomas Started writing it on my phone, had to do something else, must've accidentally posted it without finishing. Thanks.
$endgroup$
– Matt Samuel
Jan 12 at 15:27
$begingroup$
I would go as far as saying that writing "$A$ is contained in $B$" and meaning $Ain B$ amounts to gaslighting...
$endgroup$
– JuliusL33t
Jan 12 at 15:56
$begingroup$
I would go as far as saying that writing "$A$ is contained in $B$" and meaning $Ain B$ amounts to gaslighting...
$endgroup$
– JuliusL33t
Jan 12 at 15:56
$begingroup$
@Julius Sets can contain elements. And in set theory everything is a set. So in situations like that it can legitimately be ambiguous.
$endgroup$
– Matt Samuel
Jan 12 at 16:19
$begingroup$
@Julius Sets can contain elements. And in set theory everything is a set. So in situations like that it can legitimately be ambiguous.
$endgroup$
– Matt Samuel
Jan 12 at 16:19
$begingroup$
I'm not commenting on the mathematical content, but on pedagogy and custom. Some people define "cat" to mean "dog" and "up" to mean "down". Saying "$A$ is contained in $B$" and meaning "$A$ is an element of $B$" seems so cruel to me, especially when this is very standard terminology. But hey, whatever floats your boat.
$endgroup$
– JuliusL33t
Jan 12 at 16:36
$begingroup$
I'm not commenting on the mathematical content, but on pedagogy and custom. Some people define "cat" to mean "dog" and "up" to mean "down". Saying "$A$ is contained in $B$" and meaning "$A$ is an element of $B$" seems so cruel to me, especially when this is very standard terminology. But hey, whatever floats your boat.
$endgroup$
– JuliusL33t
Jan 12 at 16:36
$begingroup$
I DO NOT disagree with you answer, so don't take offense.
$endgroup$
– JuliusL33t
Jan 12 at 16:39
$begingroup$
I DO NOT disagree with you answer, so don't take offense.
$endgroup$
– JuliusL33t
Jan 12 at 16:39
|
show 1 more comment
$begingroup$
Because we do know nothing about the two sets let me give you two examples.
1) We know that $N subset R$. This means that $N$ is contained in $R$.
2) Let us define $A = {x,y}$ and $B = {x,y}$ then A is contained in B and B is contained in A.
To answer your question, both of them can be correct.
$endgroup$
add a comment |
$begingroup$
Because we do know nothing about the two sets let me give you two examples.
1) We know that $N subset R$. This means that $N$ is contained in $R$.
2) Let us define $A = {x,y}$ and $B = {x,y}$ then A is contained in B and B is contained in A.
To answer your question, both of them can be correct.
$endgroup$
add a comment |
$begingroup$
Because we do know nothing about the two sets let me give you two examples.
1) We know that $N subset R$. This means that $N$ is contained in $R$.
2) Let us define $A = {x,y}$ and $B = {x,y}$ then A is contained in B and B is contained in A.
To answer your question, both of them can be correct.
$endgroup$
Because we do know nothing about the two sets let me give you two examples.
1) We know that $N subset R$. This means that $N$ is contained in $R$.
2) Let us define $A = {x,y}$ and $B = {x,y}$ then A is contained in B and B is contained in A.
To answer your question, both of them can be correct.
answered Jan 12 at 15:22


Dimitris DimitriadisDimitris Dimitriadis
478
478
add a comment |
add a comment |
$begingroup$
The only thing that "$A$ is contained in $B$" means is that the implication
$$x in A implies x in B $$
is satisfied. It could be a proper or non-proper subset. Often, when the subset is proper, most authors explicitely state this.
$endgroup$
add a comment |
$begingroup$
The only thing that "$A$ is contained in $B$" means is that the implication
$$x in A implies x in B $$
is satisfied. It could be a proper or non-proper subset. Often, when the subset is proper, most authors explicitely state this.
$endgroup$
add a comment |
$begingroup$
The only thing that "$A$ is contained in $B$" means is that the implication
$$x in A implies x in B $$
is satisfied. It could be a proper or non-proper subset. Often, when the subset is proper, most authors explicitely state this.
$endgroup$
The only thing that "$A$ is contained in $B$" means is that the implication
$$x in A implies x in B $$
is satisfied. It could be a proper or non-proper subset. Often, when the subset is proper, most authors explicitely state this.
answered Jan 12 at 15:27
JuliusL33tJuliusL33t
1,343917
1,343917
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%2f3070990%2fwhat-does-it-mean-for-a-set-to-be-contained-in-another%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$
There is no universal convention, check the one used by the particular author.
$endgroup$
– Yves Daoust
Jan 12 at 15:28