Supervision of formal proof of cut rule Announcing the arrival of Valued Associate #679: Cesar...

How do living politicians protect their readily obtainable signatures from misuse?

1-probability to calculate two events in a row

Is CEO the "profession" with the most psychopaths?

Is there any word for a place full of confusion?

Is multiple magic items in one inherently imbalanced?

How can I prevent/balance waiting and turtling as a response to cooldown mechanics

How to write capital alpha?

Has negative voting ever been officially implemented in elections, or seriously proposed, or even studied?

Significance of Cersei's obsession with elephants?

Google .dev domain strangely redirects to https

Amount of permutations on an NxNxN Rubik's Cube

Why weren't discrete x86 CPUs ever used in game hardware?

preposition before coffee

What to do with repeated rejections for phd position

How many morphisms from 1 to 1+1 can there be?

How could we fake a moon landing now?

What order were files/directories output in dir?

Crossing US/Canada Border for less than 24 hours

Putting class ranking in CV, but against dept guidelines

Is there hard evidence that the grant peer review system performs significantly better than random?

Would it be easier to apply for a UK visa if there is a host family to sponsor for you in going there?

Intuitive explanation of the rank-nullity theorem

What makes a man succeed?

What is an "asse" in Elizabethan English?



Supervision of formal proof of cut rule



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Logical implication vs Tautological implicationIf F→G is a consequence of F, then so is ¬G→¬F. A direct proof?Understanding properties and criticisms of a (specific) sequent calculusVerification of Lindenbaum's Lemma proof for the Mendelson system and a question of maximally consistent sets.Is negation introduction derivable in the natural deduction system of intuitionistic propositional logic?Stuck at one step on the proof of distributive law of implication over disjunctionnatural deduction: introduction of universal quantifier and elimination of existential quantifier explainedCalculus of Natural Deduction That Works for Empty StructuresHow to derive $bot vdash P$ (EFQ)?How to show local soundness and completeness for NAND












1












$begingroup$


The Cut rule states that from the formulas $(F to G)$ and $(G to H)$
we can derive the formula $(F to H)$.



My task is to give a formal proof for this rule. I'm not sure if my proof is formally and logically correct, so I'm asking for supervision.



$$
begin{alignat*}{}
1.&Gammavdash(Fto G)&text{Premise 1}\
2.&Gammavdash(Gto H)&text{Premise 2}\
3.&Gamma,cup{F}vdash F&text{Assume $F$}\
4.&Gamma,cup{F}vdash(Fto G)&text{Apply monotonicity to 1}\
5.&Gamma,cup,{F}vdash G&text{Apply $to$ elimination to 3 and 4}\
6.&Gamma,cup,{F}vdash(Gto H)&text{Apply monotonicity to 2}\
7.&Gamma,cup,{F}vdash H&text{Apply $to$ elimination to 5 and 6}\
8.&Gammavdash(Fto H)&text{Apply $to$ introduction to 7}\
end{alignat*}
$$



Note: This is exercise 1.9 from 1st edition of A First Course in Logic.










share|cite|improve this question











$endgroup$












  • $begingroup$
    I think that step 3 is justified by Monotonicty rule and $to$-elimination.
    $endgroup$
    – Mauro ALLEGRANZA
    Mar 25 at 16:58










  • $begingroup$
    @MauroALLEGRANZA Thank you, I'll fix it.
    $endgroup$
    – user1518183
    Mar 25 at 16:59












  • $begingroup$
    And you need an additional step 6. $Gamma vdash (F to H)$ by $to$-introduction.
    $endgroup$
    – Mauro ALLEGRANZA
    Mar 25 at 16:59










  • $begingroup$
    What is "reversed $to$ introduction"?
    $endgroup$
    – Henning Makholm
    Mar 25 at 17:08










  • $begingroup$
    @HenningMakholm It's not a real rule and should be rather qoted. It logically make sense to me, but formally it will be maybe sequence of assumption/monotonicity and $to$ elimination.
    $endgroup$
    – user1518183
    Mar 25 at 17:11


















1












$begingroup$


The Cut rule states that from the formulas $(F to G)$ and $(G to H)$
we can derive the formula $(F to H)$.



My task is to give a formal proof for this rule. I'm not sure if my proof is formally and logically correct, so I'm asking for supervision.



