Logic Post 17
There is much that can be accomplished using the ⊃ symbol. For instance, using the definition of the ⊃ symbol we can get the valid argument form known as Modus Ponens.
Modus Ponens
p ⊃ q
p
_____
∴(Therefore), q
How do we know that this necessarily follows? Because using our truth-tables we know that any instance where the antecedent is true, the consequent is true. Hence, using Modus Ponens, we have constructed a valid argument form. Keep in mind the differences between validity and soundness, which we discussed earlier.
Another valid argument form that follows from the definition of the symbol
⊃ is called Modus Tollens, i.e., if we deny the consequent, we can conclude the denial of the antecedent.
Modus Tollens
p ⊃ q
~q
_____
∴ ~p
There are two corresponding fallacies that are derived from the Modus Ponens and Modus Tollens. First, the valid form...
Modus Ponens
____________
p ⊃ q
p
_____
∴ q
"If we have desegregation we will have some busing.
We have desegregation.
______________________________________
Therefore, we will have some busing(Kegley and Kegley, p. 240)."
The invalid form is the following:
p ⊃ q
q
_____
∴ p
If we have desegregation we will have some busing.
We have some busing
__________________________________
Therefore, we have desegregation.
The above invalid form commits the fallacy of affirming the consequent. We know this because the definition of a conditional for our purposes, states that we cannot have false consequent when the antecedent is true. We can see this in line two the following truth-table.
p q p ⊃ q
__________________________________
T T T
T F F
F T T
F F T
_______________________________________________________
The fallacy that corresponds to Modus Tollens is the fallacy of denying the antecedent. Let us first look at the valid form...
Modus Tollens
____________
p ⊃ q
~q
______
∴ ~p
"If the paper burns, there is sufficient oxygen present.
There is not sufficient oxygen present.
__________________________________________
Therefore, the paper does not burn (Kegley and Kegley, p. 240)."
This is obviously a valid form, however, if we deny the antecedent, then we commit the fallacy of denying the antecedent.
Fallacious Form
_____________
p ⊃ q
~p
______
∴ ~q
If the paper burns, there is sufficient oxygen present.
The paper does not burn.
__________________________________________
Therefore, there is not sufficient oxygen.
We can obviously see that this could be false, because it is certainly possible that oxygen is present and the paper still will not burn. Maybe the paper is wet, or maybe there is not enough oxygen.