Proving an if and only if statement

$\begingroup$

Suppose I am trying to prove a statement in the form A if and only if B. I know I need to prove that

  1. If A, then B
  2. If B, then A

I know that 1 is equivalent to proving "If not B, then not A".

My question is: When proving A if and only if B, is it permissible to prove "if not B, then not A" and then "if B, then A."

I have seen many people prove A iff B by showing "If not A, then not B" and then "If not B, then not A," but never the way I described, which is why I am asking if it is okay.

$\endgroup$ 2

1 Answer

$\begingroup$

Yes that is perfectly fine. A implies B is logically equivalent to "not B, then not A".

$\endgroup$ 3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like