I am trying to validate the following argument using a truth table, but I get stuck:
If you invest in this business, then you get the profit. You didn't invest in this business. Therefore, you didn't get the profit.
I am trying to validate the following argument using a truth table, but I get stuck:
If you invest in this business, then you get the profit. You didn't invest in this business. Therefore, you didn't get the profit.
You say $A \implies B$, so $\neg A \implies \neg B$. We conclude the first statement is false if only if we observe '$A \wedge \neg B$', while we conclude the second one is false if and only if we observe '$\neg A \wedge B$', therefore the two are not equivalent and do not yield the same truth table. Consider a statement like 'all cows are animals, so if we observe something that is not a cow, then it is not an animal', which would be true according to your logic. But the observed object might still be a chicken, for example. You're statement if true if we would have $A \iff B$, so using your example, 'you get rich if and only if you invest in business'.