- A = {Q↔(¬(R→(S∧¬Q))→R) , R , S∨Q}
- B = {¬(R∧¬S) , ¬S→Q , R→¬Q , ¬R→R}
- Γ = {R∨(Q→S) , ¬(R∧¬Q) , ¬R→¬S}
- Δ = {¬R∨S , S∨¬S , ¬Q↔R , R ↔ (P∨¬P)}
From one of the consistent sets Q follows, from one of them ¬Q follows, and from one of them neither Q nor ¬Q follows. State which is which.
I'm not asking for an answer. I don't understand what it means that "Q follows" or "¬Q follows."
I saw this post: Sentential Logic Help? but I didn't quite understand his explanation.