What does a cdot/interpunct stand for in a (logical) set notation?
up vote
1
down vote
favorite
I'm studying Computation Tree Logic for a course at university. However, I seem to have forgotten an important detail about set builder notation that I haven't found online yet. I'm wondering if this is just a creative notation used by my university.
The formulas I encounter describe formal semantics of CTL in the form of:
$M ,s models p$ iff $p;epsilon ; L(s)$
However, some are more complex, including an interpunct:
$M ,s models AX f$ iff $forallpi;epsilon ; Pi(M,s) cdot M,pi[1] models f$
And below, which defines the set of execution paths for a Kripke structure:
$Pi(M,s) equiv $ { $pi;|;pi[0] = s wedgeforall n ;cdot (pi[n], pi[n+1]);epsilon;R$ }
What does the $cdot$ mean here?
logic notation
|
show 3 more comments
up vote
1
down vote
favorite
I'm studying Computation Tree Logic for a course at university. However, I seem to have forgotten an important detail about set builder notation that I haven't found online yet. I'm wondering if this is just a creative notation used by my university.
The formulas I encounter describe formal semantics of CTL in the form of:
$M ,s models p$ iff $p;epsilon ; L(s)$
However, some are more complex, including an interpunct:
$M ,s models AX f$ iff $forallpi;epsilon ; Pi(M,s) cdot M,pi[1] models f$
And below, which defines the set of execution paths for a Kripke structure:
$Pi(M,s) equiv $ { $pi;|;pi[0] = s wedgeforall n ;cdot (pi[n], pi[n+1]);epsilon;R$ }
What does the $cdot$ mean here?
logic notation
Nothing. It says $M,s vDash AXf$ holds iff "for every $pi$ in $Pi(M,s)$ we have that $M, pi[1] vDash f$ holds".
– Mauro ALLEGRANZA
Nov 22 at 14:41
@MauroALLEGRANZA If it meant nothing then could it be omitted without changing the formula? Why aren't comma's used then?
– Zimano
Nov 22 at 14:41
It is not set-builder notation.
– Mauro ALLEGRANZA
Nov 22 at 14:43
@MauroALLEGRANZA That's another possibility. I'll update my question to include a case where set builder notation was used together with an interpunct. The examples I gave are indeed not written as such.
– Zimano
Nov 22 at 14:44
Oldish logic texts used notation where periods played a role similar to what we now do with parentheses. This seems to be a remnant.
– Andrés E. Caicedo
Nov 22 at 14:51
|
show 3 more comments
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I'm studying Computation Tree Logic for a course at university. However, I seem to have forgotten an important detail about set builder notation that I haven't found online yet. I'm wondering if this is just a creative notation used by my university.
The formulas I encounter describe formal semantics of CTL in the form of:
$M ,s models p$ iff $p;epsilon ; L(s)$
However, some are more complex, including an interpunct:
$M ,s models AX f$ iff $forallpi;epsilon ; Pi(M,s) cdot M,pi[1] models f$
And below, which defines the set of execution paths for a Kripke structure:
$Pi(M,s) equiv $ { $pi;|;pi[0] = s wedgeforall n ;cdot (pi[n], pi[n+1]);epsilon;R$ }
What does the $cdot$ mean here?
logic notation
I'm studying Computation Tree Logic for a course at university. However, I seem to have forgotten an important detail about set builder notation that I haven't found online yet. I'm wondering if this is just a creative notation used by my university.
The formulas I encounter describe formal semantics of CTL in the form of:
$M ,s models p$ iff $p;epsilon ; L(s)$
However, some are more complex, including an interpunct:
$M ,s models AX f$ iff $forallpi;epsilon ; Pi(M,s) cdot M,pi[1] models f$
And below, which defines the set of execution paths for a Kripke structure:
$Pi(M,s) equiv $ { $pi;|;pi[0] = s wedgeforall n ;cdot (pi[n], pi[n+1]);epsilon;R$ }
What does the $cdot$ mean here?
logic notation
logic notation
edited Nov 22 at 14:48
asked Nov 22 at 14:38
Zimano
1276
1276
Nothing. It says $M,s vDash AXf$ holds iff "for every $pi$ in $Pi(M,s)$ we have that $M, pi[1] vDash f$ holds".
– Mauro ALLEGRANZA
Nov 22 at 14:41
@MauroALLEGRANZA If it meant nothing then could it be omitted without changing the formula? Why aren't comma's used then?
– Zimano
Nov 22 at 14:41
It is not set-builder notation.
– Mauro ALLEGRANZA
Nov 22 at 14:43
@MauroALLEGRANZA That's another possibility. I'll update my question to include a case where set builder notation was used together with an interpunct. The examples I gave are indeed not written as such.
– Zimano
Nov 22 at 14:44
Oldish logic texts used notation where periods played a role similar to what we now do with parentheses. This seems to be a remnant.
– Andrés E. Caicedo
Nov 22 at 14:51
|
show 3 more comments
Nothing. It says $M,s vDash AXf$ holds iff "for every $pi$ in $Pi(M,s)$ we have that $M, pi[1] vDash f$ holds".
– Mauro ALLEGRANZA
Nov 22 at 14:41
@MauroALLEGRANZA If it meant nothing then could it be omitted without changing the formula? Why aren't comma's used then?
– Zimano
Nov 22 at 14:41
It is not set-builder notation.
– Mauro ALLEGRANZA
Nov 22 at 14:43
@MauroALLEGRANZA That's another possibility. I'll update my question to include a case where set builder notation was used together with an interpunct. The examples I gave are indeed not written as such.
– Zimano
Nov 22 at 14:44
Oldish logic texts used notation where periods played a role similar to what we now do with parentheses. This seems to be a remnant.
– Andrés E. Caicedo
Nov 22 at 14:51
Nothing. It says $M,s vDash AXf$ holds iff "for every $pi$ in $Pi(M,s)$ we have that $M, pi[1] vDash f$ holds".
– Mauro ALLEGRANZA
Nov 22 at 14:41
Nothing. It says $M,s vDash AXf$ holds iff "for every $pi$ in $Pi(M,s)$ we have that $M, pi[1] vDash f$ holds".
– Mauro ALLEGRANZA
Nov 22 at 14:41
@MauroALLEGRANZA If it meant nothing then could it be omitted without changing the formula? Why aren't comma's used then?
– Zimano
Nov 22 at 14:41
@MauroALLEGRANZA If it meant nothing then could it be omitted without changing the formula? Why aren't comma's used then?
– Zimano
Nov 22 at 14:41
It is not set-builder notation.
– Mauro ALLEGRANZA
Nov 22 at 14:43
It is not set-builder notation.
– Mauro ALLEGRANZA
Nov 22 at 14:43
@MauroALLEGRANZA That's another possibility. I'll update my question to include a case where set builder notation was used together with an interpunct. The examples I gave are indeed not written as such.
– Zimano
Nov 22 at 14:44
@MauroALLEGRANZA That's another possibility. I'll update my question to include a case where set builder notation was used together with an interpunct. The examples I gave are indeed not written as such.
– Zimano
Nov 22 at 14:44
Oldish logic texts used notation where periods played a role similar to what we now do with parentheses. This seems to be a remnant.
– Andrés E. Caicedo
Nov 22 at 14:51
Oldish logic texts used notation where periods played a role similar to what we now do with parentheses. This seems to be a remnant.
– Andrés E. Caicedo
Nov 22 at 14:51
|
show 3 more comments
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
It looks like the dot is just part of the author's notation for quantifiers:
$$ forall x in A cdot varphi(x) $$
means "the property $varphi$ holds for all elements of the set $A$". The dot is just there to separate the $A$ from the $varphi$ (since each of them can be multiple symbols long).
In $forall n cdot (pi[n],pi[n+1]in R$ there is no $in A$ part, but the dot is still there to separate the quantifier from the formula being quantified over.
Thanks! I'm starting to understand the usage now looking at the other material. It was pretty evident, but my brain just gooped all over it.
– Zimano
Nov 22 at 14:54
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',
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%2f3009215%2fwhat-does-a-cdot-interpunct-stand-for-in-a-logical-set-notation%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
up vote
1
down vote
accepted
It looks like the dot is just part of the author's notation for quantifiers:
$$ forall x in A cdot varphi(x) $$
means "the property $varphi$ holds for all elements of the set $A$". The dot is just there to separate the $A$ from the $varphi$ (since each of them can be multiple symbols long).
In $forall n cdot (pi[n],pi[n+1]in R$ there is no $in A$ part, but the dot is still there to separate the quantifier from the formula being quantified over.
Thanks! I'm starting to understand the usage now looking at the other material. It was pretty evident, but my brain just gooped all over it.
– Zimano
Nov 22 at 14:54
add a comment |
up vote
1
down vote
accepted
It looks like the dot is just part of the author's notation for quantifiers:
$$ forall x in A cdot varphi(x) $$
means "the property $varphi$ holds for all elements of the set $A$". The dot is just there to separate the $A$ from the $varphi$ (since each of them can be multiple symbols long).
In $forall n cdot (pi[n],pi[n+1]in R$ there is no $in A$ part, but the dot is still there to separate the quantifier from the formula being quantified over.
Thanks! I'm starting to understand the usage now looking at the other material. It was pretty evident, but my brain just gooped all over it.
– Zimano
Nov 22 at 14:54
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
It looks like the dot is just part of the author's notation for quantifiers:
$$ forall x in A cdot varphi(x) $$
means "the property $varphi$ holds for all elements of the set $A$". The dot is just there to separate the $A$ from the $varphi$ (since each of them can be multiple symbols long).
In $forall n cdot (pi[n],pi[n+1]in R$ there is no $in A$ part, but the dot is still there to separate the quantifier from the formula being quantified over.
It looks like the dot is just part of the author's notation for quantifiers:
$$ forall x in A cdot varphi(x) $$
means "the property $varphi$ holds for all elements of the set $A$". The dot is just there to separate the $A$ from the $varphi$ (since each of them can be multiple symbols long).
In $forall n cdot (pi[n],pi[n+1]in R$ there is no $in A$ part, but the dot is still there to separate the quantifier from the formula being quantified over.
answered Nov 22 at 14:51
Henning Makholm
236k16300534
236k16300534
Thanks! I'm starting to understand the usage now looking at the other material. It was pretty evident, but my brain just gooped all over it.
– Zimano
Nov 22 at 14:54
add a comment |
Thanks! I'm starting to understand the usage now looking at the other material. It was pretty evident, but my brain just gooped all over it.
– Zimano
Nov 22 at 14:54
Thanks! I'm starting to understand the usage now looking at the other material. It was pretty evident, but my brain just gooped all over it.
– Zimano
Nov 22 at 14:54
Thanks! I'm starting to understand the usage now looking at the other material. It was pretty evident, but my brain just gooped all over it.
– Zimano
Nov 22 at 14:54
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%2f3009215%2fwhat-does-a-cdot-interpunct-stand-for-in-a-logical-set-notation%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
Nothing. It says $M,s vDash AXf$ holds iff "for every $pi$ in $Pi(M,s)$ we have that $M, pi[1] vDash f$ holds".
– Mauro ALLEGRANZA
Nov 22 at 14:41
@MauroALLEGRANZA If it meant nothing then could it be omitted without changing the formula? Why aren't comma's used then?
– Zimano
Nov 22 at 14:41
It is not set-builder notation.
– Mauro ALLEGRANZA
Nov 22 at 14:43
@MauroALLEGRANZA That's another possibility. I'll update my question to include a case where set builder notation was used together with an interpunct. The examples I gave are indeed not written as such.
– Zimano
Nov 22 at 14:44
Oldish logic texts used notation where periods played a role similar to what we now do with parentheses. This seems to be a remnant.
– Andrés E. Caicedo
Nov 22 at 14:51