Let's say we're given two conclusions A and B and we want to show that only one can be true at once. Can I prove this by assuming A and showing that B cannot be true and vice versa?
Asked
Active
Viewed 63 times
\text{and}~ \neg A \implies B.$$ To prove the no more than one case, it is sufficient to prove (for example) merely that $$A \implies \neg B.$$ Alternatively, in this second interpretation you could prove that it is not the case that $$A ~\text{and}~ B.$$ – user2661923 Jan 26 '23 at 04:07