SlideShare a Scribd company logo
1 of 4
Download to read offline
Proof Writing Tips
Tyler Murphy
March 17, 2014
Here’s a few helpful ideas to remember as you guys are writing proofs for this class.
These are based on some observations I’ve made about your work as the semester has gone
on.
1. Remember the rules of logical equivalence
2. Use definitions
3. Put new ideas on new lines.
4. USE MORE PAPER
Let me expand on these a little.
1 Remember the rules of logical equivalence
What I mean by this is that you have a lot of tools in your belt. We spent the first few
weeks of the class going over proof styles. We can do things directly, by contrapositive,
or by contradiction. Most of the problems we had in chapter 2 we solved directly. That
often left a lot of cases to be dealt with. Let’s look at a problem and go through it a
few ways. Remember that if you are working through something and you get stuck, try a
different proof method. Sometimes it works out even better. A lot of times it’ll also help
you understand the first way you were trying to go.
Example: Prove that If A ⊆ B and B ⊆ C, then A ⊆ C.
Proof. Directly:
Assume A ⊆ B and B ⊆ C is true.
WTS: A ⊆ C.
Let x ∈ A.
Since A ⊆ B by assumption, then x ∈ B.
Since B ⊆ C by assumption, then x ∈ C.
1
So x ∈ C.
So A ⊆ C.
Pretty straight forward. Now let’s try contrapositive.
Proof. By contrapositive.
First consider what the contrapositive of the statement is. We have ¬Q → ¬P.
So we have A C → A B or B C. (Ask yourself why this is now an ”or”
statement)
Since A C, then ∃x ∈ A such that x /∈ C.
Choose this x.
Now consider the relationship x has with B. Either x ∈ B or x ∈ Bc.
Case 1: Suppose x ∈ B. Then A ⊆ B. However, since x /∈ C, then B C.
Case 2: Suppose x ∈ Bc. Then x ∈ A and x /∈ B. So A B.
Since either case satisfies one of the things we need, then we are done.
So, If A ⊆ B and B ⊆ C, then A ⊆ C by contrapositive.
Now let’s consider this problem by contradiction.
Proof. Suppose that if A ⊆ B and B ⊆ C, then A C.
Assume A ⊆ B and B ⊆ C is true.
If A C, then ∃x | x ∈ A and x /∈ C.
Choose this x.
Since A ⊆ B, then x ∈ B.
Since B ⊆ C, then x ∈ C.
However, we chose the x that is not in C. So we have a contradiction.
So, if A ⊆ B and B ⊆ C, then A ⊆ C.
So you can see how these proofs can be done by any of these methods.
2 Use definitions
Often times problems can be unclear what is being asked right away. The best way to
analyze what is being asked is to use definitions.
For example, if you were given a problem that says ”Prove that (A∩((B⊕C)A))∪A =
A.
First, you need to unpack what you have. Like we have always done, use the order of
operations. Start inside the smallest parenthesis.
2
B ⊕ C = B ∪ C − B ∩ C. This means that we have everything in B and everything in
C, but not the things in both. (So we have unpacked what the symbols means and we can
understand what is going on.)
So we can put this substitute this into our original statement.
(A ∩ ((B ⊕ C)A)) ∪ A = (A ∩ ((B ∪ C − B ∩ C)A)) ∪ A.
Now we can unpack the next thing. (B ∪ C − B ∩ C)A) means (B ∪ C − B ∩ C) ∩ Ac).
So we have everything in B and everything in C, but not the things in both intersected
with all the things not in A.
So if we were to describe the elements we are dealing with, we would say: {x | x /∈ A
and (x ∈ B or x ∈ C, but x /∈ B ∩ C.)}
Now if we were to put this in conjunction with our next requirement, we would have
A ∩ ((B ∪ C − B ∩ C) ∩ Ac).
So now we can see that we have the intersection of all the things in A with a set
containing only things not in A.
So we don’t have any elements that are in A and not in A.
So we have the empty set ∅. So (A ∩ ((B ⊕ C)A)) = ∅.
So we can substitute this equivalence into the original equation and we get (∅) ∪ A),
which equals A. This is what we sought out to prove.
Note that we did this all without having to deal with a specific element and didn’t need
to chase it around. It all came from unpacking definitions. It is a very handy and vital
tool to have.
3 Put new ideas on new lines and be clear that you are onto
a new thought.
This may seem overly simple, but it makes everything so much easier. Proofs are easier to
grade, logic is easy to follow, and mistakes can be easily identified.
Let me show you what I mean.
Consider the following proofs for the problem ”If A ⊆ B and B ⊆ C, then A ⊂ C.”
Proof (incorrect): Proof (correct):
Assume A ⊆ B and B ⊆ C. Assume A ⊆ B and B ⊆ C.
Let x ∈ A, x ∈ B, x ∈ C. Let x ∈ A.
So A ⊆ C. Since A ⊆ B by assumption, x ∈ B.
Since B ⊆ C by assumption, x ∈ C.
So A ⊆ C.
3
4 USE MORE PAPER
This is the best advice I can give to any student of mathematics. The paper is dead. Use
it. You can recycle stuff later. For now, use the paper. This goes in hand with the last
section. Take your time, use the space.
There are a number of reasons for this. First, when your papers are being graded, it
makes it a lot easier to provide feedback if you leave a visible space between problems, put
ideas on new lines, and take up space. If you are trying to cram your entire proof onto two
lines, there’s no room for Jason to add comments to your work.
Second, if you take up space, it’s much easier for you to follow your reasoning as you
look back over your problems if you get stuck. If you are cramming everything onto a
couple of lines, you’re going to find it much more difficult to follow your own reasoning
later, especially if you’re using your work to study from and it’s got some comments from
Jason crammed in there somehow, making one big cluttered mess of work.
Finally, if you aren’t worried about taking up space, then that’s one less thing you’re
worried about. That’s always a win.
4

