document.write( "Question 1209177: Premise:
\n" ); document.write( "H & ( C & T )
\n" ); document.write( "~ ( ~ F & T )
\n" ); document.write( "Conclusion:
\n" ); document.write( "F
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #847767 by math_tutor2020(3816)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "I'll assume that these particular F and T symbols do not represent \"false\" and \"true\", but rather just any logical statement. Your professor should have chosen different letters. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here's a direct derivation
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "
NumberStatementLine(s) UsedReason
1H & (C & T)
2~( ~F & T )
:.F
3(H & C) & T1Association
4T & (H & C)3Commutation
5T4Simplification
6~(~T)5Double Negation
7~(~F) v ~T2De Morgan’s Law
8F v ~T7Double Negation
9~T v F8Commutation
10F9, 6Disjunctive Syllogism

\n" ); document.write( "Here's a list of rules of inference and replacement\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another way to do the derivation is to use an indirect proof (aka proof by contradiction)
\n" ); document.write( "\n" ); document.write( "\n" ); document.write( "
NumberStatementLine(s) UsedReason
1H & (C & T)
2~( ~F & T )
:.F
3~FAssumption for Indirect Proof
4~(~F) v ~T2De Morgan’s Law
5F v ~T4Double Negation
6~T5, 3Disjunctive Syllogism
7(H & C) & T1Association
8T & (H & C)7Commutation
9T8Simplification
10T & (~T)9, 6Conjunction
11F3 - 10Indirect Proof

\n" ); document.write( "Line 3 is where we assume the opposite of the conclusion we want to arrive at.
\n" ); document.write( "From there a chain event of dominoes fall over to lead to T & (~T) which is a contradiction. One of T or ~T is false, while the other is true. This contradiction means our assumption must be the opposite.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The assumption ~F led to a contradiction, which means the opposite (F) must be a valid conclusion.
\n" ); document.write( "
\n" ); document.write( "
\n" );