Contradiction Method: Proving Statements Through Contradiction and Supposition

Click For Summary

Homework Help Overview

The discussion revolves around the concept of proof by contradiction and its distinction from proof by exhaustion, particularly in the context of mathematical reasoning. The original poster presents a scenario involving two statements, A and B, and questions the implications of assuming their truth values.

Discussion Character

  • Conceptual clarification, Assumption checking

Approaches and Questions Raised

  • Participants explore the validity of concluding relationships between statements A and B based on assumptions. There is also a focus on differentiating between proof by contradiction and proof by exhaustion, with examples provided for clarity.

Discussion Status

Some participants have offered definitions and examples to illustrate the differences between the two proof methods. The conversation is ongoing, with various interpretations being explored regarding the implications of the assumptions made.

Contextual Notes

There is a mention of specific cases in proof by exhaustion, and the discussion includes an example involving divisibility by 3, which may influence the understanding of the proof methods being compared.

Devil Moo
Messages
44
Reaction score
1
Proof by contradiction starts by supposing a statement, and then shows the contradiction.

1. Homework Statement


Now, there is a statement ##A##.
Suppose ##A## is false.
It leads to contradiction.
So ##A## is true.

My question:
There are two statements ##A## and ##B##.
Suppose ##A## is true.
Further suppose ##B## is false.
It leads to contradiction.
Can I conclude that "if ##A## is true, then ##B## is false."

Moreover, how do I distinguish between "Proof by Contradiction" and "Proof by Exhaustion"?
 
Physics news on Phys.org
Devil Moo said:
Can I conclude that "if A is true, then B is false."
No. But you can conclude that if A is true then B is true.
Devil Moo said:
Moreover, how do I distinguish between "Proof by Contradiction" and "Proof by Exhaustion"?
Proof by exhaustion does not necessarily involve any contradictions. Here's the definition from wiki:
Proof by exhaustion, also known as proof by cases, proof by case analysis, perfect induction, or the brute force method, is a method of mathematical proof in which the statement to be proved is split into a finite number of cases or sets of equivalent cases and each type of case is checked to see if the proposition in question holds.
 
Last edited:
Devil Moo said:
Moreover, how do I distinguish between "Proof by Contradiction" and "Proof by Exhaustion"?
Here's an example of a proof by exhaustion.
Assume that n is a positive integer. Then n(n + 1)(n + 2) is divisible by 3.

Case 1: n = 3k, for some integer k
Then n(n + 1)(n + 2) = 3k(3k + 1)(3k + 2), which clearly has a factor of 3, and so is divisible by 3

Case 2: n = 3k + 1, for some integer k
Then n(n + 1)(n + 2) = (3k + 1)(3k + 2)(3k + 3) = (3k + 1)(3k + 2)3(k + 1), which has a factor of 3, so is divisible by 3.

Case 3: n = 3k + 2, for some integer 8
Then n(n + 1)(n + 2) = (3k + 2)(3k + 3)(3k + 4) = (3k + 2)3(k + 1)(3k + 4), also has a factor of 3, so is divisible by 3.

There are no other possible cases. Any integer n falls into one of three equivalence classes: ##n \equiv 0 (\mod 3)##, or ##n \equiv 1 (\mod 3)##, or ##n \equiv 2 (\mod 3)##. IOW, when an integer n is divided by 3, the remainder will be 0, 1, or 2. The three cases above are based on this fact.
 
Reopened...
 
Last edited:

Similar threads

  • · Replies 24 ·
Replies
24
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
6K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
8
Views
2K
Replies
2
Views
2K
Replies
14
Views
2K
Replies
1
Views
2K