Fitch Proof Exercise 13.8

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite
1












I am having trouble solving this Fitch Proof. Here is how far I’ve gotten



enter image description here



Only the last step is not checked out in Fitch but I think the logic works well.



Any help is appreciated.



Thank you







share|cite|improve this question





















  • Here's a MathJax tutorial :)
    – Shaun
    Jul 20 at 17:41










  • You should delete step 7. You already made the assumption in step 2.
    – DanielV
    Jul 20 at 17:42











  • @DanielV: Except that it's the assumption in a sub-proof. That's how you set up a $forall$ Intro.
    – Adrian Keister
    Jul 20 at 17:58











  • Step 10 looks right to me. Only thing I can think of is that in 2, you're assuming the $textCube(b)land textDodec(c),$ involving $c,$ whereas in line 11, the rest of your expression involves $y$ instead of $c$.
    – Adrian Keister
    Jul 20 at 18:03










  • Step 7 is the assumption in a sub-proof. Without it i have no idea how to eliminate the ∀ in 6 and get the FrontOf(b, c)
    – Holly Feng
    Jul 20 at 18:51














up vote
2
down vote

favorite
1












I am having trouble solving this Fitch Proof. Here is how far I’ve gotten



enter image description here



Only the last step is not checked out in Fitch but I think the logic works well.



Any help is appreciated.



Thank you







share|cite|improve this question





















  • Here's a MathJax tutorial :)
    – Shaun
    Jul 20 at 17:41










  • You should delete step 7. You already made the assumption in step 2.
    – DanielV
    Jul 20 at 17:42











  • @DanielV: Except that it's the assumption in a sub-proof. That's how you set up a $forall$ Intro.
    – Adrian Keister
    Jul 20 at 17:58











  • Step 10 looks right to me. Only thing I can think of is that in 2, you're assuming the $textCube(b)land textDodec(c),$ involving $c,$ whereas in line 11, the rest of your expression involves $y$ instead of $c$.
    – Adrian Keister
    Jul 20 at 18:03










  • Step 7 is the assumption in a sub-proof. Without it i have no idea how to eliminate the ∀ in 6 and get the FrontOf(b, c)
    – Holly Feng
    Jul 20 at 18:51












up vote
2
down vote

favorite
1









up vote
2
down vote

favorite
1






1





I am having trouble solving this Fitch Proof. Here is how far I’ve gotten



enter image description here



Only the last step is not checked out in Fitch but I think the logic works well.



Any help is appreciated.



Thank you







share|cite|improve this question













I am having trouble solving this Fitch Proof. Here is how far I’ve gotten



enter image description here



Only the last step is not checked out in Fitch but I think the logic works well.



Any help is appreciated.



Thank you









share|cite|improve this question












share|cite|improve this question




share|cite|improve this question








edited Jul 20 at 23:09
























asked Jul 20 at 17:38









Holly Feng

234




234











  • Here's a MathJax tutorial :)
    – Shaun
    Jul 20 at 17:41










  • You should delete step 7. You already made the assumption in step 2.
    – DanielV
    Jul 20 at 17:42











  • @DanielV: Except that it's the assumption in a sub-proof. That's how you set up a $forall$ Intro.
    – Adrian Keister
    Jul 20 at 17:58











  • Step 10 looks right to me. Only thing I can think of is that in 2, you're assuming the $textCube(b)land textDodec(c),$ involving $c,$ whereas in line 11, the rest of your expression involves $y$ instead of $c$.
    – Adrian Keister
    Jul 20 at 18:03










  • Step 7 is the assumption in a sub-proof. Without it i have no idea how to eliminate the ∀ in 6 and get the FrontOf(b, c)
    – Holly Feng
    Jul 20 at 18:51
















  • Here's a MathJax tutorial :)
    – Shaun
    Jul 20 at 17:41










  • You should delete step 7. You already made the assumption in step 2.
    – DanielV
    Jul 20 at 17:42











  • @DanielV: Except that it's the assumption in a sub-proof. That's how you set up a $forall$ Intro.
    – Adrian Keister
    Jul 20 at 17:58











  • Step 10 looks right to me. Only thing I can think of is that in 2, you're assuming the $textCube(b)land textDodec(c),$ involving $c,$ whereas in line 11, the rest of your expression involves $y$ instead of $c$.
    – Adrian Keister
    Jul 20 at 18:03










  • Step 7 is the assumption in a sub-proof. Without it i have no idea how to eliminate the ∀ in 6 and get the FrontOf(b, c)
    – Holly Feng
    Jul 20 at 18:51















Here's a MathJax tutorial :)
– Shaun
Jul 20 at 17:41




Here's a MathJax tutorial :)
– Shaun
Jul 20 at 17:41












You should delete step 7. You already made the assumption in step 2.
– DanielV
Jul 20 at 17:42





You should delete step 7. You already made the assumption in step 2.
– DanielV
Jul 20 at 17:42













@DanielV: Except that it's the assumption in a sub-proof. That's how you set up a $forall$ Intro.
– Adrian Keister
Jul 20 at 17:58





