Notation: subset of powerset containing sets of given cardinality
$begingroup$
We are given a set $S$. Is there a generally accepted symbol to denote the set of all subsets with cardinality $kappa$ of $S$? The notation that comes closest to what I want is the one I found on wikipedia:
https://en.wikipedia.org/wiki/Power_set#Subsets_of_limited_cardinality,
where they write:
``The set of subsets of $S$ of cardinality less than $kappa$ is denoted by $mathcal{P}_{kappa}(S)$ or $mathcal{P}_{<kappa}(S)$. Similarly, the set of non-empty subsets of S might be denoted by $mathcal{P}_{ge1}(S)$''
Is a notation like
$$mathcal{P}_{=kappa}(S)$$
generally accepted?
notation set-theory
$endgroup$
add a comment |
$begingroup$
We are given a set $S$. Is there a generally accepted symbol to denote the set of all subsets with cardinality $kappa$ of $S$? The notation that comes closest to what I want is the one I found on wikipedia:
https://en.wikipedia.org/wiki/Power_set#Subsets_of_limited_cardinality,
where they write:
``The set of subsets of $S$ of cardinality less than $kappa$ is denoted by $mathcal{P}_{kappa}(S)$ or $mathcal{P}_{<kappa}(S)$. Similarly, the set of non-empty subsets of S might be denoted by $mathcal{P}_{ge1}(S)$''
Is a notation like
$$mathcal{P}_{=kappa}(S)$$
generally accepted?
notation set-theory
$endgroup$
add a comment |
$begingroup$
We are given a set $S$. Is there a generally accepted symbol to denote the set of all subsets with cardinality $kappa$ of $S$? The notation that comes closest to what I want is the one I found on wikipedia:
https://en.wikipedia.org/wiki/Power_set#Subsets_of_limited_cardinality,
where they write:
``The set of subsets of $S$ of cardinality less than $kappa$ is denoted by $mathcal{P}_{kappa}(S)$ or $mathcal{P}_{<kappa}(S)$. Similarly, the set of non-empty subsets of S might be denoted by $mathcal{P}_{ge1}(S)$''
Is a notation like
$$mathcal{P}_{=kappa}(S)$$
generally accepted?
notation set-theory
$endgroup$
We are given a set $S$. Is there a generally accepted symbol to denote the set of all subsets with cardinality $kappa$ of $S$? The notation that comes closest to what I want is the one I found on wikipedia:
https://en.wikipedia.org/wiki/Power_set#Subsets_of_limited_cardinality,
where they write:
``The set of subsets of $S$ of cardinality less than $kappa$ is denoted by $mathcal{P}_{kappa}(S)$ or $mathcal{P}_{<kappa}(S)$. Similarly, the set of non-empty subsets of S might be denoted by $mathcal{P}_{ge1}(S)$''
Is a notation like
$$mathcal{P}_{=kappa}(S)$$
generally accepted?
notation set-theory
notation set-theory
edited Jan 8 at 14:26
bof
52.5k559121
52.5k559121
asked May 10 '17 at 10:03
BJPrimBJPrim
526
526
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
I cannot say that I've seen that notation, but I am likely to understand it from context. A slightly more accepted notation is $[X]^kappa$.
But the usual advice in this situation is to explicitly define your notation if you feel it might be non-standard, and sometimes even if it is standard it is worth reminding the reader what exactly you mean.
$endgroup$
$begingroup$
OK thank you for the information. Now I am confident that explicitly defining my notation is the right thing to do here. Cheers!
$endgroup$
– BJPrim
May 11 '17 at 18:22
$begingroup$
@BJPrim Another notation iw $binom Skappa$ though come to think of it I've only seen that used for finite $kappa$, I'm not sure if it's in use for infinite $kappa$.
$endgroup$
– bof
Jan 8 at 14:29
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%2f2274506%2fnotation-subset-of-powerset-containing-sets-of-given-cardinality%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
I cannot say that I've seen that notation, but I am likely to understand it from context. A slightly more accepted notation is $[X]^kappa$.
But the usual advice in this situation is to explicitly define your notation if you feel it might be non-standard, and sometimes even if it is standard it is worth reminding the reader what exactly you mean.
$endgroup$
$begingroup$
OK thank you for the information. Now I am confident that explicitly defining my notation is the right thing to do here. Cheers!
$endgroup$
– BJPrim
May 11 '17 at 18:22
$begingroup$
@BJPrim Another notation iw $binom Skappa$ though come to think of it I've only seen that used for finite $kappa$, I'm not sure if it's in use for infinite $kappa$.
$endgroup$
– bof
Jan 8 at 14:29
add a comment |
$begingroup$
I cannot say that I've seen that notation, but I am likely to understand it from context. A slightly more accepted notation is $[X]^kappa$.
But the usual advice in this situation is to explicitly define your notation if you feel it might be non-standard, and sometimes even if it is standard it is worth reminding the reader what exactly you mean.
$endgroup$
$begingroup$
OK thank you for the information. Now I am confident that explicitly defining my notation is the right thing to do here. Cheers!
$endgroup$
– BJPrim
May 11 '17 at 18:22
$begingroup$
@BJPrim Another notation iw $binom Skappa$ though come to think of it I've only seen that used for finite $kappa$, I'm not sure if it's in use for infinite $kappa$.
$endgroup$
– bof
Jan 8 at 14:29
add a comment |
$begingroup$
I cannot say that I've seen that notation, but I am likely to understand it from context. A slightly more accepted notation is $[X]^kappa$.
But the usual advice in this situation is to explicitly define your notation if you feel it might be non-standard, and sometimes even if it is standard it is worth reminding the reader what exactly you mean.
$endgroup$
I cannot say that I've seen that notation, but I am likely to understand it from context. A slightly more accepted notation is $[X]^kappa$.
But the usual advice in this situation is to explicitly define your notation if you feel it might be non-standard, and sometimes even if it is standard it is worth reminding the reader what exactly you mean.
answered May 10 '17 at 10:57
Asaf Karagila♦Asaf Karagila
307k33440773
307k33440773
$begingroup$
OK thank you for the information. Now I am confident that explicitly defining my notation is the right thing to do here. Cheers!
$endgroup$
– BJPrim
May 11 '17 at 18:22
$begingroup$
@BJPrim Another notation iw $binom Skappa$ though come to think of it I've only seen that used for finite $kappa$, I'm not sure if it's in use for infinite $kappa$.
$endgroup$
– bof
Jan 8 at 14:29
add a comment |
$begingroup$
OK thank you for the information. Now I am confident that explicitly defining my notation is the right thing to do here. Cheers!
$endgroup$
– BJPrim
May 11 '17 at 18:22
$begingroup$
@BJPrim Another notation iw $binom Skappa$ though come to think of it I've only seen that used for finite $kappa$, I'm not sure if it's in use for infinite $kappa$.
$endgroup$
– bof
Jan 8 at 14:29
$begingroup$
OK thank you for the information. Now I am confident that explicitly defining my notation is the right thing to do here. Cheers!
$endgroup$
– BJPrim
May 11 '17 at 18:22
$begingroup$
OK thank you for the information. Now I am confident that explicitly defining my notation is the right thing to do here. Cheers!
$endgroup$
– BJPrim
May 11 '17 at 18:22
$begingroup$
@BJPrim Another notation iw $binom Skappa$ though come to think of it I've only seen that used for finite $kappa$, I'm not sure if it's in use for infinite $kappa$.
$endgroup$
– bof
Jan 8 at 14:29
$begingroup$
@BJPrim Another notation iw $binom Skappa$ though come to think of it I've only seen that used for finite $kappa$, I'm not sure if it's in use for infinite $kappa$.
$endgroup$
– bof
Jan 8 at 14:29
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%2f2274506%2fnotation-subset-of-powerset-containing-sets-of-given-cardinality%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
