can anyone explain to me how to prove that p → q and not q → not p are logically equivalent without truth tables
Printable View
can anyone explain to me how to prove that p → q and not q → not p are logically equivalent without truth tables
Hello, questionboy!
Quote:
Prove thatand
are logically equivalent without truth tables
. . I call it "Alternate Definition of Implication" (ADI).
Start with the right side:
. .
This is fine, but expressingas
misses an important subtlety. One can define
as
where
denotes a contradiction (e.g., 0 = 1). Indeed,
and
imply
by Modus Ponens, and deriving
from
proves
by Deduction theorem (or implication introduction).
Thenbecomes
. Now, it is surprising that this formula is implied by
without using the fact that
is a contradiction. I.e.,
is the transitivity of, and it is derivable for any
using only basic rules about implication.
This suggests thatimplies
in a much stronger sense than just in Boolean logic.