#Logic puzzles
37 messages · Page 1 of 1 (latest)
!original
Please show the original problem, exactly as it was stated to you, with the entire original context. A picture or screenshot is best. If the original problem is not in English, then post it anyway! The additional context might still be helpful. Do your best to provide a translation.
well, this is the original question (and the only thing i have)
I'm going to rewrite this to be somewhat understandable
$b \to c\
\neg(c \land g)\
\neg(\neg g \land \neg h)\
h \to \neg c$
Now you wanna see from this whether or not you can determine anything about b, c, g and h on their own
right, how do we do that?
Xavier 🌺
The usual way is to make assumptions and see if they lead to contradictions
Or see if both possibilities work
i do not get it, i am sorry. like, for the first one, do we take both b and c to be true? if yes, how really do we proceed further?
So
Assume b is true
That gives you that c is true
Then the second one tells you g must be false
wait
does this not mean that c can either be true or false? because implication
Now the third one tells you h is true
But if h is true, then c is false
Which is a contradiction
So b cannot be true
So b must be false
Similarly, you can assume the others and check
Post marked as solved by @split hinge.
Use .unsolved if this was a mistake.
yeah, sorry
What for
because it was the same as usual