Fitch Proof QuestionConditional disjunction equivalence proof using FItchFitch Proof - Logic LPL 13.11Fitch Proof - LPL Exercise 8.17fitch proof chapter 13 exercise 13.49Use the Fitch system to prove the tautology (p ∨ ¬p)LPL ( language proof and logic) - FITCH - 14.12Seminal, accessible work on defeasible reasoningIs it possible to define argument validity as a formula?Fitch Biconditional Proof Help?Fitch Proof by Contradiction help

Why is B♯ higher than C♭ in 31-ET?

If your medical expenses exceed your income does the IRS pay you?

How should I tell my manager I'm not paying for an optional after work event I'm not going to?

On which topic did Indiana Jones write his doctoral thesis?

Why is the relative clause in the following sentence not directly after the noun and why is the verb not in the end of the sentence?

Why is Arya visibly scared in the library in S8E3?

What matters more when it comes to book covers? Is it ‘professional quality’ or relevancy?

Pressure inside an infinite ocean?

What does this colon mean? It is not labeling, it is not ternary operator

What happens if you dump antimatter into a black hole?

Send iMessage from Firefox

I have a unique character that I'm having a problem writing. He's a virus!

How does this change to the opportunity attack rule impact combat?

Can there be a single technologically advanced nation, in a continent full of non-technologically advanced nations?

How do I make a function that generates nth natural number that isn't a perfect square?

Are there any Final Fantasy Spirits in Super Smash Bros Ultimate?

Manager is threatening to grade me poorly if I don't complete the project

Does a card have a keyword if it has the same effect as said keyword?

Why isn't nylon as strong as kevlar?

Why doesn't WotC use established keywords on all new cards?

Apache ErrorDocument returns 404 in place of 302

Would Hubble Space Telescope improve black hole image observed by EHT if it joined array of telesopes?

Fitch Proof Question

Can hackers enable the camera after the user disabled it?



Fitch Proof Question


Conditional disjunction equivalence proof using FItchFitch Proof - Logic LPL 13.11Fitch Proof - LPL Exercise 8.17fitch proof chapter 13 exercise 13.49Use the Fitch system to prove the tautology (p ∨ ¬p)LPL ( language proof and logic) - FITCH - 14.12Seminal, accessible work on defeasible reasoningIs it possible to define argument validity as a formula?Fitch Biconditional Proof Help?Fitch Proof by Contradiction help













1















I'm having trouble with a proof and I'm not sure if it's valid or not. If it appears to be invalid, we are supposed to assign names to the letters in the proof and check it in a World, but when I do it still checks out.



When I try to prove it in Fitch, I get all the way to the bottom, with (Q^R) as the last step of the subproof and I'm trying to apply -->Intro to join
(NOT)P --> (Q ^ R) but it's not checking out because it says that it needs a support step to be cited.




P --> Q Premise
R ^ S Premise
------------------
(NOT)P --> (Q ^ R) Goal









share|improve this question









New contributor




fitch-is-killing-me is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Nope, that is not valid. Are you missing a 'not' before that first P?

    – Graham Kemp
    1 hour ago











  • Is it not valid because there's no (NOT)P in the premises? Since it's not known? No, it's not missing. The first premise is P --> Q.

    – fitch-is-killing-me
    1 hour ago












  • Then you cannot conclude ¬P → (Q ˄ R) from those premises, although you may conclude P → (Q ˄ R)

    – Graham Kemp
    1 hour ago















1















I'm having trouble with a proof and I'm not sure if it's valid or not. If it appears to be invalid, we are supposed to assign names to the letters in the proof and check it in a World, but when I do it still checks out.



When I try to prove it in Fitch, I get all the way to the bottom, with (Q^R) as the last step of the subproof and I'm trying to apply -->Intro to join
(NOT)P --> (Q ^ R) but it's not checking out because it says that it needs a support step to be cited.




P --> Q Premise
R ^ S Premise
------------------
(NOT)P --> (Q ^ R) Goal









share|improve this question









New contributor




fitch-is-killing-me is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • Nope, that is not valid. Are you missing a 'not' before that first P?

    – Graham Kemp
    1 hour ago











  • Is it not valid because there's no (NOT)P in the premises? Since it's not known? No, it's not missing. The first premise is P --> Q.

    – fitch-is-killing-me
    1 hour ago












  • Then you cannot conclude ¬P → (Q ˄ R) from those premises, although you may conclude P → (Q ˄ R)

    – Graham Kemp
    1 hour ago













