Originally Posted by lolgarithms
are all statements of the form "p if and only if q" definitions or equivalences? can there be any iff statements that are not statements of equivalence?
|
In logic there's material implication and strict implication which might be related to the notion of equivalence as follows:
In material implication we have P implies Q iff (P^Q)or(~P^Q)or(~P^~Q).
In strict implication we have P implies Q iff (P^~Q) is not possible. This is a modal logic which deals with the concepts of possibility and necessity.
My understanding is that 'equivalence' is more appropriate to saying that at least one formula can be substituted for another in some formal language which in this example would suggest material implication.
In strict implication, there is only one formula with no equivalent formulas for P=>Q Therefore I would think that this would be a case where 'iff 'that does not represent 'equivalence'. Strict implication is stronger than equivalence.
As for what a definition is, I think the basic truth tables of formal logic(s) are essentially axioms which conform to our intuition regarding some application.