<?xml version="1.0" encoding="UTF-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:base="http://everything2.com/">
    <title>mps's New Writeups</title>
    <link rel="alternate" type="text/html" href="http://everything2.com/index.pl?node=Everything%20User%20Search&amp;usersearch=mps" />
    <link rel="self" type="application/atom+xml" href="?node=New%20Writeups%20Atom%20Feed&amp;type=ticker&amp;foruser=mps" />
    <id>http://everything2.com/?node=New%20Writeups%20Atom%20Feed&amp;foruser=mps</id>
    <updated>2001-10-24T03:15:23Z</updated>
<entry><title>discontinuous identity map (idea)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/mps/writeups/discontinuous+identity+map"/><id>http://everything2.com:80/user/mps/writeups/discontinuous+identity+map</id><author><name>mps</name><uri>http://everything2.com:80/user/mps</uri></author><published>2001-10-24T03:15:23Z</published><updated>2001-10-24T03:15:23Z</updated>
<content type="html">&lt;p&gt;                       
Dropping excess symbols when &lt;a href=&quot;/title/writing+mathematics&quot;&gt;writing mathematics&lt;/a&gt; is a common practice (&lt;a href=&quot;/title/Let+F+be+a+group%252C+R+a+field%252C+and+G+a+ring&quot;&gt;when was the last time you read a proof that began: let (R,+,*) be a ring?&lt;/a&gt;).  But when we try to &lt;a href=&quot;/title/let+notation+do+the+thinking+for+us&quot;&gt;let notation do the thinking for us&lt;/a&gt; this practice may lead us into &lt;a href=&quot;/title/error&quot;&gt;error&lt;/a&gt;.  For example:                       
&lt;/p&gt;&lt;p&gt;                       
A &lt;a href=&quot;/title/topological+space&quot;&gt;topological space&lt;/a&gt;, by &lt;a href=&quot;/title/definition&quot;&gt;definition&lt;/a&gt;, consists of a &lt;a href=&quot;/title/set&quot;&gt;set&lt;/a&gt; &lt;i&gt;X&lt;/i&gt; and a &lt;a href=&quot;/title/topology&quot;&gt;topology&lt;/a&gt; &lt;i&gt;T&lt;/i&gt; on &lt;i&gt;X&lt;/i&gt;, and so technically should be denoted (&lt;i&gt;X&lt;/i&gt;,&lt;i&gt;T&lt;/i&gt;).  Writing that all the time, however, wastes &lt;a href=&quot;/title/precious+paper&quot;&gt;precious paper&lt;/a&gt;, so such a space is usually denoted &lt;i&gt;X&lt;/i&gt;.                       
&lt;/p&gt;&lt;p&gt;                       
The trouble comes in when we talk about &lt;a href=&quot;/title/continuous&quot;&gt;continuous&lt;/a&gt; &lt;a href=&quot;/title/map&quot;&gt;maps&lt;/a&gt; of &lt;a href=&quot;/title/topological&quot;&gt;topological&lt;/a&gt; &lt;a href=&quot;/title/space&quot;&gt;spaces&lt;/a&gt;.  For a map &lt;i&gt;f&lt;/i&gt; between topological spaces to be continuous, it must be that the &lt;a href=&quot;/title/preimage&quot;&gt;preimage&lt;/a&gt; of a set &lt;a href=&quot;/title/open&quot;&gt;open&lt;/a&gt; in the &lt;a href=&quot;/title/codomain&quot;&gt;codomain's&lt;/a&gt; topological space is open in the &lt;a href=&quot;/title/domain&quot;&gt;domain's&lt;/a&gt;&amp;hellip;</content>
</entry><entry><title>identity map (idea)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/mps/writeups/identity+map"/><id>http://everything2.com:80/user/mps/writeups/identity+map</id><author><name>mps</name><uri>http://everything2.com:80/user/mps</uri></author><published>2001-10-24T03:12:17Z</published><updated>2001-10-24T03:12:17Z</updated>
<content type="html">&lt;p&gt; 
&lt;a href=&quot;/title/Definition&quot;&gt;Definition&lt;/a&gt;: Let &lt;i&gt;X&lt;/i&gt; be a &lt;a href=&quot;/title/set&quot;&gt;set&lt;/a&gt;.  Then the &lt;a href=&quot;/title/identity&quot;&gt;identity&lt;/a&gt; &lt;a href=&quot;/title/map&quot;&gt;map&lt;/a&gt; on &lt;i&gt;X&lt;/i&gt; is the map id:&lt;i&gt;X&lt;/i&gt;-&gt;&lt;i&gt;X&lt;/i&gt; defined by id(&lt;i&gt;x&lt;/i&gt;)=&lt;i&gt;x&lt;/i&gt;. 
&lt;/p&gt;&lt;p&gt; 
The identity map is a &lt;a href=&quot;/title/special+case&quot;&gt;special case&lt;/a&gt; of the &lt;a href=&quot;/title/inclusion+map&quot;&gt;inclusion map&lt;/a&gt;. 
&lt;/p&gt;</content>
</entry><entry><title>preimage (idea)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/mps/writeups/preimage"/><id>http://everything2.com:80/user/mps/writeups/preimage</id><author><name>mps</name><uri>http://everything2.com:80/user/mps</uri></author><published>2001-10-24T03:06:31Z</published><updated>2001-10-24T03:06:31Z</updated>
<content type="html">&lt;p&gt;      
&lt;a href=&quot;/title/Definition&quot;&gt;Definition&lt;/a&gt;: Let &lt;i&gt;f&lt;/i&gt;&amp;nbsp;:&lt;i&gt;X&lt;/i&gt;-&gt;&lt;i&gt;Y&lt;/i&gt; be a map and &lt;i&gt;A&lt;/i&gt; a &lt;a href=&quot;/title/subset&quot;&gt;subset&lt;/a&gt; of &lt;i&gt;Y&lt;/i&gt;.  Then the &lt;em&gt;preimage&lt;/em&gt; of &lt;i&gt;A&lt;/i&gt; under &lt;i&gt;f&lt;/i&gt;, &lt;a href=&quot;/title/notation&quot;&gt;denoted&lt;/a&gt; &lt;i&gt;f&lt;/i&gt;&amp;nbsp;&lt;sup&gt;-1&lt;/sup&gt;(&lt;i&gt;A&lt;/i&gt;), is &lt;a href=&quot;/title/equal&quot;&gt;equal&lt;/a&gt; to {&lt;i&gt;x&lt;/i&gt; &lt;a href=&quot;/title/set+membership&quot;&gt;in&lt;/a&gt; &lt;i&gt;X&lt;/i&gt; &lt;a href=&quot;/title/such+that&quot;&gt;&amp;#124;&lt;/a&gt; &lt;i&gt;f&lt;/i&gt;&amp;nbsp;(&lt;i&gt;x&lt;/i&gt;) in &lt;i&gt;A&lt;/i&gt;&amp;nbsp;}.      
&lt;/p&gt;&lt;p&gt;      
That is, the preimage of a &lt;a href=&quot;/title/set&quot;&gt;set&lt;/a&gt; &lt;i&gt;A&lt;/i&gt; under a &lt;a href=&quot;/title/map&quot;&gt;map&lt;/a&gt; &lt;i&gt;f&lt;/i&gt; is the set of &lt;a href=&quot;/title/elements&quot;&gt;elements&lt;/a&gt; of the &lt;a href=&quot;/title/domain&quot;&gt;domain&lt;/a&gt; of &lt;i&gt;f&lt;/i&gt; that get mapped to an element of &lt;i&gt;A&lt;/i&gt;.  For example, the preimage of {1} under &lt;i&gt;f&lt;/i&gt;&amp;nbsp;:&lt;a href=&quot;/title/real+number&quot;&gt;R&lt;/a&gt;-&gt;R defined by  &lt;i&gt;f&lt;/i&gt;&amp;nbsp;(&lt;i&gt;x&lt;/i&gt;)=&lt;i&gt;x&lt;/i&gt;&lt;sup&gt;2&lt;/sup&gt; is {-1,1}, because (-1)&lt;sup&gt;2&lt;/sup&gt;=1 and 1&lt;sup&gt;2&lt;/sup&gt;=1, and for no other &lt;i&gt;x&lt;/i&gt; is this &lt;a href=&quot;/title/true&quot;&gt;true&lt;/a&gt;.    
&lt;/p&gt;</content>
</entry><entry><title>Psalm 115 (idea)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/mps/writeups/Psalm+115"/><id>http://everything2.com:80/user/mps/writeups/Psalm+115</id><author><name>mps</name><uri>http://everything2.com:80/user/mps</uri></author><published>2001-10-23T00:36:43Z</published><updated>2001-10-23T00:36:43Z</updated>
<content type="html">&lt;p&gt;
&lt;i&gt;(&lt;a href=&quot;/title/composite+translation&quot;&gt;composite translation&lt;/a&gt;)&lt;/i&gt;
&lt;/p&gt;&lt;p&gt;              
Not to us, &lt;a href=&quot;/title/YHVH&quot;&gt;YHVH&lt;/a&gt;,&lt;br&gt;&amp;nbsp; but to your &lt;a href=&quot;/title/name&quot;&gt;name&lt;/a&gt; be the &lt;a href=&quot;/title/glory&quot;&gt;glory&lt;/a&gt;,&lt;br&gt;&amp;nbsp; because of your &lt;a href=&quot;/title/love&quot;&gt;love&lt;/a&gt; and &lt;a href=&quot;/title/faithfulness&quot;&gt;faithfulness&lt;/a&gt;.              
&lt;/p&gt;&lt;p&gt;              
Why do &lt;a href=&quot;/title/the+nations&quot;&gt;the nations&lt;/a&gt; say,&lt;br&gt;&amp;nbsp; &quot;Where is their &lt;a href=&quot;/title/Elohim&quot;&gt;Elohim&lt;/a&gt;?&quot;              
&lt;/p&gt;&lt;p&gt;              
Our &lt;a href=&quot;/title/Elohim&quot;&gt;Elohim&lt;/a&gt; is in the &lt;a href=&quot;/title/heavens&quot;&gt;heavens&lt;/a&gt;;&lt;br&gt;&amp;nbsp; he &lt;a href=&quot;/title/perfect&quot;&gt;has done&lt;/a&gt; whatever he has pleased.              
&lt;/p&gt;&lt;p&gt;              
Their &lt;a href=&quot;/title/Twilight+of+the+Idols&quot;&gt;idols&lt;/a&gt; are &lt;a href=&quot;/title/Copper%252C+Silva%252C+Gould&quot;&gt;silver and gold&lt;/a&gt;,&lt;br&gt;&amp;nbsp; made by &lt;a href=&quot;/title/Here+is+a+human+hand%252C+and+here+is+another&quot;&gt;human hands&lt;/a&gt;.              
&lt;/p&gt;&lt;p&gt;             
&lt;a href=&quot;/title/Parallelism+in+Hebrew+poetry&quot;&gt;They have mouths, but do not speak&lt;/a&gt;;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;/title/the+unseeing+eye&quot;&gt;eyes, but do not see&lt;/a&gt;;             
&lt;/p&gt;&lt;p&gt;             
&lt;a href=&quot;/title/She+that+has+an+ear%252C+let+her+hear&quot;&gt;they have ears, but do not hear&lt;/a&gt;;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;/title/Discernment&quot;&gt;noses, but do not smell&lt;/a&gt;;             
&lt;/p&gt;&lt;p&gt;             
they have hands, but do not &lt;a href=&quot;/title/feel&quot;&gt;feel&lt;/a&gt;;&lt;br&gt;&amp;nbsp; &lt;a href=&quot;/title/feet&quot;&gt;feet&lt;/a&gt;, but do&amp;hellip;</content>
</entry><entry><title>short five lemma (idea)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/mps/writeups/short+five+lemma"/><id>http://everything2.com:80/user/mps/writeups/short+five+lemma</id><author><name>mps</name><uri>http://everything2.com:80/user/mps</uri></author><published>2001-10-21T22:48:00Z</published><updated>2001-10-21T22:48:00Z</updated>
<content type="html">&lt;p&gt;                     
&lt;a href=&quot;/title/Theorem&quot;&gt;Theorem&lt;/a&gt;. (The &lt;a href=&quot;/title/short&quot;&gt;short&lt;/a&gt; &lt;a href=&quot;/title/five+lemma&quot;&gt;five lemma&lt;/a&gt;)  Let 1 -&gt; A -&gt; B -&gt; C -&gt; 1 and 1 -&gt; A' -&gt; B' -&gt; C' -&gt; 1 be &lt;a href=&quot;/title/short+exact+sequence&quot;&gt;short exact sequences&lt;/a&gt;, and suppose that the &lt;a href=&quot;/title/diagram&quot;&gt;diagram&lt;/a&gt;                     
&lt;pre&gt;        a     b&lt;br&gt;1 -&gt; A  -&gt; B  -&gt; C  -&gt; 1&lt;br&gt;    f|    g|    h|&lt;br&gt;     v     v     v&lt;br&gt;1 -&gt; A' -&gt; B' -&gt; C' -&gt; 1&lt;br&gt;        a'    b'&lt;/pre&gt;                     
&lt;a href=&quot;/title/commutative+diagram&quot;&gt;commutes&lt;/a&gt;.             
Then:          
&lt;ol&gt;          
&lt;li&gt;If f and h are &lt;a href=&quot;/title/monomorphism&quot;&gt;monomorphisms&lt;/a&gt;, then g is a monomorphism.          
&lt;li&gt;If f and h are &lt;a href=&quot;/title/epimorphism&quot;&gt;epimorphisms&lt;/a&gt;, then g is an epimorphism.          
&lt;li&gt;If f and h are &lt;a href=&quot;/title/isomorphism&quot;&gt;isomorphisms&lt;/a&gt;, then g is an isomorphism.          
&lt;/li&gt;&lt;/li&gt;&lt;/li&gt;&lt;/ol&gt;          
&lt;/p&gt;&lt;p&gt;            
&lt;a href=&quot;/title/Proof&quot;&gt;Proof&lt;/a&gt;.     
&lt;ol&gt;         
&lt;li&gt;Suppose g(x)=1.  The diagram commutes, so h(b(x))=b'(g(x))=1.  h is &lt;a href=&quot;/title/injective&quot;&gt;injective&lt;/a&gt;; therefore, b(x)=1.  Since x is in &lt;a href=&quot;/title/kernel&quot;&gt;ker&lt;/a&gt; b, there is y in A such that a(y)=x.  Thus a'(f(y))=g(a(y))=1.  But a' is injective (since ker a' =&lt;/li&gt;&lt;/ol&gt;&amp;hellip;</content>
</entry><entry><title>commutative diagram (idea)</title><link rel="alternate" type="text/html" href="http://everything2.com:80/user/mps/writeups/commutative+diagram"/><id>http://everything2.com:80/user/mps/writeups/commutative+diagram</id><author><name>mps</name><uri>http://everything2.com:80/user/mps</uri></author><published>2001-10-21T20:24:56Z</published><updated>2001-10-21T20:24:56Z</updated>
<content type="html">&lt;p&gt;       
The basic &lt;a href=&quot;/title/commutative&quot;&gt;commutative&lt;/a&gt; &lt;a href=&quot;/title/diagram&quot;&gt;diagrams&lt;/a&gt; are:       
&lt;pre&gt;A -&gt; B       A -&gt; B&lt;br&gt;|    |  and    \  |&lt;br&gt;v    v          v v&lt;br&gt;C -&gt; D            C&lt;/pre&gt;       
To say that a diagram is commutative means the following.  Suppose x is in A, and let A -&gt; C -&gt; ... -&gt; B and A -&gt; D -&gt; ... -&gt; B be two ways of &lt;a href=&quot;/title/diagram+chase&quot;&gt;chasing&lt;/a&gt; &lt;a href=&quot;/title/arrow&quot;&gt;arrows&lt;/a&gt;, or &lt;a href=&quot;/title/path&quot;&gt;paths&lt;/a&gt;, around the diagram (only going forward on the arrows).  Then if the first path leads to y in C, the second path leads to the same y.       
&lt;/p&gt;&lt;p&gt;       
For example, let f be a map from A to B, g be a map from B to C, and h be a map from A to C.  If the diagram       
&lt;pre&gt;A -&gt; B&lt;br&gt;  \  |&lt;br&gt;   v v&lt;br&gt;     C&lt;/pre&gt;       
commutes, then for any x in A, h(x)=g(f(x)).       
&lt;/p&gt;</content>
</entry></feed>