More Related Content

Viewers also liked (6)

Solution of linear equation & inequality
Solution of linear equation & inequalitySolution of linear equation & inequality
Solution of linear equation & inequality
 
Types of angles
Types of anglesTypes of angles
Types of angles
 
Classifying Angles
Classifying AnglesClassifying Angles
Classifying Angles
 
Angles powerpoint
Angles powerpointAngles powerpoint
Angles powerpoint
 
Lines and angles
Lines and anglesLines and angles
Lines and angles
 
Angles ppt
Angles pptAngles ppt
Angles ppt
 

Similar to Proof writing tips

Based on the readings and content for this course.docxBased on.docx
Based on the readings and content for this course.docxBased on.docxBased on the readings and content for this course.docxBased on.docx
Based on the readings and content for this course.docxBased on.docx
ikirkton
 
1Week 3 Section 1.4 Predicates and Quantifiers As.docx
 1Week 3 Section 1.4 Predicates and Quantifiers  As.docx 1Week 3 Section 1.4 Predicates and Quantifiers  As.docx
1Week 3 Section 1.4 Predicates and Quantifiers As.docx
joyjonna282
 
Crumple Zones: Impulse and Momentum
Crumple Zones: Impulse and MomentumCrumple Zones: Impulse and Momentum
Crumple Zones: Impulse and Momentum
Jan Parker
 
Chapter 3 - Problem Solving.pdf
Chapter 3 - Problem Solving.pdfChapter 3 - Problem Solving.pdf
Chapter 3 - Problem Solving.pdf
MinaSaflor
 

Similar to Proof writing tips (20)

Homework 2 2-24
Homework 2 2-24Homework 2 2-24
Homework 2 2-24
 
Based on the readings and content for this course.docxBased on.docx
Based on the readings and content for this course.docxBased on.docxBased on the readings and content for this course.docxBased on.docx
Based on the readings and content for this course.docxBased on.docx
 
1Week 3 Section 1.4 Predicates and Quantifiers As.docx
 1Week 3 Section 1.4 Predicates and Quantifiers  As.docx 1Week 3 Section 1.4 Predicates and Quantifiers  As.docx
1Week 3 Section 1.4 Predicates and Quantifiers As.docx
 
In class work 26 feb
In class work 26 febIn class work 26 feb
In class work 26 feb
 
5 7 Standard Form
5 7  Standard  Form5 7  Standard  Form
5 7 Standard Form
 
Math Assignment Help
Math Assignment HelpMath Assignment Help
Math Assignment Help
 
Abstract algebra
Abstract algebraAbstract algebra
Abstract algebra
 
abstract algebra
abstract algebraabstract algebra
abstract algebra
 
Binomial theorem
Binomial theoremBinomial theorem
Binomial theorem
 
Calc ii complete
Calc ii completeCalc ii complete
Calc ii complete
 
ABSTRACT ALGEBRA A STUDY GUIDE FOR BEGINNERS
ABSTRACT ALGEBRA  A STUDY GUIDE FOR BEGINNERSABSTRACT ALGEBRA  A STUDY GUIDE FOR BEGINNERS
ABSTRACT ALGEBRA A STUDY GUIDE FOR BEGINNERS
 
Discrete mathematics notes
Discrete mathematics notesDiscrete mathematics notes
Discrete mathematics notes
 
Conquering the TEAS Part 3: Math
Conquering the TEAS Part 3: MathConquering the TEAS Part 3: Math
Conquering the TEAS Part 3: Math
 
