{{ 'ml-label-loading-course' | message }}
{{ toc.name }}
{{ toc.signature }}
{{ tocHeader }} {{ 'ml-btn-view-details' | message }}
{{ tocSubheader }}
{{ 'ml-toc-proceed-mlc' | message }}
{{ 'ml-toc-proceed-tbs' | message }}
Lesson
Exercises
Recommended
Tests
An error ocurred, try again later!
Chapter {{ article.chapter.number }}
{{ article.number }}. 

{{ article.displayTitle }}

{{ article.intro.summary }}
{{ 'ml-btn-show-less' | message }} {{ 'ml-btn-show-more' | message }} expand_more
{{ 'ml-heading-abilities-covered' | message }}
{{ ability.description }} {{ ability.displayTitle }}
{{ 'ml-heading-lesson-settings' | message }}
{{ 'ml-lesson-number-slides' | message : article.intro.bblockCount}}
{{ 'ml-lesson-number-exercises' | message : article.intro.exerciseCount}}
{{ 'ml-lesson-time-estimation' | message }}
Method

Direct Proof

A direct proof is a proof that uses the given information and other known facts until the statement is shown to be true. Consider the following statement.

If is an odd number, then is also an odd number.

A direct proof is dependent on what information is available, and what is the statement to be proven. The following steps summarize, in general, how to do a direct proof.
1
Understand the Given Statement
expand_more

The aim is to prove that given any odd number its square is also odd. To better understand the statement some example cases can be worked.

Is odd?
Yes
Yes
Yes
Yes

In the above table, the statement was proven to be true for just a few odd numbers, but the goal is to prove that it is true for any odd number.

2
Reach the Conclusion Using Given Information, Known Facts, and Logical Reasoning
expand_more

The given information and other known facts should be intertwined using logical reasoning several times. These can be other theorems, definitions, axioms, and so on. This step is repeated several times until a conclusion is reached.

Statement Reason
is odd Given.
Every odd number is equal to twice an integer plus
Raise the equation to the power of
Expand the square.
Factor out
is odd It is written as twice an integer plus
It is important to keep in mind that whether other theorems, definitions, or axioms are to be used or not depends on which type of statement is to be proven.