Difference between revisions of "Contrapositive"
From Maths
(Created page with "==Definition== Given the statement {{M|A\implies B}} (see implies) the ''contrapositive'' of this is: {{M|¬B\implies ¬A}} '''Proof:''' {| class="wikitable" bord...") |
(No difference)
|
Revision as of 13:36, 16 June 2015
Definition
Given the statement A⟹B (see implies) the contrapositive of this is: ¬B⟹¬A
Proof:
A | B | A⟹B | ¬A | ¬B | ¬B⟹¬A |
---|---|---|---|---|---|
T | T | T | T | ||
T | T | T | T | ||
T | T | ||||
T | T | T | T |
So as can be seen:
- [A⟹B]⟺[¬B⟹¬A]
For example see Injection
TODO: Find reference