This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
elements_of_style_for_proofs [2013/09/19 23:46] bmwoodruff |
elements_of_style_for_proofs [2016/04/19 20:36] (current) bmwoodruff |
||
---|---|---|---|
Line 17: | Line 17: | ||
- **Use English words.** Although there will usually be equations or mathematical statements in your proofs, use English sentences to connect them and display their logical relationships. If you look in your notes/ | - **Use English words.** Although there will usually be equations or mathematical statements in your proofs, use English sentences to connect them and display their logical relationships. If you look in your notes/ | ||
- **Use complete sentences.** If you wrote a history essay in sentence fragments, the reader would not understand what you meant; likewise in mathematics you must use complete sentences, with verbs, to convey your logical train of thought. < | - **Use complete sentences.** If you wrote a history essay in sentence fragments, the reader would not understand what you meant; likewise in mathematics you must use complete sentences, with verbs, to convey your logical train of thought. < | ||
- | <br> | + | <br><br> |
</ | </ | ||
- | - **Show the logical connections among your sentences.** Use phrases like " | + | - **Show the logical connections among your sentences.** Use phrases like " |
+ | - **Use paragraphs to organize your work into logical chunks.** If every sentence starts a new paragraph, then you are not logical organizing your work. Similarly, if you have a long proof and all your sentences are in a single paragraph, you are not logically organizing your work. Use paragraphs to put structure and order to your work. | ||
- **Know the difference between statements and objects.** A mathematical object is a //thing//, a noun, such as a group, an element, a vector space, a number, an ordered pair, etc. Objects either exist or don't exist. Statements, on the other hand, are mathematical // | - **Know the difference between statements and objects.** A mathematical object is a //thing//, a noun, such as a group, an element, a vector space, a number, an ordered pair, etc. Objects either exist or don't exist. Statements, on the other hand, are mathematical // | ||
- | <br> | + | <br><br> |
</ | </ | ||
- **" | - **" | ||
Line 32: | Line 33: | ||
d = \sqrt{12^2+5^2} = 13. | d = \sqrt{12^2+5^2} = 13. | ||
\] In this string of equalities, the first equals sign is true by the Pythagorean theorem, the second is just arithmetic, and the //point// is that the first item equals the last item: $d=13$. < | \] In this string of equalities, the first equals sign is true by the Pythagorean theorem, the second is just arithmetic, and the //point// is that the first item equals the last item: $d=13$. < | ||
- | <br> | + | <br><br> |
</ | </ | ||
- **Avoid circularity.** | - **Avoid circularity.** | ||
Line 43: | Line 44: | ||
1 =& 1 | 1 =& 1 | ||
\end{align*} Notice what has happened here: the writer //started// with the conclusion, and deduced the true statement " | \end{align*} Notice what has happened here: the writer //started// with the conclusion, and deduced the true statement " | ||
- | <br> | + | <br><br> |
</ | </ | ||
- **Be concise.** Most students err by writing their proofs too short, so that the reader can't understand their logic. It is nevertheless quite possible to be too wordy, and if you find yourself writing a full-page essay, it's probably because you don't really have a proof, but just an intuition. When you find a way to turn that intuition into a formal proof, it will be much shorter. | - **Be concise.** Most students err by writing their proofs too short, so that the reader can't understand their logic. It is nevertheless quite possible to be too wordy, and if you find yourself writing a full-page essay, it's probably because you don't really have a proof, but just an intuition. When you find a way to turn that intuition into a formal proof, it will be much shorter. | ||
- | - **Introduce every symbol you use.** If you use the letter " | + | - **Introduce every symbol you use.** If you use the letter " |
- **Use appropriate quantifiers (once).** When you introduce a variable $x\in S$, it must be clear to your reader whether you mean "for all $x\in S$" or just "for some $x\in S$." If you just say something like " | - **Use appropriate quantifiers (once).** When you introduce a variable $x\in S$, it must be clear to your reader whether you mean "for all $x\in S$" or just "for some $x\in S$." If you just say something like " | ||
- | <br> | + | <br><br> |
</ | </ | ||
- | <br> | + | <br><br> |
</ | </ | ||
- **Use a symbol to mean only one thing.** Once you use the letter $x$ once, its meaning is fixed for the duration of your proof. You cannot use $x$ to mean anything else. | - **Use a symbol to mean only one thing.** Once you use the letter $x$ once, its meaning is fixed for the duration of your proof. You cannot use $x$ to mean anything else. | ||
- **Don' | - **Don' | ||
- | + | | |
- | | + | < |
- | + | </ | |
- | If you were to write it backwards, saying | + | - **Make your counterexamples concrete and specific.** Proofs need to be entirely general, but counterexamples should be absolutely concrete. When you provide an example or counterexample, |
- | | + | - **Don't include examples in proofs.** Including an example very rarely adds anything to your proof. If your logic is sound, then it doesn' |
- | - \textbf{Make your counterexamples concrete and specific.} Proofs need to be entirely general, but counterexamples should be absolutely concrete. When you provide an example or counterexample, | + | - **Use scratch paper.** Finding your proof will be a long, potentially messy process, full of false starts and dead ends. Do all that on scratch paper until you find a real proof, and only then break out your clean paper to write your final proof carefully. |
- | instead, provide an actual function $\theta$ that \emph{is} one-to-one but not onto. | + | < |
- | | + | </ |
- | - \textbf{Don't include examples in proofs.} Including an example very rarely adds anything to your proof. If your logic is sound, then it doesn' | + | |
- | + | ||
- | - \textbf{Use scratch paper.} Finding your proof will be a long, potentially messy process, full of false starts and dead ends. Do all that on scratch paper | + | |
- | until you find a real proof, and only then break out your clean paper to write your final proof carefully. | + | |
- | + | ||
- | Only sentences that actually contribute to your proof should be part of the proof. Do not just perform a ``brain dump,'' | + | |
====$\LaTeX$==== | ====$\LaTeX$==== | ||
Line 107: | Line 101: | ||
\item \textbf{Show the logical connections among your sentences.} Use phrases like ``Therefore'' | \item \textbf{Show the logical connections among your sentences.} Use phrases like ``Therefore'' | ||
- | | + | |
+ | \item \textbf{Use paragraphs to organize your work into logical chunks.} If every sentence starts a new paragraph, then you are not logical organizing your work. Similarly, if you have a long proof and all your sentences are in a single paragraph, you are not logically organizing your work. Use paragraphs to put structure and order to your work. | ||
\item \textbf{Know the difference between statements and objects.} A mathematical object is a \emph{thing}, | \item \textbf{Know the difference between statements and objects.} A mathematical object is a \emph{thing}, | ||
Line 190: | Line 186: | ||
Ben - | Ben - | ||
Thanks for the great read Dana. I'm guessing this is your list of things you have noticed in student work over the years. | Thanks for the great read Dana. I'm guessing this is your list of things you have noticed in student work over the years. | ||
- | * \textbf{Don't write the proof backwards.} I agree completely. | + | * **Don't write the proof backwards.** I agree completely. |
- | + | ||
- | * \textbf{Don' | + | |
- | * \textbf{Use appropriate quantifiers (once).} If you just say something like " | + | * **Use appropriate quantifiers (once).** If you just say something like " |
* If the variable $y$ is already clearly defined as a single thing, then " | * If the variable $y$ is already clearly defined as a single thing, then " |