1












1








1








I'm having trouble with a proof and I'm not sure if it's valid or not. If it appears to be invalid, we are supposed to assign names to the letters in the proof and check it in a World, but when I do it still checks out.



When I try to prove it in Fitch, I get all the way to the bottom, with (Q^R) as the last step of the subproof and I'm trying to apply -->Intro to join
(NOT)P --> (Q ^ R) but it's not checking out because it says that it needs a support step to be cited.




P --> Q Premise
R ^ S Premise
------------------
(NOT)P --> (Q ^ R) Goal









share|improve this question









New contributor




fitch-is-killing-me is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I'm having trouble with a proof and I'm not sure if it's valid or not. If it appears to be invalid, we are supposed to assign names to the letters in the proof and check it in a World, but when I do it still checks out.



When I try to prove it in Fitch, I get all the way to the bottom, with (Q^R) as the last step of the subproof and I'm trying to apply -->Intro to join
(NOT)P --> (Q ^ R) but it's not checking out because it says that it needs a support step to be cited.




P --> Q Premise
R ^ S Premise
------------------
(NOT)P --> (Q ^ R) Goal






logic proof language fitch






share|improve this question









New contributor




fitch-is-killing-me is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




fitch-is-killing-me is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited 1 hour ago









Frank Hubeny

11k51559




11k51559






New contributor




fitch-is-killing-me is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 1 hour ago









fitch-is-killing-mefitch-is-killing-me

61




61




New contributor




fitch-is-killing-me is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





fitch-is-killing-me is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






fitch-is-killing-me is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • Nope, that is not valid. Are you missing a 'not' before that first P?

    – Graham Kemp
    1 hour ago











  • Is it not valid because there's no (NOT)P in the premises? Since it's not known? No, it's not missing. The first premise is P --> Q.

    – fitch-is-killing-me
    1 hour ago












  • Then you cannot conclude ¬P → (Q ˄ R) from those premises, although you may conclude P → (Q ˄ R)

    – Graham Kemp
    1 hour ago

















  • Nope, that is not valid. Are you missing a 'not' before that first P?

    – Graham Kemp
    1 hour ago











  • Is it not valid because there's no (NOT)P in the premises? Since it's not known? No, it's not missing. The first premise is P --> Q.

    – fitch-is-killing-me
    1 hour ago












  • Then you cannot conclude ¬P → (Q ˄ R) from those premises, although you may conclude P → (Q ˄ R)

    – Graham Kemp
    1 hour ago
















Nope, that is not valid. Are you missing a 'not' before that first P?

– Graham Kemp
1 hour ago





Nope, that is not valid. Are you missing a 'not' before that first P?

– Graham Kemp
1 hour ago













Is it not valid because there's no (NOT)P in the premises? Since it's not known? No, it's not missing. The first premise is P --> Q.

– fitch-is-killing-me
1 hour ago






Is it not valid because there's no (NOT)P in the premises? Since it's not known? No, it's not missing. The first premise is P --> Q.

– fitch-is-killing-me
1 hour ago














Then you cannot conclude ¬P → (Q ˄ R) from those premises, although you may conclude P → (Q ˄ R)

– Graham Kemp
1 hour ago





Then you cannot conclude ¬P → (Q ˄ R) from those premises, although you may conclude P → (Q ˄ R)

– Graham Kemp
1 hour ago










2 Answers
2






active

oldest

votes


















2














P → Q, R ˄ S |- ¬P → (Q ˄ R) is not syntactically valid.



An assumption of ¬P will not allow you to eliminate the conditional in P → Q to derive Q .



Is there a typo?



P → Q, R ˄ S |- P → (Q ˄ R) is valid.



 1| P → Q
2|_ R ˄ S
3| R ˄E, 2
4| |_ P
5| | Q →E, 1,4
6| | Q ˄ R ˄I, 3,5
7| P → (Q ˄ R) →I, 4-6