$$
begin{alignat*}{}
1.&Gammavdash(Fto G)&text{Premise 1}\
2.&Gammavdash(Gto H)&text{Premise 2}\
3.&Gamma,cup{F}vdash F&text{Assume $F$}\
4.&Gamma,cup{F}vdash(Fto G)&text{Apply monotonicity to 1}\
5.&Gamma,cup,{F}vdash G&text{Apply $to$ elimination to 3 and 4}\
6.&Gamma,cup,{F}vdash(Gto H)&text{Apply monotonicity to 2}\
7.&Gamma,cup,{F}vdash H&text{Apply $to$ elimination to 5 and 6}\
8.&Gammavdash(Fto H)&text{Apply $to$ introduction to 7}\
end{alignat*}
$$



Note: This is exercise 1.9 from 1st edition of A First Course in Logic.










share|cite|improve this question











$endgroup$












  • $begingroup$
    I think that step 3 is justified by Monotonicty rule and $to$-elimination.
    $endgroup$
    – Mauro ALLEGRANZA
    Mar 25 at 16:58










  • $begingroup$
    @MauroALLEGRANZA Thank you, I'll fix it.
    $endgroup$
    – user1518183
    Mar 25 at 16:59












  • $begingroup$
    And you need an additional step 6. $Gamma vdash (F to H)$ by $to$-introduction.
    $endgroup$
    – Mauro ALLEGRANZA
    Mar 25 at 16:59










  • $begingroup$
    What is "reversed $to$ introduction"?
    $endgroup$
    – Henning Makholm
    Mar 25 at 17:08










  • $begingroup$
    @HenningMakholm It's not a real rule and should be rather qoted. It logically make sense to me, but formally it will be maybe sequence of assumption/monotonicity and $to$ elimination.
    $endgroup$
    – user1518183
    Mar 25 at 17:11
















1












1








1


0



$begingroup$


The Cut rule states that from the formulas $(F to G)$ and $(G to H)$
we can derive the formula $(F to H)$.



My task is to give a formal proof for this rule. I'm not sure if my proof is formally and logically correct, so I'm asking for supervision.



$$
begin{alignat*}{}
1.&Gammavdash(Fto G)&text{Premise 1}\
2.&Gammavdash(Gto H)&text{Premise 2}\
3.&Gamma,cup{F}vdash F&text{Assume $F$}\
4.&Gamma,cup{F}vdash(Fto G)&text{Apply monotonicity to 1}\
5.&Gamma,cup,{F}vdash G&text{Apply $to$ elimination to 3 and 4}\
6.&Gamma,cup,{F}vdash(Gto H)&text{Apply monotonicity to 2}\
7.&Gamma,cup,{F}vdash H&text{Apply $to$ elimination to 5 and 6}\
8.&Gammavdash(Fto H)&text{Apply $to$ introduction to 7}\
end{alignat*}
$$



Note: This is exercise 1.9 from 1st edition of A First Course in Logic.










share|cite|improve this question











$endgroup$




The Cut rule states that from the formulas $(F to G)$ and $(G to H)$
we can derive the formula $(F to H)$.



My task is to give a formal proof for this rule. I'm not sure if my proof is formally and logically correct, so I'm asking for supervision.



$$
begin{alignat*}{}
1.&Gammavdash(Fto G)&text{Premise 1}\
2.&Gammavdash(Gto H)&text{Premise 2}\
3.&Gamma,cup{F}vdash F&text{Assume $F$}\
4.&Gamma,cup{F}vdash(Fto G)&text{Apply monotonicity to 1}\
5.&Gamma,cup,{F}vdash G&text{Apply $to$ elimination to 3 and 4}\
6.&Gamma,cup,{F}vdash(Gto H)&text{Apply monotonicity to 2}\
7.&Gamma,cup,{F}vdash H&text{Apply $to$ elimination to 5 and 6}\
8.&Gammavdash(Fto H)&text{Apply $to$ introduction to 7}\
end{alignat*}
$$



Note: This is exercise 1.9 from 1st edition of A First Course in Logic.







proof-verification logic






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 25 at 20:01







user1518183

















asked Mar 25 at 16:46









user1518183user1518183

1716




