How comes that A if and only if B does not exclude A to have other necessary and sufficient conditions

logicpropositional-calculussoft-question

The fact that B is a necessary condition for A to be true, does not exclude the possibility that another proposition, say C, to be also a necessary condition for A to B true.

In other words, it is not difficult to admit that (A–>B) does not imply that (A–>C) is false.

However, saying that B is not only a necessary condition for A to B true, but also a sufficient condition seems to suggest that any other necessary condition is excluded.

Nevertheless, contrary to what intuition tells me, a truth table test shows that : (A iff B) –> ~ (A iff C) is not valid. Which shows that the fact A has B as necessary and sufficient condition does not logically exclude A to have other necessary and sufficient conditions.

The following dialogue illustrates that this is at leat counterintuitive.

A- I'll give you the keys of this flat iff you officially accept to pay 600 dollars a month.

B – OK, I accept, the lease is signed. Let me have the keys.

A – Wait a minute, there is another necessary condition.

B – But you just told me that if I didn't accept to pay, I would not get the keys, but that, as soon as I would accept, I would get them?

A – That's actually what I said. But now I add that you will get the keys iff you accept to pay an advance of 3 monts rent.

B – How long is this conjunction of biconditionals?

How to explain this apparent disagreement between the truth functional analysis and the intuitive understanding of " necessary and sufficient condition"?

Best Answer

You have that if $A \leftrightarrow B$, and $A \leftrightarrow C$, then $B \leftrightarrow C$. So, if $B$ is necessary and sufficient for $A$, and if $C$ is necessary and sufficient for $A$ as well, then $B$ and $C$ will be necessary and sufficient for each other as well.

So, the fact that $B$ and $C$ are 'different' is only superficial. Yes, you can always rephrase a set of necessary and sufficient conditions in such a way that it can be said to be a different set of necessary and sufficient conditions, but the 'difference' would be merely syntactical. So yes, $A \leftrightarrow B$ does not imply $A \leftrightarrow C$, but that is because by using different letters $B$ and $C$ for the two sets of necessary and sufficient conditions you are simply hiding their actual equivalence behind syntactical symbols. And indeed, if you throw their actual equivalence back in, i.e. If you add $B \leftrightarrow C$, then from $A \leftrightarrow B$ you now can infer that $A \leftrightarrow C$

Consider your dialogue. First, as Mauro points out, if paying an advance of 3 months rent is a necessary condition, then if that is not part of the initial signing of the lease and agreeing to pay $600$ dolars per month, then person $A$ was simply lying when saying that the intial agreement was a necessary and sufficient condition ... the initial agreement would merely have been a necessary condition, to which one could indeed add any number of others. So, for your story to work, it must have been the case that paying 3 months of rent in advance was simply part and parcel of that initial agreement: presumably it is spelled out in the agreement that the renter has to pay 3 months in advance, and that it is in fact that very part of the initial agreement that, to person A, is necessary and sufficient for B to get the keys. And so, we are not talking about completely sets of necessary and sufficient conditions after all.

Related Question