@DanielV: Except that it's the assumption in a sub-proof. That's how you set up a $forall$ Intro.
– Adrian Keister
Jul 20 at 17:58













Step 10 looks right to me. Only thing I can think of is that in 2, you're assuming the $textCube(b)land textDodec(c),$ involving $c,$ whereas in line 11, the rest of your expression involves $y$ instead of $c$.
– Adrian Keister
Jul 20 at 18:03




Step 10 looks right to me. Only thing I can think of is that in 2, you're assuming the $textCube(b)land textDodec(c),$ involving $c,$ whereas in line 11, the rest of your expression involves $y$ instead of $c$.
– Adrian Keister
Jul 20 at 18:03












Step 7 is the assumption in a sub-proof. Without it i have no idea how to eliminate the ∀ in 6 and get the FrontOf(b, c)
– Holly Feng
Jul 20 at 18:51




Step 7 is the assumption in a sub-proof. Without it i have no idea how to eliminate the ∀ in 6 and get the FrontOf(b, c)
– Holly Feng
Jul 20 at 18:51










1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










$$beginarray rl
& forall x .(Cx to forall y. (Dy to Fxy)) \
& quad boxedb \
& quad quad boxedc \
& quad quad quad Cb land Dc \
& quad quad quad vdots \
& quad quad quad Fbc \
& quad quad (Cb land Dc) to Fbc \
& quad forall y .(Cb land Dy) to Fby \
& forall x .forall y. (Cx land Dy) to Fxy \
endarray$$



Organizing your proof like this may work. Unfortunately the software is closed so it can't be openly verified.






share|cite|improve this answer





















  • Thank you so much for helping! I've figured it out
    – Holly Feng
    Jul 20 at 23:18










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: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
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%2f2857873%2ffitch-proof-exercise-13-8%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
1
down vote



accepted










$$beginarray rl
& forall x .(Cx to forall y. (Dy to Fxy)) \
& quad boxedb \
& quad quad boxedc \
& quad quad quad Cb land Dc \
& quad quad quad vdots \
& quad quad quad Fbc \
& quad quad (Cb land Dc) to Fbc \
& quad forall y .(Cb land Dy) to Fby \
& forall x .forall y. (Cx land Dy) to Fxy \
endarray$$



Organizing your proof like this may work. Unfortunately the software is closed so it can't be openly verified.






share|cite|improve this answer





















  • Thank you so much for helping! I've figured it out
    – Holly Feng
    Jul 20 at 23:18














up vote
1
down vote



accepted










$$beginarray rl
& forall x .(Cx to forall y. (Dy to Fxy)) \
& quad boxedb \
& quad quad boxedc \
& quad quad quad Cb land Dc \
& quad quad quad vdots \
& quad quad quad Fbc \
& quad quad (Cb land Dc) to Fbc \
& quad forall y .(Cb land Dy) to Fby \
& forall x .forall y. (Cx land Dy) to Fxy \
endarray$$



Organizing your proof like this may work. Unfortunately the software is closed so it can't be openly verified.






share|cite|improve this answer





















  • Thank you so much for helping! I've figured it out
    – Holly Feng
    Jul 20 at 23:18












up vote
1
down vote



accepted







up vote
1
down vote



accepted






$$beginarray rl
& forall x .(Cx to forall y. (Dy to Fxy)) \
& quad boxedb \
& quad quad boxedc \
& quad quad quad Cb land Dc \
& quad quad quad vdots \
& quad quad quad Fbc \
& quad quad (Cb land Dc) to Fbc \
& quad forall y .(Cb land Dy) to Fby \
& forall x .forall y. (Cx land Dy) to Fxy \
endarray$$



Organizing your proof like this may work. Unfortunately the software is closed so it can't be openly verified.






share|cite|improve this answer













$$beginarray rl
& forall x .(Cx to forall y. (Dy to Fxy)) \
& quad boxedb \
& quad quad boxedc \
& quad quad quad Cb land Dc \
& quad quad quad vdots \
& quad quad quad Fbc \
& quad quad (Cb land Dc) to Fbc \
& quad forall y .(Cb land Dy) to Fby \
& forall x .forall y. (Cx land Dy) to Fxy \
endarray$$



Organizing your proof like this may work. Unfortunately the software is closed so it can't be openly verified.







share|cite|improve this answer













share|cite|improve this answer



share|cite|improve this answer











answered Jul 20 at 22:33









DanielV

17.4k42651




17.4k42651











  • Thank you so much for helping! I've figured it out
    – Holly Feng
    Jul 20 at 23:18
















  • Thank you so much for helping! I've figured it out
    – Holly Feng
    Jul 20 at 23:18















Thank you so much for helping! I've figured it out
– Holly Feng
Jul 20 at 23:18




Thank you so much for helping! I've figured it out
– Holly Feng
Jul 20 at 23:18












 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2857873%2ffitch-proof-exercise-13-8%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

Color the edges and diagonals of a regular polygon

Relationship between determinant of matrix and determinant of adjoint?

What is the equation of a 3D cone with generalised tilt?