For an argument to be semantically valid, the conclusion must be demonstrably true in all interpretations where the premises are -- it is not enough to find just one. A proof is semantically invalid when the exists some interpretation where all the premises are true, but the conclusion is false. One such counter example is enough to disprove an argument.



In the interpretation of P=f,Q=f, R=t, S=t, the premises P → Q, R ˄ S, are both true, but ¬P → (Q ˄ R) is false.






share|improve this answer

























  • No, there's no typo. I imagined that this proof wasn't valid simply because I coulnd't conclude (NOT)P from anywhere. So, when I replace the letters with cube(a) , cube(b), why is it showing, in the world, that the proof is valid? Should I choose names that I know will prove it's invalid?

    – fitch-is-killing-me
    1 hour ago


















1














By using a truth table generator one can show that one of the set of valuations for the sentence letters leads to the result being false.



To see this, use this input ((P=>Q)&&(R&&S))=>(~P=>(Q&&R)) in the Stanford Truth Table Tool. When P and Q are false and R and S are true then the conditional with the conjunction of the premises as antecedent and the goal as consequent is false.



This would mean that one could not derive the result.






share|improve this answer























  • That makes sense. So the reason that the proof is invalid, is because out of all the results, there's only 1 that is false? In a valid proof, they should all be true?

    – fitch-is-killing-me
    1 hour ago











  • That's right. If there were only T values then the statement would be a tautology based on the truth table and a derivation or proof could be found that would be valid.

    – Frank Hubeny
    1 hour ago











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "265"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
);



);






fitch-is-killing-me is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fphilosophy.stackexchange.com%2fquestions%2f63232%2ffitch-proof-question%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









2














P → Q, R ˄ S |- ¬P → (Q ˄ R) is not syntactically valid.



An assumption of ¬P will not allow you to eliminate the conditional in P → Q to derive Q .



Is there a typo?



P → Q, R ˄ S |- P → (Q ˄ R) is valid.



 1| P → Q
2|_ R ˄ S
3| R ˄E, 2
4| |_ P
5| | Q →E, 1,4
6| | Q ˄ R ˄I, 3,5
7| P → (Q ˄ R) →I, 4-6



For an argument to be semantically valid, the conclusion must be demonstrably true in all interpretations where the premises are -- it is not enough to find just one. A proof is semantically invalid when the exists some interpretation where all the premises are true, but the conclusion is false. One such counter example is enough to disprove an argument.



In the interpretation of P=f,Q=f, R=t, S=t, the premises P → Q, R ˄ S, are both true, but ¬P → (Q ˄ R) is false.






share|improve this answer

























  • No, there's no typo. I imagined that this proof wasn't valid simply because I coulnd't conclude (NOT)P from anywhere. So, when I replace the letters with cube(a) , cube(b), why is it showing, in the world, that the proof is valid? Should I choose names that I know will prove it's invalid?

    – fitch-is-killing-me
    1 hour ago















2














P → Q, R ˄ S |- ¬P → (Q ˄ R) is not syntactically valid.



An assumption of ¬P will not allow you to eliminate the conditional in P → Q to derive Q .



Is there a typo?



P → Q, R ˄ S |- P → (Q ˄ R) is valid.



 1| P → Q
2|_ R ˄ S
3| R ˄E, 2
4| |_ P
5| | Q →E, 1,4
6| | Q ˄ R ˄I, 3,5
7| P → (Q ˄ R) →I, 4-6



For an argument to be semantically valid, the conclusion must be demonstrably true in all interpretations where the premises are -- it is not enough to find just one. A proof is semantically invalid when the exists some interpretation where all the premises are true, but the conclusion is false. One such counter example is enough to disprove an argument.



In the interpretation of P=f,Q=f, R=t, S=t, the premises P → Q, R ˄ S, are both true, but ¬P → (Q ˄ R) is false.






share|improve this answer

























  • No, there's no typo. I imagined that this proof wasn't valid simply because I coulnd't conclude (NOT)P from anywhere. So, when I replace the letters with cube(a) , cube(b), why is it showing, in the world, that the proof is valid? Should I choose names that I know will prove it's invalid?

    – fitch-is-killing-me
    1 hour ago













2












2








2







P → Q, R ˄ S |- ¬P → (Q ˄ R) is not syntactically valid.



An assumption of ¬P will not allow you to eliminate the conditional in P → Q to derive Q .