Crumple Zones: Impulse and Momentum
Crumple Zones: Impulse and MomentumCrumple Zones: Impulse and Momentum
Crumple Zones: Impulse and Momentum
 
303B Section 09.1
303B Section 09.1303B Section 09.1
303B Section 09.1
 
EMBODO LP Grade 11 Anti-derivative of Polynomial Functions .docx
EMBODO LP Grade 11 Anti-derivative of Polynomial Functions .docxEMBODO LP Grade 11 Anti-derivative of Polynomial Functions .docx
EMBODO LP Grade 11 Anti-derivative of Polynomial Functions .docx
 
Chapter 3 - Problem Solving.pdf
Chapter 3 - Problem Solving.pdfChapter 3 - Problem Solving.pdf
Chapter 3 - Problem Solving.pdf
 
Probability And Random Variable Lecture(4)
Probability And Random Variable Lecture(4)Probability And Random Variable Lecture(4)
Probability And Random Variable Lecture(4)
 
Lesson 4 Simple Linear Equations
Lesson 4   Simple Linear EquationsLesson 4   Simple Linear Equations
Lesson 4 Simple Linear Equations
 
Proof in Mathematics
Proof in MathematicsProof in Mathematics
Proof in Mathematics
 

More from Tyler Murphy

Intro to derivatives
Intro to derivativesIntro to derivatives
Intro to derivatives
Tyler Murphy
 
Drop trow game rules
Drop trow game rules Drop trow game rules
Drop trow game rules
Tyler Murphy
 

More from Tyler Murphy (20)

Job application 2020
Job application 2020Job application 2020
Job application 2020
 
The Table Method for Derivatives
The Table Method for DerivativesThe Table Method for Derivatives
The Table Method for Derivatives
 
Math 170 notation
Math 170 notationMath 170 notation
Math 170 notation
 
intro to Implicit differentiation
intro to Implicit differentiationintro to Implicit differentiation
intro to Implicit differentiation
 
Tower of hanoi problem
Tower of hanoi problemTower of hanoi problem
Tower of hanoi problem
 
Intro to derivatives
Intro to derivativesIntro to derivatives
Intro to derivatives
 
One sided limits
One sided limitsOne sided limits
One sided limits
 
Limits as x approaches infinity
Limits as x approaches infinityLimits as x approaches infinity
Limits as x approaches infinity
 
Computing limits
Computing limitsComputing limits
Computing limits
 
Introduction to limits
Introduction to limitsIntroduction to limits
Introduction to limits
 
Solving a trig equation
Solving a trig equationSolving a trig equation
Solving a trig equation
 
solving a trig problem and sketching a graph example problems
solving a trig problem and sketching a graph example problemssolving a trig problem and sketching a graph example problems
solving a trig problem and sketching a graph example problems
 
Finding a polyomial from data
Finding a polyomial from dataFinding a polyomial from data
Finding a polyomial from data
 
functions review
functions reviewfunctions review
functions review
 
Jason format preferences m170
Jason format preferences m170Jason format preferences m170
Jason format preferences m170
 
Final exam review
Final exam review Final exam review
Final exam review
 
Inclusion exclusion principle
Inclusion exclusion principleInclusion exclusion principle
Inclusion exclusion principle
 
Oral exam structure M189
Oral exam structure M189Oral exam structure M189
Oral exam structure M189
 
Class mods
Class mods Class mods
Class mods
 
Drop trow game rules
Drop trow game rules Drop trow game rules
Drop trow game rules
 

Recently uploaded

Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 

Recently uploaded (20)

Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Third Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptxThird Battle of Panipat detailed notes.pptx
Third Battle of Panipat detailed notes.pptx
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 

