← Validity | ↑ Sentential Logic | Properties of Sentential Connectives → |
Expressibility
Truth functions
A formula with n sentence letters requires lines in its truth table. And there are possible truth functions having a truth table of m lines. Thus there are possible truth functions of n sentence letters. There are 4 possible truth functions of one sentence letter (requiring a 2 line truth table) and 16 possible truth functions of two sentence letters (requiring a 4 line truth table). We illustrate this with the following tables. The numbered columns represent the different possibilities for the column of a main connective.
|
You will recognize column (iii) as the negation truth function.
|
Column (ii) represents the truth function for disjunction, column (v) represents conditional, column (vii) represents biconditional, and column (viii) represents conjunction.
Expressing arbitrary truth functions
The question arises whether we have enough connectives to represent all the truth functions of any number of sentence letters. Remember that each row represents one valuation. We can express that valuation by conjoining sentence letters assigned True under that valuation and negations of sentence letters assigned false under that valuation. The four valuations of the second table above can be expressed as
Now we can express an arbitrary truth function by disjoining the valuations under which the truth function has the value true. For example, we can express column (x) with:
- (1)
You can confirm by completing the truth table that this produces the desired result. The formula is true when either (a) is true and is false or (b) is false and is true. There is an easier way to express this same truth function: . Coming up with a simple way to express an arbitrary truth function may require insight, but at least we have an automatic mechanism for finding some way to express it.
Now consider a second example. We want to express a truth function of , , and , and we want this to be true under (and only under) the following three valuations.
(i) | (ii) | (iii) | |||||
True | False | False | |||||
True | True | False | |||||
False | False | True |
We can express the three conditions which yield true as
Now we need to say that either the first condition holds or that the second condition holds or that the third condition holds:
- (2)
You can verify by a truth table that it yields the desired result, that the formula is true in just the interpretation above.
This technique for expressing arbitrary truth functions does not work for truth functions evaluating to False in every interpretation. We need at least one interpretation yielding True in order to get the formula started. However, we can use any tautologically false formula to express such truth functions. will suffice.
Normal forms
A normal form provides a standardized rule of expression where any formula is equivalent to one which conforms to the rule. It will be useful in the following to define a literal as a sentence letter or its negation.
The technique for expressing arbitrary truth functions used formulae in disjunctive normal form. A formula in disjunctive normal form is a disjunction of conjunctions of literals. For the purposes of this definition, we countenance many-place disjunctions and conjunctions such as or . Also for the purpose of this definition we countenance degenerate disjunctions and conjunctions of only one disjunct or conjunct. Thus we count as being in disjunctive normal form. It is a degenerate (one-place) disjunction of a degenerate (one-place) conjunction. We could make it less degenerate (but more debauched) by converting it to the equivalent formula .
There is another common normal form in sentential logic, conjunctive normal form. Conjunctive normal form is a conjunction of disjunctions of literals. We can express arbitrary truth functions in conjunctive normal form. First, take the valuations for which the truth function evaluates to False. For each such valuation, form a disjunction of sentence letters the valuation assigns False together with the negations of sentence letters the valuation assign true. For the valuation
- : False
- : True
- : False
we form the disjunction
The conjunctive normal form expression of an arbitrary truth function is the conjunction of all such disjunctions matching the interpretations for which the truth function evaluates to false. The conjunctive normal form equivalent of (1) above is
The conjunctive normal form equivalent of (2) above is
Interdefinability of connectives
Negation and conjunction are sufficient to express the other three connectives and indeed any arbitrary truth function.
Negation and disjunction are sufficient to express the other three connectives and indeed any arbitrary truth function.
Negation and conditional are sufficient to express the other three connectives and indeed any arbitrary truth function.
Negation and biconditional are not sufficient to express the other three connectives.
Joint and alternative denials
We have seen that three pairs of connectives are each jointly sufficient to express any arbitrary truth function. The question arises, is it possible to express any arbitrary truth function with just one connective? The answer is yes, but not with any of our connectives. There are two possible binary connectives each of which, if added to , would be sufficient.
Alternative denial
Alternative denial, sometimes called NAND. The usual symbol for this is called the Sheffer stroke. Temporarily add the symbol to and let be True when at least one of or is false. It has the truth table :
|
We now have the following equivalences.
Joint denial
Joint denial, sometimes called NOR. Temporarily add the symbol to and let be True when both and are false. It has the truth table :
|
We now have the following equivalences.
← Validity | ↑ Sentential Logic | Properties of Sentential Connectives → |