<?xml version="1.0" encoding="UTF-8"?>

<record version="7" id="4379">
 <title>proof that contrapositive statement is logically equivalent to original statement</title>
 <name>SomethingRelatedToContrapositive</name>
 <created>2003-06-19 01:33:39</created>
 <modified>2007-09-06 23:06:25</modified>
 <type>Proof</type>
<parent id="891">contrapositive</parent>
 <selfproof>0</selfproof>
 <creator id="2515" name="sprocketboy"/>
 <author id="2515" name="sprocketboy"/>
 <classification>
	<category scheme="msc" code="03B05"/>
 </classification>
 <related>
	<object name="Inverse7"/>
	<object name="Inverse6"/>
 </related>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them


% define commands here</preamble>
 <content>You can see that the contrapositive of an implication is true by considering
the following:

The statement $p\Rightarrow q$ is logically equivalent to $\neg p\vee q$ which can also be written as $\overline{p}\vee q$.

By the same token, the contrapositive statement $\overline{q}\Rightarrow \overline{p}$ is logically equivalent to $\neg \overline{q}\vee \overline{p}$ which, using double negation on $q$, becomes $q\vee \overline{p}$.

This, of course, is the same logical statement.</content>
</record>