Is there a typo?



P → Q, R ˄ S |- P → (Q ˄ R) is valid.



 1| P → Q
2|_ R ˄ S
3| R ˄E, 2
4| |_ P
5| | Q →E, 1,4
6| | Q ˄ R ˄I, 3,5
7| P → (Q ˄ R) →I, 4-6



For an argument to be semantically valid, the conclusion must be demonstrably true in all interpretations where the premises are -- it is not enough to find just one. A proof is semantically invalid when the exists some interpretation where all the premises are true, but the conclusion is false. One such counter example is enough to disprove an argument.



In the interpretation of P=f,Q=f, R=t, S=t, the premises P → Q, R ˄ S, are both true, but ¬P → (Q ˄ R) is false.






share|improve this answer















P → Q, R ˄ S |- ¬P → (Q ˄ R) is not syntactically valid.



An assumption of ¬P will not allow you to eliminate the conditional in P → Q to derive Q .



Is there a typo?



P → Q, R ˄ S |- P → (Q ˄ R) is valid.



 1| P → Q
2|_ R ˄ S
3| R ˄E, 2
4| |_ P
5| | Q →E, 1,4
6| | Q ˄ R ˄I, 3,5
7| P → (Q ˄ R) →I, 4-6



For an argument to be semantically valid, the conclusion must be demonstrably true in all interpretations where the premises are -- it is not enough to find just one. A proof is semantically invalid when the exists some interpretation where all the premises are true, but the conclusion is false. One such counter example is enough to disprove an argument.



In the interpretation of P=f,Q=f, R=t, S=t, the premises P → Q, R ˄ S, are both true, but ¬P → (Q ˄ R) is false.







share|improve this answer














share|improve this answer



share|improve this answer








edited 1 hour ago

























answered 1 hour ago









Graham KempGraham Kemp

1,10919




1,10919












  • No, there's no typo. I imagined that this proof wasn't valid simply because I coulnd't conclude (NOT)P from anywhere. So, when I replace the letters with cube(a) , cube(b), why is it showing, in the world, that the proof is valid? Should I choose names that I know will prove it's invalid?

    – fitch-is-killing-me
    1 hour ago

















  • No, there's no typo. I imagined that this proof wasn't valid simply because I coulnd't conclude (NOT)P from anywhere. So, when I replace the letters with cube(a) , cube(b), why is it showing, in the world, that the proof is valid? Should I choose names that I know will prove it's invalid?

    – fitch-is-killing-me
    1 hour ago
















No, there's no typo. I imagined that this proof wasn't valid simply because I coulnd't conclude (NOT)P from anywhere. So, when I replace the letters with cube(a) , cube(b), why is it showing, in the world, that the proof is valid? Should I choose names that I know will prove it's invalid?

– fitch-is-killing-me
1 hour ago





No, there's no typo. I imagined that this proof wasn't valid simply because I coulnd't conclude (NOT)P from anywhere. So, when I replace the letters with cube(a) , cube(b), why is it showing, in the world, that the proof is valid? Should I choose names that I know will prove it's invalid?

– fitch-is-killing-me
1 hour ago











1














By using a truth table generator one can show that one of the set of valuations for the sentence letters leads to the result being false.



To see this, use this input ((P=>Q)&&(R&&S))=>(~P=>(Q&&R)) in the Stanford Truth Table Tool. When P and Q are false and R and S are true then the conditional with the conjunction of the premises as antecedent and the goal as consequent is false.



This would mean that one could not derive the result.






share|improve this answer























  • That makes sense. So the reason that the proof is invalid, is because out of all the results, there's only 1 that is false? In a valid proof, they should all be true?

    – fitch-is-killing-me
    1 hour ago











  • That's right. If there were only T values then the statement would be a tautology based on the truth table and a derivation or proof could be found that would be valid.

    – Frank Hubeny
    1 hour ago















1














By using a truth table generator one can show that one of the set of valuations for the sentence letters leads to the result being false.



To see this, use this input ((P=>Q)&&(R&&S))=>(~P=>(Q&&R)) in the Stanford Truth Table Tool. When P and Q are false and R and S are true then the conditional with the conjunction of the premises as antecedent and the goal as consequent is false.



This would mean that one could not derive the result.






