What is logically equivalent to the following statements? "I pass only if you pass"
(Note that fail is equivalent to not pass.)
1
You pass only if I pass
2
If you fail then I fail
3
If you pass then I pass
4
You fail if I pass.
What is logically equivalent to the following statements? "I pass only if you pass"
(Note that fail is equivalent to not pass.)