<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>implication Archives - rweber.net</title>
	<atom:link href="https://www.rweber.net/tag/implication/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.rweber.net/tag/implication/</link>
	<description>trying to be a mile wide AND a mile deep</description>
	<lastBuildDate>Thu, 12 Oct 2017 11:14:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">37896774</site>	<item>
		<title>Math and natural language</title>
		<link>https://www.rweber.net/mathematics/discrete-math/math-natural-language/</link>
					<comments>https://www.rweber.net/mathematics/discrete-math/math-natural-language/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Mon, 07 Jul 2014 12:00:52 +0000</pubDate>
				<category><![CDATA[discrete math]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[implication]]></category>
		<category><![CDATA[logic]]></category>
		<category><![CDATA[proofs]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=13678</guid>

					<description><![CDATA[<p>I had the good fortune as an undergraduate to have a &#8220;bridge class&#8221; in my math curriculum. We learned basic logic, set manipulation, formal functions and relations, proof structure and induction. In that class our instructor had us read an article by Reuben Hirsch called &#8220;Math Lingo vs. Plain English: Double Entendre&#8221; (published in the [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/discrete-math/math-natural-language/">Math and natural language</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I had the good fortune as an undergraduate to have a &#8220;bridge class&#8221; in my math curriculum. We learned basic logic, set manipulation, formal functions and relations, proof structure and induction. In that class our instructor had us read an article by Reuben Hirsch called &#8220;Math Lingo vs. Plain English: Double Entendre&#8221; (published in the American Mathematical Monthly and available from <a href="https://sites.google.com/site/reubenhersharticlesetc/home/articles">Hirsch&#8217;s publication page</a>, &#8220;in the classroom&#8221; section). Much more recently I came across a <a href="http://www.maa.org/follow-up-to-math-lingo">followup column</a>, which gives extra examples and references. As a bit of a language geek, after I was made aware of the key subtle differences, I tried to suss out the core and articulate it for myself &#8211; and teach my students about it as well.</p>
<p><b>Inclusive or</b> is a low hurdle. In plain English, when someone asks &#8220;Should we take our vacation to New York or Boston?&#8221; the assumption is that the answer will be &#8220;New York&#8221; or &#8220;Boston&#8221; (or &#8220;I don&#8217;t care&#8221; or &#8220;neither&#8221;). The geeky joke &#8211; sometimes serious &#8211; answer of &#8220;yes&#8221; is totally unhelpful. However, it&#8217;s not too hard to get used to inclusive or, and we do have examples in natural language. One of the best is &#8220;Would you like sugar or cream in your coffee?&#8221; Of course, even then &#8220;yes&#8221; isn&#8217;t a useful answer, since there are three possible coffee fixings that would lead to it.</p>
<p><b>Implication</b> is a much higher bar; there&#8217;s still a part of me, even, that doesn&#8217;t think A implies B means much of anything when A is false. Implications where there is clearly no causal relationship between A and B can be helpful, since they rarely appear in plain English (outside of statistical correlations, I suppose) and thus resist natural language intuition. For teaching, in addition to that, I settled on the approach of &#8220;an implication is true unless <b>proven</b> false.&#8221; You can only prove that it&#8217;s false by having A be true and B be false, so in the A-false situations the implication is therefore true. This is basically the conversion of &#8220;A implies B&#8221; into the disjunction &#8220;B or not-A,&#8221; but hopefully in a way that doesn&#8217;t just shift the confusion to a different location.</p>
<p>I think the base of that confusion is a disconnect between allowed truth values. In plain English, a sentence can be true, false, or nonsensical. The third option is not permitted in mathematics (except in the sense of ill-formed formulas), and it is confusing that many implications that seem nonsensical or are constructed from false clauses (&#8220;if the moon is made of green cheese, then fish swim in the sea;&#8221; &#8220;if the moon is made of green cheese, then carriages turn into pumpkins at midnight&#8221;) are logically true.</p>
<p>In the fifteen-plus years since my bridge class, I have found only one plain English example of an implication considered true but constructed with false clauses, and in general my students were unfamiliar with it: the adage &#8220;If wishes were horses, beggars would ride.&#8221; I would love another, even though nowadays it would be purely for my own interest.</p>
<p>The post <a href="https://www.rweber.net/mathematics/discrete-math/math-natural-language/">Math and natural language</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/discrete-math/math-natural-language/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">13678</post-id>	</item>
		<item>
		<title>Proof examples</title>
		<link>https://www.rweber.net/mathematics/logic-and-proof/proof-examples/</link>
					<comments>https://www.rweber.net/mathematics/logic-and-proof/proof-examples/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Thu, 10 Apr 2014 12:00:34 +0000</pubDate>
				<category><![CDATA[logic and proof]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[implication]]></category>
		<category><![CDATA[proofs]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=5735</guid>

					<description><![CDATA[<p>Theorem: Suppose a, b, c are natural numbers. If a divides b and b divides c, then a divides c. Bad Proof: Suppose the hypothesis. We can substitute a times something for b in the equation b times something equals c. The two somethings together multiply a to c so we&#8217;re done.[way too vague; might [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/logic-and-proof/proof-examples/">Proof examples</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><b>Theorem:</b> Suppose a, b, c are natural numbers. If a divides b and b divides c, then a divides c.</p>
<ul>
<li><b>Bad Proof:</b> Suppose the hypothesis. We can substitute a times something for b in the equation b times something equals c. The two somethings together multiply a to c so we&#8217;re done.[way too vague; might be logically sound but difficult even to assess that]</li>
<li><b>Deceptive Proof:</b> Suppose a, b, c are natural numbers such that a divides b and b divides c. All of a&#8217;s prime factors must also be prime factors of b, and likewise for b and c. Therefore any prime factor of a must be a prime factor of c, so a divides c.<br />
[seems convincing, but the prime factor business is without its own proof here, so preliminary work is missing. Even with that, would need repeated prime factors to occur sufficiently many times, so the argument would need cleaning up.]</li>
<li><b>Good Proof:</b> Recall a divides b if and only if there is an integer k such that ak = b. Suppose, then, that ak_1 = b and bk_2 = c for k_1, k_2 natural numbers. By substitution, ak_1k_2 = c. Since the product k_1k_2 must be some natural number k, ak=c and a divides c.</li>
</ul>
<hr />
<p><b>Multiple proof techniques for one statement:</b></p>
<p><b>Quick definition:</b> integer n is even if, for some integer k, n=2k, and odd if, for some integer k, n = 2k+1.</p>
<p><b>Claim:</b> If n is even, n+1 is odd.</p>
<ul>
<li><b>Direct proof:</b> Let n be even and k be such that n=2k. Then n+1 = 2k+1, so by definition n+1 is odd.</li>
<li><b>Contrapositive proof:</b> Suppose n+1 is not odd. Then it must be even, so for some k n+1 = 2k. That means n = 2k-1 = 2k-2+1 = 2(k-1)+1. Since k is an integer, so is k-1, so n is odd by definition. Therefore, if n is even, n+1 must be odd.</li>
<li><b>Contradiction proof:</b> Suppose n is even but n+1 is not odd. Then for some integers k, l, n=2k and n+1=2l. However, then n+1 = 2k+1 = 2l, so l=k+1/2. Since k and l are both integers, this is impossible, so whenever n is even n+1 must be odd.</li>
</ul>
<hr />
<p><b>Proof using multiple methods together:</b></p>
<p><b>Theorem:</b> The polynomial p(x) = x^3 + x &#8211; 1 has exactly one real root.</p>
<p><b>Proof:</b> First we show that p(x) has at least one real root. Note that p(0) = -1 and p(1) = 1. By the Intermediate Value Theorem, since 0 lies between -1 and 1, there must be a real number c between 0 and 1 such that p(c) = 0. [Direct]</p>
<p>Now suppose for a contradiction that for c_1 ≠ c_2, p(c_1) = p(c_2) = 0. Then by the Mean Value Theorem, there must be some b between c_1 and c_2 such that <img decoding="async" src="https://s0.wp.com/latex.php?latex=p%27%28b%29+%3D+%5Cfrac%7Bp%28c_1%29-p%28c_2%29%7D%7Bc_1-c_2%7D+%3D+0.&#038;bg=ffffff&#038;fg=000&#038;s=0&#038;c=20201002" alt="p&#039;(b) = &#92;frac{p(c_1)-p(c_2)}{c_1-c_2} = 0." class="latex" /> However, p'(x) = 3x^2 + 1, which is always strictly greater than zero. Therefore there cannot be such c_1 ≠ c_2, and p has only one real root.</p>
<hr />
<p><b>Case proof:</b></p>
<p><b>Claim:</b> If n is an integer, then n^2+n is even.</p>
<p><b>Proof:</b> Case 1: n is even. Then n^2 and n are both even, and the sum of two even numbers is even.</p>
<p>Case 2: n is odd. Then n^2 and n are both odd, and the sum of two odd numbers is even.</p>
<hr />
<p><b>Proof of equivalence using two implications:</b></p>
<p><b>Theorem:</b> Let a be an integer. Then a is nondivisible by 3 if and only if a^2-1 is divisible by 3.</p>
<p><b>Proof:</b> (-&gt;) Suppose a is nondivisible by 3. Then a = 3k + r for some integer k, and r equal to 1 or 2. Substituting, a^2-1 = (3k+r)^2-1 = 9k^2+6kr+r^2-1. Clearly this is divisible by 3 exactly when r^2-1 is. Since r=1 gives r^2-1 = 0 and r=2 gives r^2-1 = 3, both of which are divisible by 3, a^2-1 is divisible by 3 for any a nondivisible by 3.</p>
<p>(&lt;-) Suppose a^2-1 is divisible by 3. Since a^2-1 = (a-1)(a+1) and 3 is prime, 3 must divide at least one of a-1 or a+1. However, in either case 3 cannot also divide a itself.</p>
<p>The key to a (one-part) &#8220;if and only if&#8221; proof is in the -&gt; half:</p>
<p><b>Proof:</b> Any integer a may be written as 3k + r for some integer k with r equal to 0, 1, or 2; a is divisible by 3 if in this form its r is 0. By substitution, a^2-1 = (3k+r)^2-1 = 9k^2+6kr+r^2-1, which is divisible by 3 exactly when r^2-1 is. We may plug in each of our values of r: r=0 gives r^2-1 = -1, r=1 gives r^2-1 = 0, and r=2 gives r^2-1 = 3. The latter two, corresponding to a nondivisible by 3, are divisible by 3, and the first one, corresponding to a divisible by 3, is not divisible by 3, giving the desired correspondence.</p>
<p>Depending on context, these might qualify as &#8220;bad&#8221; proofs since they take for granted the <a href="http://en.wikipedia.org/wiki/Euclidean_division">division algorithm</a> and the fact that if a prime number divides m it must divide at least one of the terms in any factorization of m.</p>
<p>The post <a href="https://www.rweber.net/mathematics/logic-and-proof/proof-examples/">Proof examples</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/logic-and-proof/proof-examples/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5735</post-id>	</item>
		<item>
		<title>Bullet-proof lists</title>
		<link>https://www.rweber.net/mathematics/logic-and-proof/bullet-proof-lists/</link>
					<comments>https://www.rweber.net/mathematics/logic-and-proof/bullet-proof-lists/#comments</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Thu, 03 Apr 2014 12:00:16 +0000</pubDate>
				<category><![CDATA[logic and proof]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[implication]]></category>
		<category><![CDATA[proofs]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=5733</guid>

					<description><![CDATA[<p>Proof traits explicit/specific (non-vague) logically sound, including complete lacking irrelevant statements understandable to the reader self-contained (may assume basic things; anything else needs explicit reference to previous work or must be written out in the proof) Proof kinds Direct proof: Assume hypothesis and march to conclusion. Contradiction: If proving a single clause, assume its negation [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/logic-and-proof/bullet-proof-lists/">Bullet-proof lists</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Proof traits</p>
<ul>
<li>explicit/specific (non-vague)</li>
<li>logically sound, including complete</li>
<li>lacking irrelevant statements</li>
<li>understandable to the reader</li>
<li>self-contained (may assume basic things; anything else needs explicit reference to previous work or must be written out in the proof)</li>
</ul>
<p>Proof kinds</p>
<ul>
<li>Direct proof: Assume hypothesis and march to conclusion.</li>
<li>Contradiction: If proving a single clause, assume its negation and prove something that contradicts laws of mathematics. If proving A->B, assume not B and (implicitly or explicitly) A, and prove something that contradicts one of those two assumptions or general laws of mathematics.</li>
<li>Contraposition: Arguably a special case of contradiction; used only for proving implications, A->B. Assume not B and prove not A.</li>
<li>Induction: Theorem asserts something about an infinite collection, such as all natural numbers. Prove it for the lowest value (starting point) and then show that if you know it for n you can prove it for n+1. Conclude it holds for all values.</li>
</ul>
<p>Proof tips</p>
<ul>
<li>Bi-implication is often easiest to prove as two separate implications, possibly using different methods.</li>
<li>Existence: Either show the statement holds for a specific value or kind of value (e.g. all even numbers), or draw a contradiction from the assumption that it holds for no value.</li>
<li>Universal: Leave the value as a variable and use only properties common to all possible instances of the variable.</li>
<li>&#8220;For all x there exists y&#8221; (AE): Universally-quantified value must be represented as a variable, existentially-quantified value may (often must) be a function of the universal one.</li>
<li>&#8220;There exists x such that for all y&#8221; (EA): Universally-quantified value must still be a variable. Existentially-quantified value can be specified, but must not be a function of the universal one because the same value (not just the same function) has to work for all possible values of the variable.</li>
<li>Disjunction: &#8220;A or B&#8221; is often proved as &#8220;not A -> B&#8221; or &#8220;not B -> A&#8221;, whichever is more straightforward.</li>
<li>Cases: Sometimes your universally-quantified values fall into a few neat categories (odd/even, positive/negative/zero) and it is easier to use different proofs for each category.</li>
<li>If it&#8217;s not coming together, two things to check: Can you work backwards? Are there any definitions you haven&#8217;t fully unpacked?</li>
</ul>
<p>Proof warnings</p>
<ul>
<li>Existence of an item satisfying the given criteria may be shown by presenting an example (constructive proofs) but need not be (nonconstructive proofs). For example, the Intermediate Value Theorem says if f is continuous and f(a) &ne; f(b), for any r between f(a) and f(b) there is c between a and b such that f(c) = r. Its proof gives no clue as to where c might be found, not even in terms of a, b, and r.</li>
<li>If you are trying to prove something holds of all items in a certain group you may assume only traits that hold of every item in the group. For example, if you are proving something about all rational numbers you may use the fact that they may each be written as p/q where p, q are integers, q is nonzero, and gcd(p,q)=1. Be careful not to assume rational numbers are nonintegers, integers are positive, and so forth.</li>
<li>If you are asked to prove an implication, it is likely it is not actually an equivalence, and if you &#8220;prove&#8221; an equivalence it will be incorrect. This trap catches more students than you might expect.</li>
</ul>
<p>The post <a href="https://www.rweber.net/mathematics/logic-and-proof/bullet-proof-lists/">Bullet-proof lists</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/logic-and-proof/bullet-proof-lists/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5733</post-id>	</item>
		<item>
		<title>Implication Quiz</title>
		<link>https://www.rweber.net/mathematics/discrete-math/implication-quiz/</link>
					<comments>https://www.rweber.net/mathematics/discrete-math/implication-quiz/#respond</comments>
		
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
		<pubDate>Mon, 21 Oct 2013 12:00:43 +0000</pubDate>
				<category><![CDATA[discrete math]]></category>
		<category><![CDATA[implication]]></category>
		<category><![CDATA[logic]]></category>
		<guid isPermaLink="false">http://www.rweber.net/?p=285</guid>

					<description><![CDATA[<p>1. Willie Nelson&#8217;s song &#8220;I&#8217;d Have to be Crazy&#8221; contains the line I&#8217;d have to be crazy to fall out of love with you. Based on that hypothesis, he asserts The place where I hold you is true, so I know I&#8217;m all right. Is this a logically valid argument? That is, is still being [&#8230;]</p>
<p>The post <a href="https://www.rweber.net/mathematics/discrete-math/implication-quiz/">Implication Quiz</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>1. Willie Nelson&#8217;s song &#8220;I&#8217;d Have to be Crazy&#8221; contains the line</p>
<blockquote><p>I&#8217;d have to be crazy to fall out of love with you. </p></blockquote>
<p>Based on that hypothesis, he asserts</p>
<blockquote><p>The place where I hold you is true, so I know I&#8217;m all right. </p></blockquote>
<p>Is this a logically valid argument? That is, is still being in love a logically sound reason for Willie to assert he&#8217;s not crazy? Why or why not?</p>
<p>2. The King James translation of the Bible contains the following logically nontrivial statement:</p>
<blockquote><p>Every one that hath forsaken houses, or brethren, or sisters, or father, or mother, or wife, or children, or lands, for my name&#8217;s sake, shall receive a hundredfold, and shall inherit everlasting life. [Matthew 19:29] </p></blockquote>
<p>Write a sentence which gives the negation of that statement.</p>
<p>3. You are checking to see if it is always true that people who are taller than average dislike sitting in low chairs. In each of the following situations you have partial information. In which situations must you investigate further to make sure your premise is not invalidated, and what piece of information must you find out in each of those cases?<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;a) The subject is 6&prime;6&Prime; tall.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;b) The subject is 4&prime;11&Prime; tall.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;c) The subject complains a lot about the low chair.<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;d) The subject happily settles into the low chair.</p>
<p>The post <a href="https://www.rweber.net/mathematics/discrete-math/implication-quiz/">Implication Quiz</a> appeared first on <a href="https://www.rweber.net">rweber.net</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.rweber.net/mathematics/discrete-math/implication-quiz/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">285</post-id>	</item>
	</channel>
</rss>