Proof writing tips

  • 1. Proof Writing Tips Tyler Murphy March 17, 2014 Here’s a few helpful ideas to remember as you guys are writing proofs for this class. These are based on some observations I’ve made about your work as the semester has gone on. 1. Remember the rules of logical equivalence 2. Use definitions 3. Put new ideas on new lines. 4. USE MORE PAPER Let me expand on these a little. 1 Remember the rules of logical equivalence What I mean by this is that you have a lot of tools in your belt. We spent the first few weeks of the class going over proof styles. We can do things directly, by contrapositive, or by contradiction. Most of the problems we had in chapter 2 we solved directly. That often left a lot of cases to be dealt with. Let’s look at a problem and go through it a few ways. Remember that if you are working through something and you get stuck, try a different proof method. Sometimes it works out even better. A lot of times it’ll also help you understand the first way you were trying to go. Example: Prove that If A ⊆ B and B ⊆ C, then A ⊆ C. Proof. Directly: Assume A ⊆ B and B ⊆ C is true. WTS: A ⊆ C. Let x ∈ A. Since A ⊆ B by assumption, then x ∈ B. Since B ⊆ C by assumption, then x ∈ C. 1
  • 2. So x ∈ C. So A ⊆ C. Pretty straight forward. Now let’s try contrapositive. Proof. By contrapositive. First consider what the contrapositive of the statement is. We have ¬Q → ¬P. So we have A C → A B or B C. (Ask yourself why this is now an ”or” statement) Since A C, then ∃x ∈ A such that x /∈ C. Choose this x. Now consider the relationship x has with B. Either x ∈ B or x ∈ Bc. Case 1: Suppose x ∈ B. Then A ⊆ B. However, since x /∈ C, then B C. Case 2: Suppose x ∈ Bc. Then x ∈ A and x /∈ B. So A B. Since either case satisfies one of the things we need, then we are done. So, If A ⊆ B and B ⊆ C, then A ⊆ C by contrapositive. Now let’s consider this problem by contradiction. Proof. Suppose that if A ⊆ B and B ⊆ C, then A C. Assume A ⊆ B and B ⊆ C is true. If A C, then ∃x | x ∈ A and x /∈ C. Choose this x. Since A ⊆ B, then x ∈ B. Since B ⊆ C, then x ∈ C. However, we chose the x that is not in C. So we have a contradiction. So, if A ⊆ B and B ⊆ C, then A ⊆ C. So you can see how these proofs can be done by any of these methods. 2 Use definitions Often times problems can be unclear what is being asked right away. The best way to analyze what is being asked is to use definitions. For example, if you were given a problem that says ”Prove that (A∩((B⊕C)A))∪A = A. First, you need to unpack what you have. Like we have always done, use the order of operations. Start inside the smallest parenthesis. 2
  • 3. B ⊕ C = B ∪ C − B ∩ C. This means that we have everything in B and everything in C, but not the things in both. (So we have unpacked what the symbols means and we can understand what is going on.) So we can put this substitute this into our original statement. (A ∩ ((B ⊕ C)A)) ∪ A = (A ∩ ((B ∪ C − B ∩ C)A)) ∪ A. Now we can unpack the next thing. (B ∪ C − B ∩ C)A) means (B ∪ C − B ∩ C) ∩ Ac). So we have everything in B and everything in C, but not the things in both intersected with all the things not in A. So if we were to describe the elements we are dealing with, we would say: {x | x /∈ A and (x ∈ B or x ∈ C, but x /∈ B ∩ C.)} Now if we were to put this in conjunction with our next requirement, we would have A ∩ ((B ∪ C − B ∩ C) ∩ Ac). So now we can see that we have the intersection of all the things in A with a set containing only things not in A. So we don’t have any elements that are in A and not in A. So we have the empty set ∅. So (A ∩ ((B ⊕ C)A)) = ∅. So we can substitute this equivalence into the original equation and we get (∅) ∪ A), which equals A. This is what we sought out to prove. Note that we did this all without having to deal with a specific element and didn’t need to chase it around. It all came from unpacking definitions. It is a very handy and vital tool to have. 3 Put new ideas on new lines and be clear that you are onto a new thought. This may seem overly simple, but it makes everything so much easier. Proofs are easier to grade, logic is easy to follow, and mistakes can be easily identified. Let me show you what I mean. Consider the following proofs for the problem ”If A ⊆ B and B ⊆ C, then A ⊂ C.” Proof (incorrect): Proof (correct): Assume A ⊆ B and B ⊆ C. Assume A ⊆ B and B ⊆ C. Let x ∈ A, x ∈ B, x ∈ C. Let x ∈ A. So A ⊆ C. Since A ⊆ B by assumption, x ∈ B. Since B ⊆ C by assumption, x ∈ C. So A ⊆ C. 3
  • 4. 4 USE MORE PAPER This is the best advice I can give to any student of mathematics. The paper is dead. Use it. You can recycle stuff later. For now, use the paper. This goes in hand with the last section. Take your time, use the space. There are a number of reasons for this. First, when your papers are being graded, it makes it a lot easier to provide feedback if you leave a visible space between problems, put ideas on new lines, and take up space. If you are trying to cram your entire proof onto two lines, there’s no room for Jason to add comments to your work. Second, if you take up space, it’s much easier for you to follow your reasoning as you look back over your problems if you get stuck. If you are cramming everything onto a couple of lines, you’re going to find it much more difficult to follow your own reasoning later, especially if you’re using your work to study from and it’s got some comments from Jason crammed in there somehow, making one big cluttered mess of work. Finally, if you aren’t worried about taking up space, then that’s one less thing you’re worried about. That’s always a win. 4