document.write( "Question 1009931: Very confused with this proof, any help would be appreciated!!
\n" ); document.write( "Conditional Proof - can use all 18 rules\r
\n" ); document.write( "\n" ); document.write( "P -> (~P -> (Q <-> (R v S)))\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #625416 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Conditional Proof\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "
NumberStatementLines UsedReason
:.P -> (~P -> (Q <-> (R v S)))
1PACP
2~~P1DN
3~~P v (P -> (Q <-> (R v S)))2Add
4~P -> (P -> (Q <-> (R v S)))3MI
5(~P & P) -> (Q <-> (R v S))4Exp
6(P & ~P) -> (Q <-> (R v S))5Comm
7P -> (~P -> (Q <-> (R v S)))6Exp
8P -> {P -> (~P -> (Q <-> (R v S)))}1-7CP
9(P & P) -> (~P -> (Q <-> (R v S)))8Exp
10P -> (~P -> (Q <-> (R v S)))9Taut
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Proof by contradiction (alternate method)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "
NumberStatementLines UsedReason
:.P -> (~P -> (Q <-> (R v S)))
1~[P -> (~P -> (Q <-> (R v S)))]AIP
2~[~P v (~P -> (Q <-> (R v S)))]1MI
3~[~P v (~~P v (Q <-> (R v S)))]2MI
4~[~P v (P v (Q <-> (R v S)))]3DN
5~[(~P v P) v (Q <-> (R v S))]4Assoc
6~(~P v P) & ~(Q <-> (R v S))5DM
7~(~P v P)6Simp
8~~P & ~P7DM
9P & ~P8DN
10P -> (~P -> (Q <-> (R v S)))1-9IP
\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Abbreviations/Acronyms Used\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ACP = Assumption for Conditional Proof
\n" ); document.write( "AIP = Assumption for Indirect Proof (aka proof by contradiction)
\n" ); document.write( "Add = Addition
\n" ); document.write( "Assoc = Associative Rule
\n" ); document.write( "Comm = Commutation
\n" ); document.write( "CP = Conditional Proof
\n" ); document.write( "DM = De Morgan's Law
\n" ); document.write( "DN = Double Negation
\n" ); document.write( "Exp = Exportation
\n" ); document.write( "IP = Indirect Proof (aka proof by contradiction)
\n" ); document.write( "MI = Material Implication
\n" ); document.write( "Simp = Simplification
\n" ); document.write( "Taut = Tautology
\n" ); document.write( "
\n" );