{"id":172,"date":"2006-10-02T08:30:00","date_gmt":"2006-10-02T08:30:00","guid":{"rendered":"http:\/\/scientopia.org\/blogs\/goodmath\/2006\/10\/02\/connected-topologies-and-fixed-points\/"},"modified":"2006-10-02T08:30:00","modified_gmt":"2006-10-02T08:30:00","slug":"connected-topologies-and-fixed-points","status":"publish","type":"post","link":"http:\/\/www.goodmath.org\/blog\/2006\/10\/02\/connected-topologies-and-fixed-points\/","title":{"rendered":"Connected Topologies and Fixed Points"},"content":{"rendered":"<p>If you&#8217;ve got a connected topology, there are some neat things you can show about it. One of the interesting ones involves *fixed points*. Today I&#8217;m going to show you a few of the relatively simple fixed point properties of basic connected topologies.<br \/>\nTo give you a taste of what&#8217;s coming: imagine that you have two sheets of graph paper, with the edges numbered with a coordinate system. So you can easily identify any point on the sheet of paper. Take one sheet, and lay it flat on the table. Take the *second* sheet, and crumple it up into a little ball. No matter how you crumple the paper into a ball, no matter where you put it down on the uncrumpled sheet, there will be at least one point on the crumpled ball of paper which is directly above the point with the same coordinate on the flat sheet.<br \/>\nAs a quick aside: today is Yom Kippur, which means that this post is scheduled, and I&#8217;m not anywhere near my computer. So I won&#8217;t be able to make any corrections or answer any comments until late this evening.<\/p>\n<p><!--more--><br \/>\nWe&#8217;ll start by defining a fixed point. If you&#8217;ve got a function from a set X to itself, f : X &rarr; X, then a *fixed point* of f is a value p &isin; X such that f(p) = p.<br \/>\nThe simplest fixed point theorem is one that looks at the topology of the real line. Suppose we take the *closed* interval, [0,1] on the real line, and look at the topology defined on it by the standard metric. In this topology, if we have<br \/>\na function *f* : [0,1] &rarr; [0,1], then if *f* is continuous, it must have a fixed point.<br \/>\nIf you think about it carefully, you should be able to see why this is true. But to show it formally, it&#8217;s a bit trickier. Not a *lot* trickier, but a bit tricker. We&#8217;ll use something called the *intermediate value theorem (IVT)*. The IVT is just a more general statement of our simple fixed point theorem, but it&#8217;s easier to prove the IVT, and then the fixed point theorem just falls out as a trivial corollary.<br \/>\nSuppose you have a *continuous function* from a *closed* interval [a,b] to the real numbers: *f : [a,b] &rarr; &real;*, and that *f(a) &ne; f(b)*. Then for all *v &isin; [f(a),f(b)]*, there is *some* value *x &isin; [a,b]* such that *f(x)=v*.<br \/>\nHow can we prove that? Since we know that *[a,b]* is a closed, connected interval, and *f* is continuous, that means that *f([a,b])* is *also* an interval. Further, since *f(a) &isin; f([a,b])* and *f(b) &isin; f([a,b])*, and *f([a,b])* is an interval, that means that the entire range of values between *f(a)* and *f(b)* is a subset of the interval *f([a,b])*. Again taking advantage of the continuity property of *f*, that means that for any value *v* between *f(a)* and *f(b)*, there is some value *x* between *a* and *b* where *f(x)=v*.<br \/>\nTo  get from there to the fixed point theorem, we use the IVT to look at the interval [0,1]. Either f(0)=0; f(1)=1; or f(x)=x for some x, 0 &le; x &le; 1. The first two cases are trivially true. So we just need to think about that third case.<br \/>\nSo, let&#8217;s define a new function, *g(x) : [0,1] &rarr; &real; = x &#8211; f(x)*. Now, we know that *g(0) &lt; 0* &#8211; because we&#8217;re looking at the case where *f(0) &ne; 0*, and *f(x)* only ranges from 0 to 1 &#8211; so *f(0)&gt;0*; and therefore *g(0)=0-f(0)&lt;0*. By the same kind of reasoning, we know that *g(1)&gt;0*. By the IVT, then, there must be some value *x* where *g(x)=0* &#8211; and that *x* is, by definition, the point where *x=f(x)*.<br \/>\nWe can easily generalize that fixed point theorem to get it to something more interesting that just the real line. Suppose that we have two topological spaces **S** and **T**. If **S** and **T** are homeomorphic, then all continuous functions *f : **S** &rarr; **S*** have fixed points if\/f all continuous functions *g : **T** &rarr; **T*** have fixed points. You can see the basic idea of the proof of that using the simple category diagram below, where *a* and *b* are the continuous functions that define the homeomorphism; just chase through the paths, and you should be able to see that it&#8217;s a commutative diagram, and that it&#8217;s commutativity proves this theorem.<\/p>\n<p><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" alt=\"top-fix-point.jpg\" src=\"https:\/\/i0.wp.com\/scientopia.org\/img-archive\/goodmath\/img_74.jpg?resize=90%2C89\" width=\"90\" height=\"89\" \/><\/p>\n<p>This brings us, at last, to the strongest fixed point theorem yet, called the **Brouwer Fixed Point Theorem**, which combined with the earlier homeomorphism theorem gives us an extremely powerful result.<br \/>\nConsider the euclidean topological space &real;<sup>n<\/sup>. Within that space, we can define a *unit cube* **I**<sup>n<\/sup>.  The Brouwer fixed point theorem says that for any unit cube **I**<sup>n<\/sup>, every continuous function *f : **I**<sup>n<\/sup> &rarr; **I**<sup>n<\/sup>*, contains a fixed point *i &isin; **I**<sup>n<\/sup>* such that *f(i) = i*.<br \/>\nSo what we&#8217;ve gotten to is that continuous functions within *anything* homeomorphic to a unit cube in any number of dimensions have fixed points. That&#8217;s a pretty profound fact.<br \/>\nWhy does that matter? Why should we care?<br \/>\nMy own first contact with topology came from studying the semantics of programming languages. One of the best ways of precisely describing the semantics of a programming language is called *denotational semantics*. Like many applications of topology, denotational semantics can describe the kinds of value-spaces on which it makes sense in terms of topology. One of the critical properties of the value-spaces  over which denotational semantics is valid is that it contain fixed points.<br \/>\nLike denotational semantics, there are many applications of topology that require value spaces that include fixed points; so knowing that any continuous function within anything homeomorphic to a unit cube gives us a great handle on what spaces are usable for those applications.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you&#8217;ve got a connected topology, there are some neat things you can show about it. One of the interesting ones involves *fixed points*. Today I&#8217;m going to show you a few of the relatively simple fixed point properties of basic connected topologies. To give you a taste of what&#8217;s coming: imagine that you have [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[65],"tags":[],"class_list":["post-172","post","type-post","status-publish","format-standard","hentry","category-topology"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p4lzZS-2M","jetpack_sharing_enabled":true,"jetpack_likes_enabled":true,"_links":{"self":[{"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/posts\/172","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/comments?post=172"}],"version-history":[{"count":0,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/posts\/172\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/media?parent=172"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/categories?post=172"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.goodmath.org\/blog\/wp-json\/wp\/v2\/tags?post=172"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}