1716












  • $begingroup$
    I think that step 3 is justified by Monotonicty rule and $to$-elimination.
    $endgroup$
    – Mauro ALLEGRANZA
    Mar 25 at 16:58










  • $begingroup$
    @MauroALLEGRANZA Thank you, I'll fix it.
    $endgroup$
    – user1518183
    Mar 25 at 16:59












  • $begingroup$
    And you need an additional step 6. $Gamma vdash (F to H)$ by $to$-introduction.
    $endgroup$
    – Mauro ALLEGRANZA
    Mar 25 at 16:59










  • $begingroup$
    What is "reversed $to$ introduction"?
    $endgroup$
    – Henning Makholm
    Mar 25 at 17:08










  • $begingroup$
    @HenningMakholm It's not a real rule and should be rather qoted. It logically make sense to me, but formally it will be maybe sequence of assumption/monotonicity and $to$ elimination.
    $endgroup$
    – user1518183
    Mar 25 at 17:11




















  • $begingroup$
    I think that step 3 is justified by Monotonicty rule and $to$-elimination.
    $endgroup$
    – Mauro ALLEGRANZA
    Mar 25 at 16:58










  • $begingroup$
    @MauroALLEGRANZA Thank you, I'll fix it.
    $endgroup$
    – user1518183
    Mar 25 at 16:59












  • $begingroup$
    And you need an additional step 6. $Gamma vdash (F to H)$ by $to$-introduction.
    $endgroup$
    – Mauro ALLEGRANZA
    Mar 25 at 16:59










  • $begingroup$
    What is "reversed $to$ introduction"?
    $endgroup$
    – Henning Makholm
    Mar 25 at 17:08










  • $begingroup$
    @HenningMakholm It's not a real rule and should be rather qoted. It logically make sense to me, but formally it will be maybe sequence of assumption/monotonicity and $to$ elimination.
    $endgroup$
    – user1518183
    Mar 25 at 17:11


















$begingroup$
I think that step 3 is justified by Monotonicty rule and $to$-elimination.
$endgroup$
– Mauro ALLEGRANZA
Mar 25 at 16:58




$begingroup$
I think that step 3 is justified by Monotonicty rule and $to$-elimination.
$endgroup$
– Mauro ALLEGRANZA
Mar 25 at 16:58












$begingroup$
@MauroALLEGRANZA Thank you, I'll fix it.
$endgroup$
– user1518183
Mar 25 at 16:59






$begingroup$
@MauroALLEGRANZA Thank you, I'll fix it.
$endgroup$
– user1518183
Mar 25 at 16:59














$begingroup$
And you need an additional step 6. $Gamma vdash (F to H)$ by $to$-introduction.
$endgroup$
– Mauro ALLEGRANZA
Mar 25 at 16:59




$begingroup$
And you need an additional step 6. $Gamma vdash (F to H)$ by $to$-introduction.
$endgroup$
– Mauro ALLEGRANZA
Mar 25 at 16:59












$begingroup$
What is "reversed $to$ introduction"?
$endgroup$
– Henning Makholm
Mar 25 at 17:08




$begingroup$
What is "reversed $to$ introduction"?
$endgroup$
– Henning Makholm
Mar 25 at 17:08












$begingroup$
@HenningMakholm It's not a real rule and should be rather qoted. It logically make sense to me, but formally it will be maybe sequence of assumption/monotonicity and $to$ elimination.
$endgroup$
– user1518183
Mar 25 at 17:11






$begingroup$
@HenningMakholm It's not a real rule and should be rather qoted. It logically make sense to me, but formally it will be maybe sequence of assumption/monotonicity and $to$ elimination.
$endgroup$
– user1518183
Mar 25 at 17:11












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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3162044%2fsupervision-of-formal-proof-of-cut-rule%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
















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3162044%2fsupervision-of-formal-proof-of-cut-rule%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

六本木駅

Integral that is continuous and looks like it converges to a geometric seriesTesting if a geometric series converges by taking limit to infinitySummation of arithmetic-geometric series of higher orderGeometric series with polynomial exponentHow to Recognize a Geometric SeriesShowing an integral equality with series over the integersDiscontinuity of a series of continuous functionsReasons why a Series ConvergesSum of infinite geometric series with two terms in summationUsing geometric series for computing IntegralsLimit of geometric series sum when $r = 1$

Joseph Lister