446 views
0 votes
0 votes
what is the difference BETWEEN "IF" and "ONLY IF" when we translate an english sentence into a logical expression???

2 Answers

Best answer
3 votes
3 votes
A if B is B implies A

A only if B is A implies B

A if and only if is  A is equivalent to B
selected by
0 votes
0 votes
If A Then B means A Implies B

B, IF A means A implies B

B ONLY IF A means B Implies A

You can actually compare ONLY IF == Then .

A IF & ONLY IF B => A=B

No related questions found