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
Holtsville, New York

... there are 96.1 males. For every 100 females age 18 and over, there are 93.9 males. The median income for a household in the town is $68,544, and the median income ...

 
 
 
This page was created in 36.8 ms