share|improve this answer























  • That makes sense. So the reason that the proof is invalid, is because out of all the results, there's only 1 that is false? In a valid proof, they should all be true?

    – fitch-is-killing-me
    1 hour ago











  • That's right. If there were only T values then the statement would be a tautology based on the truth table and a derivation or proof could be found that would be valid.

    – Frank Hubeny
    1 hour ago













1












1








1







By using a truth table generator one can show that one of the set of valuations for the sentence letters leads to the result being false.



To see this, use this input ((P=>Q)&&(R&&S))=>(~P=>(Q&&R)) in the Stanford Truth Table Tool. When P and Q are false and R and S are true then the conditional with the conjunction of the premises as antecedent and the goal as consequent is false.



This would mean that one could not derive the result.






share|improve this answer













By using a truth table generator one can show that one of the set of valuations for the sentence letters leads to the result being false.



To see this, use this input ((P=>Q)&&(R&&S))=>(~P=>(Q&&R)) in the Stanford Truth Table Tool. When P and Q are false and R and S are true then the conditional with the conjunction of the premises as antecedent and the goal as consequent is false.



This would mean that one could not derive the result.







share|improve this answer












share|improve this answer



share|improve this answer










answered 1 hour ago









Frank HubenyFrank Hubeny

11k51559




11k51559












  • That makes sense. So the reason that the proof is invalid, is because out of all the results, there's only 1 that is false? In a valid proof, they should all be true?

    – fitch-is-killing-me
    1 hour ago











  • That's right. If there were only T values then the statement would be a tautology based on the truth table and a derivation or proof could be found that would be valid.

    – Frank Hubeny
    1 hour ago

















  • That makes sense. So the reason that the proof is invalid, is because out of all the results, there's only 1 that is false? In a valid proof, they should all be true?

    – fitch-is-killing-me
    1 hour ago











  • That's right. If there were only T values then the statement would be a tautology based on the truth table and a derivation or proof could be found that would be valid.

    – Frank Hubeny
    1 hour ago
















That makes sense. So the reason that the proof is invalid, is because out of all the results, there's only 1 that is false? In a valid proof, they should all be true?

– fitch-is-killing-me
1 hour ago





That makes sense. So the reason that the proof is invalid, is because out of all the results, there's only 1 that is false? In a valid proof, they should all be true?

– fitch-is-killing-me
1 hour ago













That's right. If there were only T values then the statement would be a tautology based on the truth table and a derivation or proof could be found that would be valid.

– Frank Hubeny
1 hour ago





That's right. If there were only T values then the statement would be a tautology based on the truth table and a derivation or proof could be found that would be valid.

– Frank Hubeny
1 hour ago










fitch-is-killing-me is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















fitch-is-killing-me is a new contributor. Be nice, and check out our Code of Conduct.












fitch-is-killing-me is a new contributor. Be nice, and check out our Code of Conduct.











fitch-is-killing-me is a new contributor. Be nice, and check out our Code of Conduct.














Thanks for contributing an answer to Philosophy 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.

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%2fphilosophy.stackexchange.com%2fquestions%2f63232%2ffitch-proof-question%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

Sahara Skak | Bilen | Luke uk diar | NawigatsjuunCommonskategorii: SaharaWikivoyage raisfeerer: Sahara26° N, 13° O

The fall designs the understood secretary. Looking glass Science Shock Discovery Hot Everybody Loves Raymond Smile 곳 서비스 성실하다 Defas Kaloolon Definition: To combine or impregnate with sulphur or any of its compounds as to sulphurize caoutchouc in vulcanizing Flame colored Reason Useful Thin Help 갖다 유명하다 낙엽 장례식 Country Iron Definition: A fencer a gladiator one who exhibits his skill in the use of the sword Definition: The American black throated bunting Spiza Americana Nostalgic Needy Method to my madness 시키다 평가되다 전부 소설가 우아하다 Argument Tin Feeling Representative Gym Music Gaur Chicken 일쑤 코치 편 학생증 The harbor values the sugar. Vasagle Yammoe Enstatite Definition: Capable of being limited Road Neighborly Five Refer Built Kangaroo 비비다 Degree Release Bargain Horse 하루 형님 유교 석 동부 괴롭히다 경제력

19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу