Does the order of applying rules in Sequent Calculus matter? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Minimal difference between classical and intuitionistic sequent calculusWho stole the axioms in Natural Deduction?Soundness of existential quantifier ($exists vdash$) in Gentzen's systemSequent and Gentzen calculus formulaeProving soundness of sequent calculus rulesDerive the following theorems of first-order predicate calculus in the deductive system $K$.Grigori Mints' ADC method of proof search for a natural deduction in “sequent-style” calculusProving a sequent in natural deduction sequent style with elimination rules onlyA method for proving sequents in natural deduction sequent style using solely elimination rules and structural rulesNecessity of structural rules for Lindenbaum algebra?
Is there a kind of relay only consumes power when switching?
Selecting user stories during sprint planning
Significance of Cersei's obsession with elephants?
How does the math work when buying airline miles?
How to react to hostile behavior from a senior developer?
Do wooden building fires get hotter than 600°C?
A term for a woman complaining about things/begging in a cute/childish way
Generate an RGB colour grid
How do I use the new nonlinear finite element in Mathematica 12 for this equation?
Why should I vote and accept answers?
What's the meaning of "fortified infraction restraint"?
Drawing without replacement: why is the order of draw irrelevant?
Should I follow up with an employee I believe overracted to a mistake I made?
What is a fractional matching?
How often does castling occur in grandmaster games?
How do living politicians protect their readily obtainable signatures from misuse?
Why does it sometimes sound good to play a grace note as a lead in to a note in a melody?
Can anything be seen from the center of the Boötes void? How dark would it be?
AppleTVs create a chatty alternate WiFi network
Find 108 by using 3,4,6
Using et al. for a last / senior author rather than for a first author
Sum letters are not two different
How to compare two different files line by line in unix?
What do you call the main part of a joke?
Does the order of applying rules in Sequent Calculus matter?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Minimal difference between classical and intuitionistic sequent calculusWho stole the axioms in Natural Deduction?Soundness of existential quantifier ($exists vdash$) in Gentzen's systemSequent and Gentzen calculus formulaeProving soundness of sequent calculus rulesDerive the following theorems of first-order predicate calculus in the deductive system $K$.Grigori Mints' ADC method of proof search for a natural deduction in “sequent-style” calculusProving a sequent in natural deduction sequent style with elimination rules onlyA method for proving sequents in natural deduction sequent style using solely elimination rules and structural rulesNecessity of structural rules for Lindenbaum algebra?
$begingroup$
Suppose we want to prove some $Gamma models Delta$ in (first-order logic) sequent calculus LK.
We start with the sequent $Gamma vdash Delta$, and arbitrarily apply rules backward until we reach sequents that only contain atomic formulae. Then, either the sequents are axioms (e.g. $A vdash A$), or not (e.g. $A vdash B$).
Now, suppose that $Gamma models Delta$. If we apply rules arbitrarily, are we guaranteed to always end up with axioms ($A vdash A$)? Or can the order of application of rules change that outcome?
Another way of asking this: If at some point in the derivation we see a sequent with only atoms that is not an axiom (e.g. $A vdash B$), can we immediately infer that $Gamma notmodels Delta$?
Is the outcome different if $Gamma models Delta$ would only contain propositions, no predicates?
Thanks for the help :)
PS: Maybe this was a little unclear... Both $Gamma$ and $Delta$ can be one or more well-formed formulae.
first-order-logic proof-theory sequent-calculus
$endgroup$
add a comment |
$begingroup$
Suppose we want to prove some $Gamma models Delta$ in (first-order logic) sequent calculus LK.
We start with the sequent $Gamma vdash Delta$, and arbitrarily apply rules backward until we reach sequents that only contain atomic formulae. Then, either the sequents are axioms (e.g. $A vdash A$), or not (e.g. $A vdash B$).
Now, suppose that $Gamma models Delta$. If we apply rules arbitrarily, are we guaranteed to always end up with axioms ($A vdash A$)? Or can the order of application of rules change that outcome?
Another way of asking this: If at some point in the derivation we see a sequent with only atoms that is not an axiom (e.g. $A vdash B$), can we immediately infer that $Gamma notmodels Delta$?
Is the outcome different if $Gamma models Delta$ would only contain propositions, no predicates?
Thanks for the help :)
PS: Maybe this was a little unclear... Both $Gamma$ and $Delta$ can be one or more well-formed formulae.
first-order-logic proof-theory sequent-calculus
$endgroup$
$begingroup$
Basically, the order is deterministic. Rules act on a single connective or quantifier at the time and we can apply a rule only to the principal connective. I.e. The formula $p to (q land r)$ can be decomposed only with the rule for $to$.
$endgroup$
– Mauro ALLEGRANZA
Mar 27 at 16:12
$begingroup$
I would disagree. You most of the time have at least two choices: Apply a rule on the left side of the sequent, or on the right. Also, there might be different rules that apply.For example, the exchange / weakening rules apply in most cases.
$endgroup$
– Rafael Bankosegger
Mar 27 at 16:15
add a comment |
$begingroup$
Suppose we want to prove some $Gamma models Delta$ in (first-order logic) sequent calculus LK.
We start with the sequent $Gamma vdash Delta$, and arbitrarily apply rules backward until we reach sequents that only contain atomic formulae. Then, either the sequents are axioms (e.g. $A vdash A$), or not (e.g. $A vdash B$).
Now, suppose that $Gamma models Delta$. If we apply rules arbitrarily, are we guaranteed to always end up with axioms ($A vdash A$)? Or can the order of application of rules change that outcome?
Another way of asking this: If at some point in the derivation we see a sequent with only atoms that is not an axiom (e.g. $A vdash B$), can we immediately infer that $Gamma notmodels Delta$?
Is the outcome different if $Gamma models Delta$ would only contain propositions, no predicates?
Thanks for the help :)
PS: Maybe this was a little unclear... Both $Gamma$ and $Delta$ can be one or more well-formed formulae.
first-order-logic proof-theory sequent-calculus
$endgroup$
Suppose we want to prove some $Gamma models Delta$ in (first-order logic) sequent calculus LK.
We start with the sequent $Gamma vdash Delta$, and arbitrarily apply rules backward until we reach sequents that only contain atomic formulae. Then, either the sequents are axioms (e.g. $A vdash A$), or not (e.g. $A vdash B$).
Now, suppose that $Gamma models Delta$. If we apply rules arbitrarily, are we guaranteed to always end up with axioms ($A vdash A$)? Or can the order of application of rules change that outcome?
Another way of asking this: If at some point in the derivation we see a sequent with only atoms that is not an axiom (e.g. $A vdash B$), can we immediately infer that $Gamma notmodels Delta$?
Is the outcome different if $Gamma models Delta$ would only contain propositions, no predicates?
Thanks for the help :)
PS: Maybe this was a little unclear... Both $Gamma$ and $Delta$ can be one or more well-formed formulae.
first-order-logic proof-theory sequent-calculus
first-order-logic proof-theory sequent-calculus
edited Mar 27 at 16:17
Rafael Bankosegger
asked Mar 27 at 16:03
Rafael BankoseggerRafael Bankosegger
696
696
$begingroup$
Basically, the order is deterministic. Rules act on a single connective or quantifier at the time and we can apply a rule only to the principal connective. I.e. The formula $p to (q land r)$ can be decomposed only with the rule for $to$.
$endgroup$
– Mauro ALLEGRANZA
Mar 27 at 16:12
$begingroup$
I would disagree. You most of the time have at least two choices: Apply a rule on the left side of the sequent, or on the right. Also, there might be different rules that apply.For example, the exchange / weakening rules apply in most cases.
$endgroup$
– Rafael Bankosegger
Mar 27 at 16:15
add a comment |
$begingroup$
Basically, the order is deterministic. Rules act on a single connective or quantifier at the time and we can apply a rule only to the principal connective. I.e. The formula $p to (q land r)$ can be decomposed only with the rule for $to$.
$endgroup$
– Mauro ALLEGRANZA
Mar 27 at 16:12
$begingroup$
I would disagree. You most of the time have at least two choices: Apply a rule on the left side of the sequent, or on the right. Also, there might be different rules that apply.For example, the exchange / weakening rules apply in most cases.
$endgroup$
– Rafael Bankosegger
Mar 27 at 16:15
$begingroup$
Basically, the order is deterministic. Rules act on a single connective or quantifier at the time and we can apply a rule only to the principal connective. I.e. The formula $p to (q land r)$ can be decomposed only with the rule for $to$.
$endgroup$
– Mauro ALLEGRANZA
Mar 27 at 16:12
$begingroup$
Basically, the order is deterministic. Rules act on a single connective or quantifier at the time and we can apply a rule only to the principal connective. I.e. The formula $p to (q land r)$ can be decomposed only with the rule for $to$.
$endgroup$
– Mauro ALLEGRANZA
Mar 27 at 16:12
$begingroup$
I would disagree. You most of the time have at least two choices: Apply a rule on the left side of the sequent, or on the right. Also, there might be different rules that apply.For example, the exchange / weakening rules apply in most cases.
$endgroup$
– Rafael Bankosegger
Mar 27 at 16:15
$begingroup$
I would disagree. You most of the time have at least two choices: Apply a rule on the left side of the sequent, or on the right. Also, there might be different rules that apply.For example, the exchange / weakening rules apply in most cases.
$endgroup$
– Rafael Bankosegger
Mar 27 at 16:15
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%2f3164692%2fdoes-the-order-of-applying-rules-in-sequent-calculus-matter%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%2f3164692%2fdoes-the-order-of-applying-rules-in-sequent-calculus-matter%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$
Basically, the order is deterministic. Rules act on a single connective or quantifier at the time and we can apply a rule only to the principal connective. I.e. The formula $p to (q land r)$ can be decomposed only with the rule for $to$.
$endgroup$
– Mauro ALLEGRANZA
Mar 27 at 16:12
$begingroup$
I would disagree. You most of the time have at least two choices: Apply a rule on the left side of the sequent, or on the right. Also, there might be different rules that apply.For example, the exchange / weakening rules apply in most cases.
$endgroup$
– Rafael Bankosegger
Mar 27 at 16:15