Encyclopedia > Contrapositive

  Article Content

Contrapositive

In predicate logic, the contrapositive (or transposition) of the statement "p implies q" is "not-q implies not-p." These are logically equivalent. We can find examples in ordinary English. We might form the contrapositive of "If there is fire here, then there is oxygen here," like this: "If there is no oxygen here, then there is no fire here."

This can be also proved using truth table:

p q | p -> q | not(q) -> not(p)
----+--------+------------------
T T |   T    |        T 
T F |   F    |        F      
F T |   T    |        T
F F |   T    |        T

Notice that while in the conditional statement, while the converse is not equivalent, the converse with each negation is equivalent.

In Aristotelian logic (or categorical logic[?]), moreover, categorical propositions[?] can have contrapositives.

So-called "E" and "I" propositions are logically equivalent to their contrapositives. For example, we can always infer from "no bachelors are women" to "no women are bachelors" (as well as the converse inference) and from "some dogs are flea-bitten animals" to "some flea-bitten animals are dogs" (and conversely).

However, so-called "A" and "O" propositions are not logically equivalent to their contrapositives. For example, from "all violins are musical instruments," we cannot infer "all musical instruments are violins." Similarly, from "some plants are not trees," we cannot infer "some trees are not plants."



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Shoreham, New York

... age of 18, 6.2% from 18 to 24, 17.7% from 25 to 44, 36.0% from 45 to 64, and 12.5% who are 65 years of age or older. The median age is 44 years. For every 100 females ...

 
 
 
This page was created in 38.2 ms