{"id":3715,"date":"2022-01-30T23:08:00","date_gmt":"2022-01-31T02:08:00","guid":{"rendered":"https:\/\/www.blogs.unicamp.br\/zero\/?p=3715"},"modified":"2022-05-23T17:58:49","modified_gmt":"2022-05-23T20:58:49","slug":"that-that-mathematicians-dont-talk-about","status":"publish","type":"post","link":"https:\/\/www.blogs.unicamp.br\/zero\/3715\/","title":{"rendered":"\u201cThat\u201d that mathematicians don\u2019t talk about"},"content":{"rendered":"\n<p>Given that proofs\/demonstrations are a recurring topic on this blog, I think it would be nice to talk about something that is rarely talked about openly in math books and classes\u2026 how to write in math. This seems to be a somewhat neglected subject from a didactic point of view, because as we delve deeper into readings and exercises, we \u201cabsorb\u201d these sociomathematical norms (socially accepted by the mathematical community) until we use them without realizing it.<\/p>\n\n\n\n<p>But what motivates me to talk about this is that when we start in this life of demonstrations, sometimes having the idea for a demonstration already demands a lot of mental effort, but then, with organized thoughts we find an additional obstacle\u2026 writing. We use symbols in place of words, words in place of symbols, we try to put what we have in mind on paper so that someone else can read and understand, but this is not trivial at first. Thinking about the demonstration is no longer something easy, why make life even more difficult for those who are starting to walk this path?<\/p>\n\n\n\n<p>Thus, the tips I present here were found on pages 107-109 of the book \u201cBook of Proof\u201d (2nd edition) by author Richard Hammack. Although they won&#8217;t help as much in the process of thinking\/elaborating the arguments that make up the proof, they can help other people to understand more easily what you wrote. Curious that when I took this to students of the 1st semester of the Degree in Mathematics, they found it strange\/different\/peculiar that we discussed so much about Portuguese in a Mathematics class.<\/p>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<p><strong>A) Start each sentence with a word not a mathematical symbol.<\/strong><\/p>\n\n\n\n<p>The reason is that sentences start with capital letters, but math symbols are case sensitive. Since a and A can have totally different meanings, placing these symbols at the beginning of a sentence can lead to ambiguity.<\/p>\n\n\n\n<p>Here are some examples of misuse (marked with X) and good use (marked with ok).<\/p>\n\n\n\n<p>A is a subset of B(X)<br>The set A is a subset of B (okay)<br>x is an integer, so 2x + 5 is an integer (X)<br>Since x is an integer, 2x + 5 is an integer (OK)<br>x\u00b2-x + 2 = 0 has two solutions (X)<br>X\u00b2-x + 2 = 0 has two solutions (XXXXX)<br>The equation x\u00b2-x + 2 = 0 has two solutions (OK)<\/p>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<p><strong>B) End each sentence with a period, even when the sentence ends with a symbol or mathematical expression.<\/strong><\/p>\n\n\n\n<p>Euler proved that V \u2013 A + F = 2 (X)<br>Euler proved that V \u2013 A + F = 2. (okay)<\/p>\n\n\n\n<p>Mathematical statements (equations, etc.) are like English sentences that contain special symbols, so use normal punctuation.<\/p>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<p><strong>C) Separate mathematical symbols and expressions with words.<\/strong><\/p>\n\n\n\n<p>Failure to do so can cause confusion, causing distinct expressions to appear to merge into one. Compare the clarity of the following examples.<\/p>\n\n\n\n<p>Because x\u00b2-1=0, x=1, or x=-1. (X)<br>Since x\u00b2-1=0, it follows that x = 1 or x = -1. (OK)<br>Unlike A\u222aB, A \u2229 B = \u2205. (X)<br>Unlike A\u222aB, the set A \u2229 B = \u2205. (OK)<\/p>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<p><strong>D) Avoid misuse of symbols.<\/strong><\/p>\n\n\n\n<p>Symbols like =, \u2265, \u2286, \u2208, etc., are not words. While it is appropriate to use them in mathematical expressions, they are out of place in other contexts.<\/p>\n\n\n\n<p>Since both sets are =, one is a subset of the other. (X)<br>Since the two sets are the same, one is a subset of the other. (OK)<br>The \u2205 is \u2286 of each set. (X)<br>The \u2205 is a subset of each set. (OK)<br>Since a is odd and x is odd \u2192 x\u00b2 is odd, a\u00b2 is odd. (X)<br>Since a is odd and any odd number squared is odd, so a\u00b2 is odd. (OK)<\/p>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<p><strong>E) Avoid using unnecessary symbols.<\/strong><\/p>\n\n\n\n<p>Math is messy enough without them. Let&#8217;s try not to muddy the water any further.<\/p>\n\n\n\n<p>No set X has negative cardinality. (X)<br>No set has negative cardinality. (OK)<\/p>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<p><strong>F) Use the first person plural.<\/strong><\/p>\n\n\n\n<p>In mathematical writing, it is common to use the words \u201cwe\u201d and \u201cour\u201d instead of \u201cI\u201d, \u201cyou\u201d, or \u201cmine\u201d. It is as if the reader and writer are talking, with the writer guiding the reader through the details of the proof.<\/p>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<p><strong>G) Use the active voice.<\/strong><\/p>\n\n\n\n<p>This is just a suggestion, but active voice makes your writing more vivid.<\/p>\n\n\n\n<p>The value x = 3 is obtained by dividing both sides by 5. (X)<br>Dividing both sides by 5, we get the value x = 3. (OK)<\/p>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<p><strong>H) Explain each new symbol.<\/strong><\/p>\n\n\n\n<p>When writing a proof, you must explain the meaning of each new symbol introduced. Failure to do so can lead to ambiguity, misunderstandings, and errors. For example, consider the following two possibilities for a sentence in a proof, where a and b were introduced on a previous line.<\/p>\n\n\n\n<p>Since a|b, it follows that b = ac. (X)<br>Since a|b, it follows that b = ac for some integer c. (OK)<\/p>\n\n\n\n<p>If you use the first form, then a reader who is carefully following your proof can momentarily scan backwards, looking for where the c entered the text. Not realizing at first that it came from the definition of divisions.<\/p>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<p><strong>I) Beware of \u201cit\u201d.<\/strong><\/p>\n\n\n\n<p>The pronoun \u201cthis\u201d can cause confusion when it is not clear what it refers to. If there is any possibility of confusion, you should avoid the word \u201cit\u201d. Here&#8217;s an example:<\/p>\n\n\n\n<p>As X entirely contained in Y, and 0 &lt;| X |, we see that It is not empty. (X) Is \u201cit\u201d X or Y? Either option would make sense, but what do we really mean?<br>As X entirely contained in Y, and 0 &lt;| X |, we see that Y is not empty. (OK)<\/p>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<p><strong>J) Since, because, as, for, so.<\/strong><\/p>\n\n\n\n<p>In proofs, it is common to use these words as conjunctions that unite two statements, meaning that one statement is true and, consequently, the other is true.<\/p>\n\n\n\n<p>All of the following statements mean that P is true (or assumed to be true) and, as a consequence, Q is also true.<\/p>\n\n\n\n<p>Q since P<br>P leads to Q<br>Q because P<br>From P we have Q<br>Q, as P<br>Because P, then Q<br>Q, for P<br>P implies Q<br>P, then Q<br>By P, then Q<\/p>\n\n\n\n<p>Note that the meaning of these constructions is different from that of \u201cIf P, then Q\u201d, as they are claiming not only that P implies Q, but also that P is true. Be careful when using them. It must be the case that P and Q are statements and that Q really follows from P.<\/p>\n\n\n\n<p>If x belongs to Naturals, then x belongs to Integers. (X)<br>As x belongs to Naturals, so x belongs to Integers. (OK)<\/p>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<p><strong>K) So, therefore, consequently.<\/strong><\/p>\n\n\n\n<p>These adverbs precede a statement that logically follows from previous sentences or clauses. ENSURE that a statement follows them.<\/p>\n\n\n\n<p>So 2k + 1. (X)<br>So a = 2k + 1. (OK)<\/p>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<p><strong>L) Clarity is the gold standard of mathematical writing.<\/strong><\/p>\n\n\n\n<p>If you believe that breaking a rule makes your writing clearer, then break the rule.<\/p>\n\n\n\n<hr class=\"wp-block-separator\" \/>\n\n\n\n<p>Generally speaking, mathematical writing will evolve with use and practice. One of the best ways to develop a good math writing style is to read other people&#8217;s proofs and solve those famous &#8220;exercises left to the reader&#8221;. Keep these tips in mind, as it will help other people understand more clearly what you wrote (and assess what is right or wrong).<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Given that proofs\/demonstrations are a recurring topic on this blog, I think it would be nice to talk about something<\/p>\n","protected":false},"author":434,"featured_media":3676,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"colormag_page_container_layout":"default_layout","colormag_page_sidebar_layout":"default_layout","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"pgc_sgb_lightbox_settings":"","_vp_format_video_url":"","_vp_image_focal_point":[],"footnotes":""},"categories":[1223],"tags":[],"class_list":["post-3715","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-v-7-ed-2"],"jetpack_featured_media_url":"https:\/\/www.blogs.unicamp.br\/zero\/wp-content\/uploads\/sites\/187\/2022\/01\/books-g528db6102_1920.jpg","_links":{"self":[{"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/posts\/3715","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/users\/434"}],"replies":[{"embeddable":true,"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/comments?post=3715"}],"version-history":[{"count":1,"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/posts\/3715\/revisions"}],"predecessor-version":[{"id":3716,"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/posts\/3715\/revisions\/3716"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/media\/3676"}],"wp:attachment":[{"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/media?parent=3715"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/categories?post=3715"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.blogs.unicamp.br\/zero\/wp-json\/wp\/v2\/tags?post=3715"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}