Logic and Discrete Math Problem I missed a Day of my discrete math class, and we covered proof by contrapositive. -1. V => Y -2. X -3. W v ~Z -4. X => Z ------------ (W => V) => Y How would I go about proving that this is a valid proposition?
I dont even follow the levels tbqh hahaha
is that supposed to be -> like arrow?
-> is implies
yeah, i wasn't sure how to type it
just making sure there's some notation I still have to learn out there
contrapositive: if you have p=>q and you have ~q then you have ~p IIIRC
Ya but what are all those levels saying???
Each letter is a proposition of some kind (generic). The levels are more complex propositions containing the simple ones. They are basically just givens. The line separates the givens from the conclusion. If that makes any sense. The objective is to prove through contrapositive that this is a valid statement.
so what if it is not valid statement?
I would assume you have to prove that as well? I missed the class, and I'm just not grasping how to work these problems out.
I am still trying to understand the statements I just realized a few things v would be ∨
Yeah in this problem V is not ∨, but instead a proposition. I probably should have just changed the letters
and the lower case v is ∨
order of operations and then set up your truth table ?
We aren't supposed to use truth tables with these
Im having difficulties going about this maybe I am missing smth This is how I am reading the various levels #1 If V then Y #2 There exists X #3 W and ~Z #4 If X then Z And somehow using this information we deduce that If W then V then Y I just dont seem to see the string pulling through all this
Maybe I am interpreting the levels/info given incorrectly
You are interpreting it correctly, except in #3 it is W or ~Z
-1. V => Y -2. X -3. W v ~Z -4. X => Z
from 2) and 4) we can deduce := 5) Z
from 3) and 5) we can deduce := 6) W
see if that looks okay so far
next u just need to take the contrapositive of the statement u wanto prove and prove it using above hypothesis
statement : (W => V) => Y if this statement is true, the contrapositive of this statement is also true : contrapositive statement : ~Y => ~(W=>Y)
keep going..
@ganeshie8 contrapositive statement : ~Y => ~(W=>V)?
ahh typo thnks for correcting :)
contrapositive statement : ~Y => ~(W=>V)
show that this statements yields TRUE using the given/deduced 6 prior statements
Ohhh and ~(W=>V) can be written as W and ~V ( don't know how to type the symbol on here) correct?
oh u wanto simplify, nice :)
\(\neg (W \implies V)\) \(\neg (\neg W \lor V)\) \( W \wedge \neg V)\)
u may use below to show these in latex :- \lnor \wedge \neg \implies
Ok I actually get this now! Just one more question. When formatting these proofs, how do I make note that I simplified? do i write it as an assumption?
actually it depends on ur professor - if you havent worked w=>v <=> w' or v previously, then i feel its not a good idea to simplify
boolean simplification and truth table are same. since you're saying truth tables are not allowed, i feel boolean simplification is also not allowed
u may try something like below := contrapositive statement : ~Y => ~(W=>V) right hand side : ~(W => V) ~(TRUE => V) ----- from (6) ~V that means ~Y => ~V from (1), this is true QED
see if that looks okay.. .
notice that we did not use any "boolean simplification" in the above argument
Join our real-time social learning platform and learn together with your friends!