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
Thomas a Kempis

... of the Brethren of the Common Life. His writings are all of a devotional character and include tracts and meditations, letters, sermons, a life of Saint ...

 
 
 
This page was created in 34.9 ms