Given the following 2 premises, 1. 𝑝→(𝑞∨𝑟)
2. 𝑞→𝑠
Prove 𝑝→(𝑟∨𝑠) is valid using the Proof by Contradiction method.
truth table has a row where the conclusion column is FALSE while every premise column is TRUE
so, is invalid
then, by contradiction, is valid
Comments