Proving Theorems Not in "If-Then" Form

  • I
  • Thread starter Mr Davis 97
  • Start date
  • Tags
    Book Proofs
In summary, the conversation discusses different methods of proof and how they can be categorized based on the form of the proposition. However, the author of "Book of Proof" organizes the book into two sections - one for proving conditional statements and another for non-conditional statements. This could be misleading as most proofs use a combination of techniques and even non-conditional statements can be broken down into conditional statements.
  • #1
Mr Davis 97
1,462
44
My textbook goes into depth about proof techniques and about how to go about proving theorems. However, the author only really focuses on theorems that are stated in the form "if p, then q." I know that a great many theorems have this logical structure, so it is good to know how to prove them, using direct, contrapositive, and contradiction techniques. However, what if a theorem does not have this "if p, then q" structure? What if it is just stated as a fact, p? How are these types of statements proved in general? We can't use a direct proof, because we don't have a hypothesis, and we can't use contrapositive because it is not in the conditional form. Can we only prove it using definitions and/or contradiction?
 
Mathematics news on Phys.org
  • #2
"if p, then q" is a fact "r", and every such statement can be seen as "if 1=1, then r". The categories you want to make do not exist.
 
  • #3
Facts in mathematics are axioms. It's only important that a set of axioms is without a contradiction.
What you might have in mind to be a fact very likely depends on some given definitions. E.g. a statement "2 is an even number." seems to be a fact, but it depends on the definition of even numbers and could be stated: "Even numbers are divisible by 2. Then 2 is an even number." If you define even numbers as those, which are not divisible by 2, then 2 is not an even number. Both is possible. The fact that it would be unusual doesn't make it wrong as a logic statement.
 
  • #4
mfb said:
"if p, then q" is a fact "r", and every such statement can be seen as "if 1=1, then r". The categories you want to make do not exist.
Well there are different methods of proof depending on what form the proposition is in, right?
 
  • #5
Check out the first 5 chapters of "an interactive introduction to mathematical analysis" by jonathan Lewin
 
  • #6
Mr Davis 97 said:
Well there are different methods of proof depending on what form the proposition is in, right?
The easiest way to prove something (there are always many options) depends only on what you want to prove, not on the way it is written down.
 
  • #7
mfb said:
The easiest way to prove something (there are always many options) depends only on what you want to prove, not on the way it is written down.

I agree with your statement, but just as an example of where I might have the wrong impression is with "Book of Proof," whose table of contents are here.
  • Part I: Fundamentals

    1. http://www.people.vcu.edu/%7Erhammack/BookOfProof/Sets.pdf

    2. http://www.people.vcu.edu/%7Erhammack/BookOfProof/Logic.pdf

    3. http://www.people.vcu.edu/%7Erhammack/BookOfProof/Counting.pdf
  • Part II: How to Prove Conditional Statements

    4. http://www.people.vcu.edu/%7Erhammack/BookOfProof/Direct.pdf

    5. http://www.people.vcu.edu/%7Erhammack/BookOfProof/Contrapositive.pdf

    6. http://www.people.vcu.edu/%7Erhammack/BookOfProof/Contradict.pdf
  • Part III: More on Proof

    7. http://www.people.vcu.edu/%7Erhammack/BookOfProof/Other.pdf


    8. http://www.people.vcu.edu/%7Erhammack/BookOfProof/SetProofs.pdf

    9. http://www.people.vcu.edu/%7Erhammack/BookOfProof/Disproof.pdf

    10. http://www.people.vcu.edu/%7Erhammack/BookOfProof/Induction.pdf
  • Part IV: Relations, Functions and Cardinality

    11. http://www.people.vcu.edu/%7Erhammack/BookOfProof/Relations.pdf

    12. http://www.people.vcu.edu/%7Erhammack/BookOfProof/Functions.pdf

    13. http://www.people.vcu.edu/%7Erhammack/BookOfProof/Cardinality.pdf

As you can see, it has one section "How to Prove Conditional Statements," and another "Proving Non-Conditional Statements," so it makes it seem as though proofs can be categorized by how they are written. Is the author wrong to organize the book in this way?
 
  • #8
Mr Davis 97 said:
As you can see, it has one section "How to Prove Conditional Statements," and another "Proving Non-Conditional Statements," so it makes it seem as though proofs can be categorized by how they are written. Is the author wrong to organize the book in this way?
This is obviously a book about proofs. Therefore the author needed to partition it into chapters.

Most proofs are build by a combination of several techniques. E.g. ##A \Rightarrow B \Rightarrow C## may be shown by
"Given ##A##, we assume ##\lnot B## which leads to a contradiction, next we can directly conclude ##B \Rightarrow C##"
which is a frequently used pattern. There are proofs that fill entire books. Can you imagine they were done by a single technique?

What the author calls "Non-Conditional Statements" starts with "if-and-only-if" (iff) statements, i.e. equivalences. But these are simply two conditional statements combined:
"##A \Longleftrightarrow B\;##" is identical to "##A \Longrightarrow B \wedge B \Longrightarrow A\;##".
By the way, this does not mean that either were true (and therefore both were true). They both maybe false:
"##5## is divisible by ##2##, if and only if ##3## is divisible by ##2##" is a true statement although neither ##5## nor ##3## is actually divisible by ##2##.
 
  • Like
Likes mfb

Related to Proving Theorems Not in "If-Then" Form

What is the difference between proving theorems in "If-Then" form and not in "If-Then" form?

The difference lies in the structure of the theorem statement. "If-Then" form is a conditional statement where the hypothesis (if) leads to the conclusion (then). Not in "If-Then" form means that the theorem statement does not follow this structure and may not explicitly use the words "if" and "then".

Why would a theorem not be in "If-Then" form?

Theorems may not be in "If-Then" form for various reasons. It could be due to the complexity of the statement, or because the theorem is a generalization of multiple "If-Then" statements. Additionally, some theorems may be better expressed in a different form for clarity or ease of understanding.

How do you prove a theorem that is not in "If-Then" form?

The process of proving a theorem not in "If-Then" form is similar to proving one in "If-Then" form. Begin by clearly stating the theorem and any given information. Then, use logical reasoning and mathematical techniques to arrive at a conclusion. The difference may lie in the specific strategies or techniques used, but the overall process remains the same.

Can a theorem be proved in both "If-Then" and not in "If-Then" form?

Yes, a theorem can be proved in both forms. As long as the statement is logically equivalent, the proof will be valid. However, the specific steps and techniques used may differ depending on the form of the theorem statement.

Why is it important to prove theorems not in "If-Then" form?

Proving theorems not in "If-Then" form allows for a deeper understanding of the mathematical concepts and relationships involved. It also allows for more generalizations and applications of the theorem. Additionally, some theorems may only make sense or be useful when expressed in a certain form, so it is important to be able to prove them in that form.

Similar threads

Replies
9
Views
500
Replies
1
Views
864
Replies
6
Views
379
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
291
  • General Math
Replies
13
Views
1K
Replies
12
Views
1K
  • General Math
Replies
8
Views
1K
Replies
35
Views
3K
Replies
1
Views
1K
Back
Top