<?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#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Ketchup Spills</title>
	<atom:link href="http://ketchupspills.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ketchupspills.wordpress.com</link>
	<description>Catching up on matters of theoretical physics and other related spills</description>
	<lastBuildDate>Thu, 17 Feb 2011 07:46:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ketchupspills.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Ketchup Spills</title>
		<link>http://ketchupspills.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ketchupspills.wordpress.com/osd.xml" title="Ketchup Spills" />
	<atom:link rel='hub' href='http://ketchupspills.wordpress.com/?pushpress=hub'/>
		<item>
		<title>What They Don&#8217;t Teach You About Sets 2</title>
		<link>http://ketchupspills.wordpress.com/2011/02/17/what-they-dont-teach-you-about-sets-2/</link>
		<comments>http://ketchupspills.wordpress.com/2011/02/17/what-they-dont-teach-you-about-sets-2/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 07:22:54 +0000</pubDate>
		<dc:creator>hishamuddinz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ketchupspills.wordpress.com/?p=213</guid>
		<description><![CDATA[This is the second installment of notes of my lecture in LuFTER 1/2011. In the last post, we are limited to relationships on a given set. With so limited tools, we will not be able to do much apart from say, solving taxonomic problems. Here, we will now introduce more structures, namely operations on sets. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ketchupspills.wordpress.com&amp;blog=4992251&amp;post=213&amp;subd=ketchupspills&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is the second installment of notes of my lecture in LuFTER 1/2011. In the <a href="http://ketchupspills.wordpress.com/2011/02/11/what-they-dont-teach-you-about-sets-1/">last post</a>, we are limited to relationships on a given set. With so limited tools, we will not be able to do much apart from say, solving taxonomic problems. Here, we will now introduce more structures, namely operations on sets.</p>
<p><strong>Set Operations</strong></p>
<p>The two basic operations of set theory are the well-known set union and set intersection.</p>
<p>The <em>union</em> <img src='http://s0.wp.com/latex.php?latex=X%5Ccup+Y&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;cup Y' title='X&#92;cup Y' class='latex' /> of sets <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='Y' title='Y' class='latex' /> is the set of objects whose members are either members of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' /> or members of <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='Y' title='Y' class='latex' /> i.e.</p>
<p><img src='http://s0.wp.com/latex.php?latex=X%5Ccup+Y%3D%5C%7Bx%3A%28x%5Cin+X%29%5Clor%28x%5Cin+Y%29%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;cup Y=&#92;{x:(x&#92;in X)&#92;lor(x&#92;in Y)&#92;}' title='X&#92;cup Y=&#92;{x:(x&#92;in X)&#92;lor(x&#92;in Y)&#92;}' class='latex' /> .</p>
<p>The set union obeys commutativity</p>
<p><img src='http://s0.wp.com/latex.php?latex=X%5Ccup+Y%3DY%5Ccup+X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;cup Y=Y&#92;cup X' title='X&#92;cup Y=Y&#92;cup X' class='latex' /> ,</p>
<p>and associativity</p>
<p><img src='http://s0.wp.com/latex.php?latex=X%5Ccup%28Y%5Ccup+Z%29%3D%28X%5Ccup+Y%29%5Ccup+Z&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;cup(Y&#92;cup Z)=(X&#92;cup Y)&#92;cup Z' title='X&#92;cup(Y&#92;cup Z)=(X&#92;cup Y)&#92;cup Z' class='latex' /> .</p>
<p>The <em>intersection</em> <img src='http://s0.wp.com/latex.php?latex=X%5Ccap+Y&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;cap Y' title='X&#92;cap Y' class='latex' /> of sets <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='Y' title='Y' class='latex' /> is the set of objects whose members are members of both <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='Y' title='Y' class='latex' /> i.e.</p>
<p><img src='http://s0.wp.com/latex.php?latex=X%5Ccap+Y%3D%5C%7Bx%3A+%28x%5Cin+X%29%5Cland%28x%5Cin+Y%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;cap Y=&#92;{x: (x&#92;in X)&#92;land(x&#92;in Y)' title='X&#92;cap Y=&#92;{x: (x&#92;in X)&#92;land(x&#92;in Y)' class='latex' /> .</p>
<p>Similarly the set intersection also obeys commutativity and associativity:</p>
<p><img src='http://s0.wp.com/latex.php?latex=X%5Ccap+Y%3DY%5Ccap+X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;cap Y=Y&#92;cap X' title='X&#92;cap Y=Y&#92;cap X' class='latex' /> ;</p>
<p><img src='http://s0.wp.com/latex.php?latex=X%5Ccap%28Y%5Ccap+Z%29%3D%28X%5Ccap+Y%29%5Ccap+Z&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;cap(Y&#92;cap Z)=(X&#92;cap Y)&#92;cap Z' title='X&#92;cap(Y&#92;cap Z)=(X&#92;cap Y)&#92;cap Z' class='latex' /> .</p>
<p><em>Exercise 1:</em> Prove the commutativity and associativity laws for the set union and intersection.</p>
<p>At this juncture, one should probably have noticed the correspondence between set union and intersection with the logical or and logical and respectively. Later, we will see that these set operations do indeed give the algebra of Boolean logic. (Question: Which comes first?) It is also good to highlight one can extend both union and intersection to a family of sets <img src='http://s0.wp.com/latex.php?latex=X_i&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X_i' title='X_i' class='latex' /> where <img src='http://s0.wp.com/latex.php?latex=i%5Cin+I&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='i&#92;in I' title='i&#92;in I' class='latex' /> for some labelling set <img src='http://s0.wp.com/latex.php?latex=I&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='I' title='I' class='latex' />; namely <img src='http://s0.wp.com/latex.php?latex=%5Cbigcup_%7Bi%5Cin+I%7D+X_i&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;bigcup_{i&#92;in I} X_i' title='&#92;bigcup_{i&#92;in I} X_i' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%5Cbigcap_%7Bi%5Cin+I%7D+X_i&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;bigcap_{i&#92;in I} X_i' title='&#92;bigcap_{i&#92;in I} X_i' class='latex' />. You will probably see them in defining topological space.</p>
<p>One could go further to define the idea of <em>set-theoretic difference</em> <img src='http://s0.wp.com/latex.php?latex=X-Y&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X-Y' title='X-Y' class='latex' /> (perhaps as opposed to the union) as</p>
<p><img src='http://s0.wp.com/latex.php?latex=X-Y%3D%5C%7Bx%3A%28x%5Cin+X%29%5Cland%28x%5Cnotin+Y%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X-Y=&#92;{x:(x&#92;in X)&#92;land(x&#92;notin Y)' title='X-Y=&#92;{x:(x&#92;in X)&#92;land(x&#92;notin Y)' class='latex' /> .</p>
<p>Sometimes, it is also denoted as <img src='http://s0.wp.com/latex.php?latex=X%5Cbackslash+Y&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;backslash Y' title='X&#92;backslash Y' class='latex' />. An example is the set difference <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BR%7D-%5Cmathbb%7BQ%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbb{R}-&#92;mathbb{Q}' title='&#92;mathbb{R}-&#92;mathbb{Q}' class='latex' /> between the set of real numbers <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BR%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbb{R}' title='&#92;mathbb{R}' class='latex' /> and the set of rational numbers <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BQ%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbb{Q}' title='&#92;mathbb{Q}' class='latex' />; the resultant set is the set <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BJ%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbb{J}' title='&#92;mathbb{J}' class='latex' /> of irrational numbers.</p>
<p><em>Exercise 2:</em> Prove <img src='http://s0.wp.com/latex.php?latex=X-Y%3DX-%28X%5Ccap+Y%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X-Y=X-(X&#92;cap Y)' title='X-Y=X-(X&#92;cap Y)' class='latex' />.</p>
<p>Note that if <img src='http://s0.wp.com/latex.php?latex=X%5Ccap+Y%3D%5Cemptyset&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;cap Y=&#92;emptyset' title='X&#92;cap Y=&#92;emptyset' class='latex' />, then <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='Y' title='Y' class='latex' /> is said to be <em>disjoint</em>. Related to the set difference operation is the symmetric difference i.e.</p>
<p><img src='http://s0.wp.com/latex.php?latex=X%5CDelta+Y%3D%28X-Y%29%5Ccup%28Y-X%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;Delta Y=(X-Y)&#92;cup(Y-X)' title='X&#92;Delta Y=(X-Y)&#92;cup(Y-X)' class='latex' /> ,</p>
<p>and this has &#8220;better&#8221; properties:</p>
<ul>
<li><img src='http://s0.wp.com/latex.php?latex=X%5CDelta+Y%3DY%5CDelta+X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;Delta Y=Y&#92;Delta X' title='X&#92;Delta Y=Y&#92;Delta X' class='latex' />;</li>
<li><img src='http://s0.wp.com/latex.php?latex=X%5CDelta+Y%3D%28X%5Ccup+Y%29-%28Y%5Ccap+X%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;Delta Y=(X&#92;cup Y)-(Y&#92;cap X)' title='X&#92;Delta Y=(X&#92;cup Y)-(Y&#92;cap X)' class='latex' />;</li>
<li><img src='http://s0.wp.com/latex.php?latex=%28X%5CDelta+Y%29%5CDelta+Z%3DX%5CDelta%28Y%5CDelta+Z%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='(X&#92;Delta Y)&#92;Delta Z=X&#92;Delta(Y&#92;Delta Z)' title='(X&#92;Delta Y)&#92;Delta Z=X&#92;Delta(Y&#92;Delta Z)' class='latex' />.</li>
</ul>
<p>Often one build sets from one large set (the universe of discourse) and this large set, we called <em>universal set</em> <img src='http://s0.wp.com/latex.php?latex=U&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='U' title='U' class='latex' />. Within such set then, we can now define an operation called <em>complement</em> <img src='http://s0.wp.com/latex.php?latex=X%5Ec&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X^c' title='X^c' class='latex' /> of the set <img src='http://s0.wp.com/latex.php?latex=X%5Csubset+U&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;subset U' title='X&#92;subset U' class='latex' />:</p>
<p><img src='http://s0.wp.com/latex.php?latex=X%5Ec%3D%5C%7Bx%3Ax%5Cin+U%5Cland+x%5Cnotin+X%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X^c=&#92;{x:x&#92;in U&#92;land x&#92;notin X&#92;}' title='X^c=&#92;{x:x&#92;in U&#92;land x&#92;notin X&#92;}' class='latex' /> .</p>
<p>This complement operation obeys the following:</p>
<ul>
<li><img src='http://s0.wp.com/latex.php?latex=%28X%5Ec%29%5Ec%3DX&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='(X^c)^c=X' title='(X^c)^c=X' class='latex' />;</li>
<li><img src='http://s0.wp.com/latex.php?latex=%5Cemptyset%5Ec%3DU&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;emptyset^c=U' title='&#92;emptyset^c=U' class='latex' />;</li>
<li><img src='http://s0.wp.com/latex.php?latex=U%5Ec%3D%5Cemptyset&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='U^c=&#92;emptyset' title='U^c=&#92;emptyset' class='latex' />;</li>
<li><img src='http://s0.wp.com/latex.php?latex=X%5Ccup+X%5Ec%3DU&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;cup X^c=U' title='X&#92;cup X^c=U' class='latex' />;</li>
<li><img src='http://s0.wp.com/latex.php?latex=X%5Ccap+X%5Ec%3D%5Cemptyset&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;cap X^c=&#92;emptyset' title='X&#92;cap X^c=&#92;emptyset' class='latex' />.</li>
</ul>
<p>The complement operation also obeys the <em>deMorgan&#8217;s laws</em>:</p>
<ul>
<li><img src='http://s0.wp.com/latex.php?latex=%28X%5Ccup+Y%29%5Ec%3DX%5Ec%5Ccap+Y%5Ec&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='(X&#92;cup Y)^c=X^c&#92;cap Y^c' title='(X&#92;cup Y)^c=X^c&#92;cap Y^c' class='latex' />;</li>
<li><img src='http://s0.wp.com/latex.php?latex=%28X%5Ccap+Y%29%5Ec%3DX%5Ec%5Ccup+Y%5Ec&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='(X&#92;cap Y)^c=X^c&#92;cup Y^c' title='(X&#92;cap Y)^c=X^c&#92;cup Y^c' class='latex' />.</li>
</ul>
<p>One can see that the complement really acts like a NOT gate.</p>
<p><em>Exercise 3:</em> Prove the properties of the complement operation including deMorgan&#8217;s laws.</p>
<p>To complete the logic operations analogy, one adds further the <em>distributivity</em> law whenever one mixes both the union and intersection operations together:</p>
<ul>
<li><img src='http://s0.wp.com/latex.php?latex=X%5Ccup%28Y%5Ccap+Z%29%3D%28X%5Ccup+Y%29%5Ccap%28X%5Ccup+Z%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;cup(Y&#92;cap Z)=(X&#92;cup Y)&#92;cap(X&#92;cup Z)' title='X&#92;cup(Y&#92;cap Z)=(X&#92;cup Y)&#92;cap(X&#92;cup Z)' class='latex' />;</li>
<li><img src='http://s0.wp.com/latex.php?latex=X%5Ccap%28Y%5Ccup+Z%29%3D%28X%5Ccap+Y%29%5Ccup%28X%5Ccap+Z%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;cap(Y&#92;cup Z)=(X&#92;cap Y)&#92;cup(X&#92;cap Z)' title='X&#92;cap(Y&#92;cup Z)=(X&#92;cap Y)&#92;cup(X&#92;cap Z)' class='latex' />.</li>
</ul>
<p><em>Exercise 4:</em> Prove the distributive laws.</p>
<p>Putting together all the operations together with the sets <img src='http://s0.wp.com/latex.php?latex=X%2CY%2CZ&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X,Y,Z' title='X,Y,Z' class='latex' /> in <img src='http://s0.wp.com/latex.php?latex=U&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='U' title='U' class='latex' />, they form what is known as the <em>Boolean algebra</em>.</p>
<p>We end this part by giving an interesting example of constructing the &#8220;natural numbers&#8221; using set operations. We begin with the empty set <img src='http://s0.wp.com/latex.php?latex=%5Cemptyset&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;emptyset' title='&#92;emptyset' class='latex' />, which we conveniently called it <img src='http://s0.wp.com/latex.php?latex=0&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='0' title='0' class='latex' />. Next, we define what we called as the successor set <img src='http://s0.wp.com/latex.php?latex=S%28n%29%3Dn%5Ccup%5C%7Bn%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='S(n)=n&#92;cup&#92;{n&#92;}' title='S(n)=n&#92;cup&#92;{n&#92;}' class='latex' /> giving the following sequence (with more relabelling):</p>
<ul>
<li><img src='http://s0.wp.com/latex.php?latex=0%3A%3D%5Cemptyset&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='0:=&#92;emptyset' title='0:=&#92;emptyset' class='latex' />;</li>
<li><img src='http://s0.wp.com/latex.php?latex=1%3A%3DS%280%29%3D0%5Ccup%5C%7B0%5C%7D%3D%5Cemptyset%5Ccup%5C%7B0%5C%7D%3D%5C%7B0%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='1:=S(0)=0&#92;cup&#92;{0&#92;}=&#92;emptyset&#92;cup&#92;{0&#92;}=&#92;{0&#92;}' title='1:=S(0)=0&#92;cup&#92;{0&#92;}=&#92;emptyset&#92;cup&#92;{0&#92;}=&#92;{0&#92;}' class='latex' />;</li>
<li><img src='http://s0.wp.com/latex.php?latex=2%3A%3DS%281%29%3D1%5Ccup%5C%7B1%5C%7D%3D%5C%7B0%5C%7D%5Ccup%5C%7B1%5C%7D%3D%5C%7B0%2C1%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='2:=S(1)=1&#92;cup&#92;{1&#92;}=&#92;{0&#92;}&#92;cup&#92;{1&#92;}=&#92;{0,1&#92;}' title='2:=S(1)=1&#92;cup&#92;{1&#92;}=&#92;{0&#92;}&#92;cup&#92;{1&#92;}=&#92;{0,1&#92;}' class='latex' />;</li>
<li><img src='http://s0.wp.com/latex.php?latex=3%3A%3DS%282%29%3D2%5Ccup%5C%7B2%5C%7D%3D%5C%7B0%2C1%5C%7D%5Ccup%5C%7B2%5C%7D%3D%5C%7B0%2C1%2C2%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='3:=S(2)=2&#92;cup&#92;{2&#92;}=&#92;{0,1&#92;}&#92;cup&#92;{2&#92;}=&#92;{0,1,2&#92;}' title='3:=S(2)=2&#92;cup&#92;{2&#92;}=&#92;{0,1&#92;}&#92;cup&#92;{2&#92;}=&#92;{0,1,2&#92;}' class='latex' />;</li>
<li><img src='http://s0.wp.com/latex.php?latex=%5Cqquad%5Cvdots&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;qquad&#92;vdots' title='&#92;qquad&#92;vdots' class='latex' /></li>
</ul>
<p>The collection <img src='http://s0.wp.com/latex.php?latex=%5C%7B0%2C1%2C2%2C3%2C%5Ccdots%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;{0,1,2,3,&#92;cdots&#92;}' title='&#92;{0,1,2,3,&#92;cdots&#92;}' class='latex' /> forms the set <img src='http://s0.wp.com/latex.php?latex=%5Comega&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;omega' title='&#92;omega' class='latex' /> of natural numbers, which can be shown to obey the <em>Peano postulates</em>:</p>
<ul>
<li><img src='http://s0.wp.com/latex.php?latex=0%5Cin%5Comega&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='0&#92;in&#92;omega' title='0&#92;in&#92;omega' class='latex' />;</li>
<li><img src='http://s0.wp.com/latex.php?latex=%5Cforall+n%5Cin%5Comega%5CRightarrow+S%28n%29%5Cin%5Comega&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;forall n&#92;in&#92;omega&#92;Rightarrow S(n)&#92;in&#92;omega' title='&#92;forall n&#92;in&#92;omega&#92;Rightarrow S(n)&#92;in&#92;omega' class='latex' />;</li>
<li><img src='http://s0.wp.com/latex.php?latex=%5Cforall+n%2Cm%5Cin%5Comega%5C+%28n%5Cneq+m%29%5CRightarrow%28S%28n%29%5Cneq+S%28m%29%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;forall n,m&#92;in&#92;omega&#92; (n&#92;neq m)&#92;Rightarrow(S(n)&#92;neq S(m))' title='&#92;forall n,m&#92;in&#92;omega&#92; (n&#92;neq m)&#92;Rightarrow(S(n)&#92;neq S(m))' class='latex' />;</li>
<li><img src='http://s0.wp.com/latex.php?latex=%5Cforall+X%5Csubset%5Comega%2C%5C+%28%280%5Cin+X%29%5Cland%28%5Cforall+n%5Cin+X%28S%28n%29%5Cin+X%29%29%29%5CRightarrow+X%3D%5Comega&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;forall X&#92;subset&#92;omega,&#92; ((0&#92;in X)&#92;land(&#92;forall n&#92;in X(S(n)&#92;in X)))&#92;Rightarrow X=&#92;omega' title='&#92;forall X&#92;subset&#92;omega,&#92; ((0&#92;in X)&#92;land(&#92;forall n&#92;in X(S(n)&#92;in X)))&#92;Rightarrow X=&#92;omega' class='latex' />.</li>
</ul>
<p>The set <img src='http://s0.wp.com/latex.php?latex=%5Comega&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;omega' title='&#92;omega' class='latex' /> can then be identified with the natural numbers <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BN%7D%3D%5C%7B0%2C1%2C2%2C%5Ccdots%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbb{N}=&#92;{0,1,2,&#92;cdots&#92;}' title='&#92;mathbb{N}=&#92;{0,1,2,&#92;cdots&#92;}' class='latex' />. One could easily see that for <img src='http://s0.wp.com/latex.php?latex=m%2Cn%5Cin%5Comega&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='m,n&#92;in&#92;omega' title='m,n&#92;in&#92;omega' class='latex' />, then <img src='http://s0.wp.com/latex.php?latex=m%5Cin+n%5CRightarrow+m%5Csubset+n&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='m&#92;in n&#92;Rightarrow m&#92;subset n' title='m&#92;in n&#92;Rightarrow m&#92;subset n' class='latex' /> implying the orderedness of numbers, a property that we will touch upon later. In fact we could do more by defining addition and multiplication using set-theoretic relations and operations.</p>
<p>It is often remarked that this example is like creating something (numbers) out of nothing (the empty set). In some sense, it is but there is no need to philosophize it too much (and in no way it is like the creation operation!). It is simply an abstraction of the counting operation. An analogy can be made with by first peering into an empty box and later put the empty box in another box, and the latter box in one other box ad infinitum, very much like the Russian doll. If there is anything to philosophize on, is that numbers can be thought of as an abstract mental construct that we associate with counting &#8211; a fact that we often forget.</p>
<p><strong>References</strong></p>
<p>These are additional references since the first part:</p>
<ul>
<li>Kenneth Kunen, &#8220;<a href="http://www.amazon.com/Introduction-Independence-Studies-Foundations-Mathematics/dp/0444868399/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1297928269&amp;sr=8-1">Set Theory: An Introduction to Independence Proofs</a>&#8220;, (North-Holland, 1990)</li>
<li>Ian R. Porteous, &#8220;<a href="http://www.amazon.com/Topological-Geometry-Ian-R-Porteous/dp/0521298393/ref=sr_1_1?ie=UTF8&amp;qid=1297928403&amp;sr=8-1">Topological Geometry</a>&#8220;,  (Cambridge Univ. Press, 1981)</li>
<li>Roger Godement, &#8220;<a href="http://www.amazon.com/Algebra-Roger-Godement/dp/B000L5KHPC/ref=sr_1_3?ie=UTF8&amp;s=books&amp;qid=1297928485&amp;sr=8-3">Algebra</a>&#8220;, (Hermann, 1968)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ketchupspills.wordpress.com/213/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ketchupspills.wordpress.com/213/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ketchupspills.wordpress.com/213/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ketchupspills.wordpress.com/213/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ketchupspills.wordpress.com/213/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ketchupspills.wordpress.com/213/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ketchupspills.wordpress.com/213/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ketchupspills.wordpress.com/213/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ketchupspills.wordpress.com/213/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ketchupspills.wordpress.com/213/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ketchupspills.wordpress.com/213/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ketchupspills.wordpress.com/213/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ketchupspills.wordpress.com/213/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ketchupspills.wordpress.com/213/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ketchupspills.wordpress.com&amp;blog=4992251&amp;post=213&amp;subd=ketchupspills&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ketchupspills.wordpress.com/2011/02/17/what-they-dont-teach-you-about-sets-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f5899c92f06792a62e569dc7af22106?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hishamuddinz</media:title>
		</media:content>
	</item>
		<item>
		<title>What They Don&#8217;t Teach You About Sets 1</title>
		<link>http://ketchupspills.wordpress.com/2011/02/11/what-they-dont-teach-you-about-sets-1/</link>
		<comments>http://ketchupspills.wordpress.com/2011/02/11/what-they-dont-teach-you-about-sets-1/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 04:47:43 +0000</pubDate>
		<dc:creator>hishamuddinz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ketchupspills.wordpress.com/?p=135</guid>
		<description><![CDATA[Resurrected this blog (again) for posting my postgraduate lectures/talks here. Here are the notes from LuFTER 1/2011 February 9, 2011. The Lunchtime Foundational Theory Expositions and Ruminations will consists of mainly lectures to my postgraduate students and occasionally research seminars, proposals etc. The present ongoing lectures are meant to introduce mathematical structures in theoretical physics with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ketchupspills.wordpress.com&amp;blog=4992251&amp;post=135&amp;subd=ketchupspills&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Resurrected this blog (again) for posting my postgraduate lectures/talks here. Here are the notes from LuFTER 1/2011 February 9, 2011. The Lunchtime Foundational Theory Expositions and Ruminations will consists of mainly lectures to my postgraduate students and occasionally research seminars, proposals etc.</p>
<p>The present ongoing lectures are meant to introduce mathematical structures in theoretical physics with perhaps <a href="http://www.amazon.com/Mathematical-Perspectives-Theoretical-Physics-Superstrings/dp/1860943640/ref=sr_1_3?ie=UTF8&amp;s=books&amp;qid=1297331675&amp;sr=8-3">Nirmala Prakash&#8217;s book</a> as a guide of topics to be covered (but not necessarily adhering to it). The book itself is skewed towards topics for string theory but we will also cover other topics. The first topic will be on set theory. The mischievous title of the lecture is taking cue from <a href="http://www.amazon.com/Joy-Sets-Fundamentals-Contemporary-Undergraduate/dp/0387940944/ref=sr_1_1?s=books&amp;ie=UTF8&amp;qid=1297331870&amp;sr=1-1">Devlin&#8217;s book entitled &#8220;The Joy of Sets&#8221;</a>, which is referenced.</p>
<p><strong>Relationships and Sets</strong></p>
<p>In most (conventional) physics, often use very rich mathematical structures (e.g. differential geometry) from the outset, which assume many things. Advances in foundational theories (e.g. quantum gravity) tend to relook at the usage basis of these structures and either generalize them or opt for primitive structures. So, what would be considered the most primitive structure? Set theory seems to fit the role with its common usage as a mathematical language. However, usually physicists are only exposed to very elementary ideas of set theory and perhaps not see its full power often only found in more advanced mathematics course. We hope to remedy this a little. In fact the deeper usage of set theory is really the following:</p>
<ul>
<li>understanding the infinite</li>
<li>foundational subject matter of mathematics</li>
<li>common mode of reasoning</li>
</ul>
<p>So what is a set? Its fundamental idea is simply the ability to regard a collection of objects as a single entity (the set). This sounds circular. In fact, in set theory, the undefinables are really the notion of a set and the relation &#8220;is an element of&#8221;. We introduce notation:</p>
<ul>
<li>&#8220;<img src='http://s0.wp.com/latex.php?latex=x+%5Cin+X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='x &#92;in X' title='x &#92;in X' class='latex' />&#8221; which means &#8220;<img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='x' title='x' class='latex' /> is an element of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' />&#8220;;</li>
<li>&#8220;<img src='http://s0.wp.com/latex.php?latex=x+%5Cnotin+X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='x &#92;notin X' title='x &#92;notin X' class='latex' />&#8221; which means &#8220;<img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='x' title='x' class='latex' /> is not an element of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' />&#8220;.</li>
</ul>
<p>In forming sets, one can either</p>
<ul>
<li>enumerate the elements or members of the set e.g. <img src='http://s0.wp.com/latex.php?latex=X+%3D+%5C%7B+x_1+%2C+x_2+%2C+%5Ccdots+%2C+x_n+%2C+%5Ccdots+%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X = &#92;{ x_1 , x_2 , &#92;cdots , x_n , &#92;cdots &#92;}' title='X = &#92;{ x_1 , x_2 , &#92;cdots , x_n , &#92;cdots &#92;}' class='latex' />; or</li>
<li>describe by using some property <img src='http://s0.wp.com/latex.php?latex=P&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='P' title='P' class='latex' /> e.g. <img src='http://s0.wp.com/latex.php?latex=X+%3D+%5C%7B+x+%3A+P%28x%29+%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X = &#92;{ x : P(x) &#92;}' title='X = &#92;{ x : P(x) &#92;}' class='latex' />, which is the set of all <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='x' title='x' class='latex' /> for which <img src='http://s0.wp.com/latex.php?latex=P%28x%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='P(x)' title='P(x)' class='latex' /> holds. Example: <img src='http://s0.wp.com/latex.php?latex=%5Cmathbb%7BC%7D+%3D+%5C%7B+z+%3A+z+%5Ctextrm%7B+is+a+complex+number%7D+%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathbb{C} = &#92;{ z : z &#92;textrm{ is a complex number} &#92;}' title='&#92;mathbb{C} = &#92;{ z : z &#92;textrm{ is a complex number} &#92;}' class='latex' />.</li>
</ul>
<p>Using normal sentences to describe a set may not be best. Better, use logical statements. For this, we introduce the logical notations:</p>
<ul>
<li><img src='http://s0.wp.com/latex.php?latex=%5CRightarrow&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;Rightarrow' title='&#92;Rightarrow' class='latex' /> means &#8220;implies&#8221;;</li>
<li><img src='http://s0.wp.com/latex.php?latex=%5CLongleftrightarrow&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;Longleftrightarrow' title='&#92;Longleftrightarrow' class='latex' /> means &#8220;if and only if&#8221;;</li>
<li><img src='http://s0.wp.com/latex.php?latex=%5Cneg&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;neg' title='&#92;neg' class='latex' /> means &#8220;not&#8221;;</li>
<li><img src='http://s0.wp.com/latex.php?latex=%5Cwedge&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;wedge' title='&#92;wedge' class='latex' /> means &#8220;and&#8221;;</li>
<li><img src='http://s0.wp.com/latex.php?latex=%5Cvee&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;vee' title='&#92;vee' class='latex' /> means &#8220;or&#8221;;</li>
<li><img src='http://s0.wp.com/latex.php?latex=%5Cforall&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;forall' title='&#92;forall' class='latex' /> means &#8220;for all&#8221;;</li>
<li><img src='http://s0.wp.com/latex.php?latex=%5Cexists&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;exists' title='&#92;exists' class='latex' /> means &#8220;there exists&#8221;.</li>
</ul>
<p>With these, one can start building logical statements for the set building. Some examples logical statement are given below (which also shows that some logical operations can be &#8220;derived&#8221; from others.</p>
<p><em>Example 1:</em> <img src='http://s0.wp.com/latex.php?latex=P+%5CLongleftrightarrow+Q&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='P &#92;Longleftrightarrow Q' title='P &#92;Longleftrightarrow Q' class='latex' /> is the same as <img src='http://s0.wp.com/latex.php?latex=%28P%5CRightarrow+Q%29+%5Cland+%28Q%5CRightarrow+P%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='(P&#92;Rightarrow Q) &#92;land (Q&#92;Rightarrow P)' title='(P&#92;Rightarrow Q) &#92;land (Q&#92;Rightarrow P)' class='latex' /><br />
One can build the truth table to show this is true.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cbegin%7Barray%7D%7Bc%7Cc%7Cc%7D+P%5CRightarrow+Q+%26+Q%5CRightarrow+P+%26+%28P%5CRightarrow+Q%29%5Cland%28q%5CRightarrow+Q%29%5C%5C+%5Chline+%5Ctextrm%7BFalse%7D+%26+%5Ctextrm%7BFalse%7D+%26+%5Ctextrm%7BFalse%7D%5C%5C+%5Ctextrm%7BFalse%7D+%26+%5Ctextrm%7BTrue%7D+%26+%5Ctextrm%7BFalse%7D%5C%5C+%5Ctextrm%7BTrue%7D+%26+%5Ctextrm%7BFalse%7D+%26+%5Ctextrm%7BFalse%7D%5C%5C+%5Ctextrm%7BTrue%7D+%26+%5Ctextrm%7BTrue%7D+%26+%5Ctextrm%7BTrue%7D%5Cend%7Barray%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;begin{array}{c|c|c} P&#92;Rightarrow Q &amp; Q&#92;Rightarrow P &amp; (P&#92;Rightarrow Q)&#92;land(q&#92;Rightarrow Q)&#92;&#92; &#92;hline &#92;textrm{False} &amp; &#92;textrm{False} &amp; &#92;textrm{False}&#92;&#92; &#92;textrm{False} &amp; &#92;textrm{True} &amp; &#92;textrm{False}&#92;&#92; &#92;textrm{True} &amp; &#92;textrm{False} &amp; &#92;textrm{False}&#92;&#92; &#92;textrm{True} &amp; &#92;textrm{True} &amp; &#92;textrm{True}&#92;end{array}' title='&#92;begin{array}{c|c|c} P&#92;Rightarrow Q &amp; Q&#92;Rightarrow P &amp; (P&#92;Rightarrow Q)&#92;land(q&#92;Rightarrow Q)&#92;&#92; &#92;hline &#92;textrm{False} &amp; &#92;textrm{False} &amp; &#92;textrm{False}&#92;&#92; &#92;textrm{False} &amp; &#92;textrm{True} &amp; &#92;textrm{False}&#92;&#92; &#92;textrm{True} &amp; &#92;textrm{False} &amp; &#92;textrm{False}&#92;&#92; &#92;textrm{True} &amp; &#92;textrm{True} &amp; &#92;textrm{True}&#92;end{array}' class='latex' /></p>
<p>Note that we could have build the truth table out of atomic statements instead of compound ones but we leave this for the reader to elaborate.</p>
<p><em>Exercise 1:</em> Show that <img src='http://s0.wp.com/latex.php?latex=P%5CRightarrow+Q&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='P&#92;Rightarrow Q' title='P&#92;Rightarrow Q' class='latex' /> is the same as <img src='http://s0.wp.com/latex.php?latex=%28%5Cneg+P%29%5Cvee+Q&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='(&#92;neg P)&#92;vee Q' title='(&#92;neg P)&#92;vee Q' class='latex' />.</p>
<p><em>Example 2:</em> <img src='http://s0.wp.com/latex.php?latex=P%5Cvee+Q&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='P&#92;vee Q' title='P&#92;vee Q' class='latex' /> is the same as <img src='http://s0.wp.com/latex.php?latex=%5Cneg%28%28%5Cneg+P%29%5Cland%28%5Cneg+Q%29%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;neg((&#92;neg P)&#92;land(&#92;neg Q))' title='&#92;neg((&#92;neg P)&#92;land(&#92;neg Q))' class='latex' />.<br />
Now we build the truth table from the atomic statements for illustration.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cbegin%7Barray%7D%7Bc%7Cc%7Cc%7Cc%7Cc%7Cc%7D+P+%26+Q+%26+%5Cneg+P+%26+%5Cneg+Q+%26+%28%5Cneg+P%29%5Cland%28%5Cneg+Q%29+%26+%5Cneg%28%28%5Cneg+P%29%5Cland%28%5Cneg+Q%29%29%5C%5C+%5Chline+%5Ctextrm%7BFalse%7D+%26+%5Ctextrm%7BFalse%7D+%26+%5Ctextrm%7BTrue%7D+%26+%5Ctextrm%7BTrue%7D+%26+%5Ctextrm%7BTrue%7D+%26+%5Ctextrm%7BFalse%7D%5C%5C+%5Ctextrm%7BFalse%7D+%26+%5Ctextrm%7BTrue%7D+%26+%5Ctextrm%7BTrue%7D+%26+%5Ctextrm%7BFalse%7D+%26+%5Ctextrm%7BFalse%7D+%26+%5Ctextrm%7BTrue%7D%5C%5C+%5Ctextrm%7BTrue%7D+%26+%5Ctextrm%7BFalse%7D+%26+%5Ctextrm%7BFalse%7D+%26+%5Ctextrm%7BTrue%7D+%26+%5Ctextrm%7BFalse%7D+%26+%5Ctextrm%7BTrue%7D%5C%5C+%5Ctextrm%7BTrue%7D+%26+%5Ctextrm%7BTrue%7D+%26+%5Ctextrm%7BFalse%7D+%26+%5Ctextrm%7BFalse%7D+%26+%5Ctextrm%7BFalse%7D+%26+%5Ctextrm%7BTrue%7D%5Cend%7Barray%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;begin{array}{c|c|c|c|c|c} P &amp; Q &amp; &#92;neg P &amp; &#92;neg Q &amp; (&#92;neg P)&#92;land(&#92;neg Q) &amp; &#92;neg((&#92;neg P)&#92;land(&#92;neg Q))&#92;&#92; &#92;hline &#92;textrm{False} &amp; &#92;textrm{False} &amp; &#92;textrm{True} &amp; &#92;textrm{True} &amp; &#92;textrm{True} &amp; &#92;textrm{False}&#92;&#92; &#92;textrm{False} &amp; &#92;textrm{True} &amp; &#92;textrm{True} &amp; &#92;textrm{False} &amp; &#92;textrm{False} &amp; &#92;textrm{True}&#92;&#92; &#92;textrm{True} &amp; &#92;textrm{False} &amp; &#92;textrm{False} &amp; &#92;textrm{True} &amp; &#92;textrm{False} &amp; &#92;textrm{True}&#92;&#92; &#92;textrm{True} &amp; &#92;textrm{True} &amp; &#92;textrm{False} &amp; &#92;textrm{False} &amp; &#92;textrm{False} &amp; &#92;textrm{True}&#92;end{array}' title='&#92;begin{array}{c|c|c|c|c|c} P &amp; Q &amp; &#92;neg P &amp; &#92;neg Q &amp; (&#92;neg P)&#92;land(&#92;neg Q) &amp; &#92;neg((&#92;neg P)&#92;land(&#92;neg Q))&#92;&#92; &#92;hline &#92;textrm{False} &amp; &#92;textrm{False} &amp; &#92;textrm{True} &amp; &#92;textrm{True} &amp; &#92;textrm{True} &amp; &#92;textrm{False}&#92;&#92; &#92;textrm{False} &amp; &#92;textrm{True} &amp; &#92;textrm{True} &amp; &#92;textrm{False} &amp; &#92;textrm{False} &amp; &#92;textrm{True}&#92;&#92; &#92;textrm{True} &amp; &#92;textrm{False} &amp; &#92;textrm{False} &amp; &#92;textrm{True} &amp; &#92;textrm{False} &amp; &#92;textrm{True}&#92;&#92; &#92;textrm{True} &amp; &#92;textrm{True} &amp; &#92;textrm{False} &amp; &#92;textrm{False} &amp; &#92;textrm{False} &amp; &#92;textrm{True}&#92;end{array}' class='latex' /></p>
<p>This example is illustrative of the fact that one does not need all the logical operations; here, the &#8220;or&#8221; operation has been replaced by a combination of a &#8220;not&#8221; and an &#8220;and&#8221;. It is in fact well known that the &#8220;nand&#8221; gate (combining &#8220;not&#8221; and &#8220;and&#8221;) is a universal gate for classical computations.</p>
<p>In handling or consructing sets abstractly, it is important to ponder on Quine&#8217;s dictum &#8220;No entity without identity&#8221;. How would one know that two so-called abstract entities (sets) are not one and the same? Here, we state the following <em>axiom of extensionality</em> telling us when two sets <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='Y' title='Y' class='latex' /> are the same:</p>
<p><img src='http://s0.wp.com/latex.php?latex=X%3DY+%5Ciff+%5Cforall+x+%28x%5Cin+X%29+%5CLongleftrightarrow+%28x%5Cin+Y%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X=Y &#92;iff &#92;forall x (x&#92;in X) &#92;Longleftrightarrow (x&#92;in Y)' title='X=Y &#92;iff &#92;forall x (x&#92;in X) &#92;Longleftrightarrow (x&#92;in Y)' class='latex' /> .</p>
<p>Thus, for example <img src='http://s0.wp.com/latex.php?latex=%5C%7Ba%2Cb%2Cc%5C%7D+%3D+%5C%7Bc%2Ca%2Cb%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;{a,b,c&#92;} = &#92;{c,a,b&#92;}' title='&#92;{a,b,c&#92;} = &#92;{c,a,b&#92;}' class='latex' />. In this regard, there is one important set that we need to construct, namely the <em>empty set</em> <img src='http://s0.wp.com/latex.php?latex=%5Cemptyset&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;emptyset' title='&#92;emptyset' class='latex' /> or <img src='http://s0.wp.com/latex.php?latex=%5C%7B%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;{&#92;}' title='&#92;{&#92;}' class='latex' />. It can be defined as</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cemptyset+%3D+%5C%7B+x%3A+x+%5Cneq+x+%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;emptyset = &#92;{ x: x &#92;neq x &#92;}' title='&#92;emptyset = &#92;{ x: x &#92;neq x &#92;}' class='latex' /> .</p>
<p>Note from this definition, in principle we could have started with <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='x' title='x' class='latex' /> coming from different sets, say <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' /> giving <img src='http://s0.wp.com/latex.php?latex=%5Cemptyset_X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;emptyset_X' title='&#92;emptyset_X' class='latex' /> and <img src='http://s0.wp.com/latex.php?latex=%5Cchi&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;chi' title='&#92;chi' class='latex' /> giving <img src='http://s0.wp.com/latex.php?latex=%5Cemptyset_%5Cchi&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;emptyset_&#92;chi' title='&#92;emptyset_&#92;chi' class='latex' />. But by virtue of axiom of extensionality, the empty set is unique, being the set with no elements (<em>Exercise 2:</em> Prove this).</p>
<p><em>Exercise 3:</em> Using results of <em>exercise 1</em>, prove the statement <img src='http://s0.wp.com/latex.php?latex=x%5Cin%5Cemptyset+%5CRightarrow+P%28x%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='x&#92;in&#92;emptyset &#92;Rightarrow P(x)' title='x&#92;in&#92;emptyset &#92;Rightarrow P(x)' class='latex' /> is true for all <img src='http://s0.wp.com/latex.php?latex=x&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='x' title='x' class='latex' />.</p>
<p>An easy way to define more sets is to consider another set relation, namely subsets. We define <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='Y' title='Y' class='latex' /> is a <em>subset</em> of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' />, written as <img src='http://s0.wp.com/latex.php?latex=Y%5Csubseteq+X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='Y&#92;subseteq X' title='Y&#92;subseteq X' class='latex' />, if and only if every element of <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='Y' title='Y' class='latex' /> is an element of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' /> i.e.</p>
<p><img src='http://s0.wp.com/latex.php?latex=Y%5Csubseteq+X%5CLongleftrightarrow%5Cforall+x%28%28x%5Cin+Y%29%5CRightarrow%28x%5Cin+X%29%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='Y&#92;subseteq X&#92;Longleftrightarrow&#92;forall x((x&#92;in Y)&#92;Rightarrow(x&#92;in X))' title='Y&#92;subseteq X&#92;Longleftrightarrow&#92;forall x((x&#92;in Y)&#92;Rightarrow(x&#92;in X))' class='latex' /> .</p>
<p>Note that in this case <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' /> is also called <em>superset</em> of <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='Y' title='Y' class='latex' /> i.e. <img src='http://s0.wp.com/latex.php?latex=X%5Csupseteq+Y&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X&#92;supseteq Y' title='X&#92;supseteq Y' class='latex' />. In both these relations, it is possible that <img src='http://s0.wp.com/latex.php?latex=X%3DY&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X=Y' title='X=Y' class='latex' />. But if you would like to consider otherwise i.e. considering <img src='http://s0.wp.com/latex.php?latex=Y&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='Y' title='Y' class='latex' /> is a <em>proper subset</em> of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' />, then we write <img src='http://s0.wp.com/latex.php?latex=Y%5Csubset+X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='Y&#92;subset X' title='Y&#92;subset X' class='latex' /> where</p>
<p><img src='http://s0.wp.com/latex.php?latex=Y%5Csubset+X%5CLongleftrightarrow%28Y%5Csubseteq+X%29%5Cland%28Y%5Cneq+X%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='Y&#92;subset X&#92;Longleftrightarrow(Y&#92;subseteq X)&#92;land(Y&#92;neq X)' title='Y&#92;subset X&#92;Longleftrightarrow(Y&#92;subseteq X)&#92;land(Y&#92;neq X)' class='latex' /> .</p>
<p>Another important set concept is the idea of a power set <img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BP%7D%28X%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathcal{P}(X)' title='&#92;mathcal{P}(X)' class='latex' /> of the set <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' />, which is the set of all subsets of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' /> i.e.</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BP%7D%28X%29+%3D+%5C%7B+Y+%3AY%5Csubseteq+X%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathcal{P}(X) = &#92;{ Y :Y&#92;subseteq X&#92;}' title='&#92;mathcal{P}(X) = &#92;{ Y :Y&#92;subseteq X&#92;}' class='latex' /> .</p>
<p>We will illustrate the idea of power sets in a minute but before that one introduces another set relation namely the cardinality. <em>Cardinality</em> is a measure of the &#8220;size&#8217; of the set particularly by looking into the &#8220;number&#8221; of its elements. We denote the cardinality of a set <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' /> by <img src='http://s0.wp.com/latex.php?latex=%5Csharp%28X%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;sharp(X)' title='&#92;sharp(X)' class='latex' /> or <img src='http://s0.wp.com/latex.php?latex=%5Ctextrm%7Bcard%7D%28X%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;textrm{card}(X)' title='&#92;textrm{card}(X)' class='latex' />.</p>
<p><em>Example 3:</em> Consider the set <img src='http://s0.wp.com/latex.php?latex=X%3D%5C%7B%5CDiamond%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X=&#92;{&#92;Diamond&#92;}' title='X=&#92;{&#92;Diamond&#92;}' class='latex' />. Its cardinality is <img src='http://s0.wp.com/latex.php?latex=%5Csharp%28X%29%3D1&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;sharp(X)=1' title='&#92;sharp(X)=1' class='latex' />. The power set of <img src='http://s0.wp.com/latex.php?latex=X&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='X' title='X' class='latex' /> is <img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BP%7D%28X%29%3D%5C%7B%5Cemptyset%2C%5C%7B%5CDiamond%5C%7D%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathcal{P}(X)=&#92;{&#92;emptyset,&#92;{&#92;Diamond&#92;}&#92;}' title='&#92;mathcal{P}(X)=&#92;{&#92;emptyset,&#92;{&#92;Diamond&#92;}&#92;}' class='latex' /> and hence <img src='http://s0.wp.com/latex.php?latex=%5Csharp%5Cmathcal%7BP%7D%28X%29%3D2&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;sharp&#92;mathcal{P}(X)=2' title='&#92;sharp&#92;mathcal{P}(X)=2' class='latex' />. One could proceed further to find the power set of <img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BP%7D%28X%29&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathcal{P}(X)' title='&#92;mathcal{P}(X)' class='latex' /> itself:</p>
<p><img src='http://s0.wp.com/latex.php?latex=%5Cmathcal%7BP%7D%28%5Cmathcal%7BP%7D%28X%29%29%3D%5C%7B%5Cemptyset%2C%5C%7B%5Cemptyset%5C%7D%2C%5C%7B%5CDiamond%5C%7D%2C%5C%7B%5Cemptyset%2C%5C%7B%5CDiamond%5C%7D%5C%7D%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;mathcal{P}(&#92;mathcal{P}(X))=&#92;{&#92;emptyset,&#92;{&#92;emptyset&#92;},&#92;{&#92;Diamond&#92;},&#92;{&#92;emptyset,&#92;{&#92;Diamond&#92;}&#92;}&#92;}' title='&#92;mathcal{P}(&#92;mathcal{P}(X))=&#92;{&#92;emptyset,&#92;{&#92;emptyset&#92;},&#92;{&#92;Diamond&#92;},&#92;{&#92;emptyset,&#92;{&#92;Diamond&#92;}&#92;}&#92;}' class='latex' /> ;</p>
<p>with <img src='http://s0.wp.com/latex.php?latex=%5Csharp%5Cmathcal%7BP%7D%28%5Cmathcal%7BP%7D%28X%29%29%3D4&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;sharp&#92;mathcal{P}(&#92;mathcal{P}(X))=4' title='&#92;sharp&#92;mathcal{P}(&#92;mathcal{P}(X))=4' class='latex' />. In fact, one can iterate this <img src='http://s0.wp.com/latex.php?latex=n&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='n' title='n' class='latex' /> times and find <img src='http://s0.wp.com/latex.php?latex=%5Csharp%5Cmathcal%7BP%7D%5E%7B%28n%29%7D%28X%29+%3D+2%5En&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='&#92;sharp&#92;mathcal{P}^{(n)}(X) = 2^n' title='&#92;sharp&#92;mathcal{P}^{(n)}(X) = 2^n' class='latex' />. It is interesting to note that the empty set played a role in increasing the cardinality of the nested power sets. We will later show that one can do better than this to build up what we know as numbers.</p>
<p>To end this part, I add a cautionary note that not all collections of objects can form a set. Consider the Russell set:</p>
<p><img src='http://s0.wp.com/latex.php?latex=R%3D%5C%7Bx%3Ax%5Cnotin+x%5C%7D&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='R=&#92;{x:x&#92;notin x&#92;}' title='R=&#92;{x:x&#92;notin x&#92;}' class='latex' /> .</p>
<p>Let&#8217;s ask: does <img src='http://s0.wp.com/latex.php?latex=R&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='R' title='R' class='latex' /> satisfies the property given? If yes, then <img src='http://s0.wp.com/latex.php?latex=R%5Cnotin+R&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='R&#92;notin R' title='R&#92;notin R' class='latex' /> but then by the set definition <img src='http://s0.wp.com/latex.php?latex=R%5Cin+R&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='R&#92;in R' title='R&#92;in R' class='latex' /> &#8211; giving a contradiction. Suppose the answer is no then, which means <img src='http://s0.wp.com/latex.php?latex=R%5Cin+R&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='R&#92;in R' title='R&#92;in R' class='latex' />. However the set definition implies <img src='http://s0.wp.com/latex.php?latex=R%5Cnotin+R&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='R&#92;notin R' title='R&#92;notin R' class='latex' /> &#8211; again, a contradiction. This is essentially known as the <em>Russell&#8217;s paradox</em>. It&#8217;s resolution? Perhaps, it is too much to impose <img src='http://s0.wp.com/latex.php?latex=R&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='R' title='R' class='latex' /> to be a set, but <img src='http://s0.wp.com/latex.php?latex=R&amp;bg=ffffff&amp;fg=000000&amp;s=0' alt='R' title='R' class='latex' /> is said to be a <em>class</em> (will not elaborate here). Essentially the idea is to differentiate the use of a symbol and the meaning of the symbol. Alternatively, one could axiomatize set theory using Zermelo-Fraenkel axioms, which is beyond the scope of the lecture.</p>
<p><strong>References</strong></p>
<p>I list here some of my reading materials without attempting to show where I have used them. Go read them, if you have interest.</p>
<ul>
<li>Keith Devlin, &#8220;<a href="http://www.amazon.com/Joy-Sets-Fundamentals-Contemporary-Undergraduate/dp/0387940944/ref=sr_1_1?ie=UTF8&amp;qid=1297398483&amp;sr=8-1">The Joy of Sets: Fundamentals of Contemporary Set Theory</a>&#8220;, (Springer, 1993)</li>
<li>John D. Baum, &#8220;<a href="http://www.amazon.com/Elements-Point-Set-Topology-Advanced-Mathematics/dp/0486668266/ref=sr_1_1?ie=UTF8&amp;qid=1297398921&amp;sr=8-1">Elements of Point-Set Topology</a>&#8220;, (Dover, 2010)</li>
<li>J. Dieudonne, &#8220;Foundations of Modern Analysis&#8221;, (Academic Press, 1969)</li>
<li>Thomas Forster, &#8220;Logic, Induction and Sets&#8221;, (Cambridge University Press, 2003)</li>
<li>Theodore G. Faticoni, &#8220;<a href="http://www.amazon.com/Mathematics-Infinity-Applied-Monographs-Tracts/dp/0471794325/ref=sr_1_1?ie=UTF8&amp;qid=1297399404&amp;sr=8-1">The Mathematics of Infinity &#8211; A Guide to Great Ideas</a>&#8220;, (John Wiley, 2006)</li>
<li>Michael Potter, &#8220;<a href="http://www.amazon.com/Set-Theory-Its-Philosophy-Introduction/dp/0199270414/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1297400387&amp;sr=1-1">Set Theory and its Philosophy: A Critical Introduction</a>&#8220;, (Oxford Univ. Press, 2004)</li>
<li>Robert Goldblatt, &#8220;<a href="http://www.amazon.com/Topoi-Categorial-Analysis-Logic-Mathematics/dp/0486450260/ref=sr_1_1?ie=UTF8&amp;qid=1297407224&amp;sr=8-1">Topoi: The Categorial Analysis of Logic</a>&#8220;, (Dover, 2006)</li>
</ul>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ketchupspills.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ketchupspills.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ketchupspills.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ketchupspills.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ketchupspills.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ketchupspills.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ketchupspills.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ketchupspills.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ketchupspills.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ketchupspills.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ketchupspills.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ketchupspills.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ketchupspills.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ketchupspills.wordpress.com/135/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ketchupspills.wordpress.com&amp;blog=4992251&amp;post=135&amp;subd=ketchupspills&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ketchupspills.wordpress.com/2011/02/11/what-they-dont-teach-you-about-sets-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1f5899c92f06792a62e569dc7af22106?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">hishamuddinz</media:title>
		</media:content>
	</item>
	</channel>
</rss>
