CINXE.COM

Peano curve in nLab

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN" "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd" > <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title> Peano curve in nLab </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta name="robots" content="index,follow" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link href="/stylesheets/instiki.css?1676280126" media="all" rel="stylesheet" type="text/css" /> <link href="/stylesheets/mathematics.css?1660229990" media="all" rel="stylesheet" type="text/css" /> <link href="/stylesheets/syntax.css?1660229990" media="all" rel="stylesheet" type="text/css" /> <link href="/stylesheets/nlab.css?1676280126" media="all" rel="stylesheet" type="text/css" /> <link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/gh/dreampulse/computer-modern-web-font@master/fonts.css"/> <style type="text/css"> h1#pageName, div.info, .newWikiWord a, a.existingWikiWord, .newWikiWord a:hover, [actiontype="toggle"]:hover, #TextileHelp h3 { color: #226622; } a:visited.existingWikiWord { color: #164416; } </style> <style type="text/css"><!--/*--><![CDATA[/*><!--*/ .toc ul {margin: 0; padding: 0;} .toc ul ul {margin: 0; padding: 0 0 0 10px;} .toc li > p {margin: 0} .toc ul li {list-style-type: none; position: relative;} .toc div {border-top:1px dotted #ccc;} .rightHandSide h2 {font-size: 1.5em;color:#008B26} table.plaintable { border-collapse:collapse; margin-left:30px; border:0; } .plaintable td {border:1px solid #000; padding: 3px;} .plaintable th {padding: 3px;} .plaintable caption { font-weight: bold; font-size:1.1em; text-align:center; margin-left:30px; } /* Query boxes for questioning and answering mechanism */ div.query{ background: #f6fff3; border: solid #ce9; border-width: 2px 1px; padding: 0 1em; margin: 0 1em; max-height: 20em; overflow: auto; } /* Standout boxes for putting important text */ div.standout{ background: #fff1f1; border: solid black; border-width: 2px 1px; padding: 0 1em; margin: 0 1em; overflow: auto; } /* Icon for links to n-category arXiv documents (commented out for now i.e. disabled) a[href*="http://arxiv.org/"] { background-image: url(../files/arXiv_icon.gif); background-repeat: no-repeat; background-position: right bottom; padding-right: 22px; } */ /* Icon for links to n-category cafe posts (disabled) a[href*="http://golem.ph.utexas.edu/category"] { background-image: url(../files/n-cafe_5.gif); background-repeat: no-repeat; background-position: right bottom; padding-right: 25px; } */ /* Icon for links to pdf files (disabled) a[href$=".pdf"] { background-image: url(../files/pdficon_small.gif); background-repeat: no-repeat; background-position: right bottom; padding-right: 25px; } */ /* Icon for links to pages, etc. -inside- pdf files (disabled) a[href*=".pdf#"] { background-image: url(../files/pdf_entry.gif); background-repeat: no-repeat; background-position: right bottom; padding-right: 25px; } */ a.existingWikiWord { color: #226622; } a.existingWikiWord:visited { color: #226622; } a.existingWikiWord[title] { border: 0px; color: #aa0505; text-decoration: none; } a.existingWikiWord[title]:visited { border: 0px; color: #551111; text-decoration: none; } a[href^="http://"] { border: 0px; color: #003399; } a[href^="http://"]:visited { border: 0px; color: #330066; } a[href^="https://"] { border: 0px; color: #003399; } a[href^="https://"]:visited { border: 0px; color: #330066; } div.dropDown .hide { display: none; } div.dropDown:hover .hide { display:block; } div.clickDown .hide { display: none; } div.clickDown:focus { outline:none; } div.clickDown:focus .hide, div.clickDown:hover .hide { display: block; } div.clickDown .clickToReveal, div.clickDown:focus .clickToHide { display:block; } div.clickDown:focus .clickToReveal, div.clickDown .clickToHide { display:none; } div.clickDown .clickToReveal:after { content: "A(Hover to reveal, click to "hold")"; font-size: 60%; } div.clickDown .clickToHide:after { content: "A(Click to hide)"; font-size: 60%; } div.clickDown .clickToHide, div.clickDown .clickToReveal { white-space: pre-wrap; } .un_theorem, .num_theorem, .un_lemma, .num_lemma, .un_prop, .num_prop, .un_cor, .num_cor, .un_defn, .num_defn, .un_example, .num_example, .un_note, .num_note, .un_remark, .num_remark { margin-left: 1em; } span.theorem_label { margin-left: -1em; } .proof span.theorem_label { margin-left: 0em; } :target { background-color: #BBBBBB; border-radius: 5pt; } /*]]>*/--></style> <script src="/javascripts/prototype.js?1660229990" type="text/javascript"></script> <script src="/javascripts/effects.js?1660229990" type="text/javascript"></script> <script src="/javascripts/dragdrop.js?1660229990" type="text/javascript"></script> <script src="/javascripts/controls.js?1660229990" type="text/javascript"></script> <script src="/javascripts/application.js?1660229990" type="text/javascript"></script> <script src="/javascripts/page_helper.js?1660229990" type="text/javascript"></script> <script src="/javascripts/thm_numbering.js?1660229990" type="text/javascript"></script> <script type="text/x-mathjax-config"> <!--//--><![CDATA[//><!-- MathJax.Ajax.config.path["Contrib"] = "/MathJax"; MathJax.Hub.Config({ MathML: { useMathMLspacing: true }, "HTML-CSS": { scale: 90, extensions: ["handle-floats.js"] } }); MathJax.Hub.Queue( function () { var fos = document.getElementsByTagName('foreignObject'); for (var i = 0; i < fos.length; i++) { MathJax.Hub.Typeset(fos[i]); } }); //--><!]]> </script> <script type="text/javascript"> <!--//--><![CDATA[//><!-- window.addEventListener("DOMContentLoaded", function () { var div = document.createElement('div'); var math = document.createElementNS('http://www.w3.org/1998/Math/MathML', 'math'); document.body.appendChild(div); div.appendChild(math); // Test for MathML support comparable to WebKit version https://trac.webkit.org/changeset/203640 or higher. div.setAttribute('style', 'font-style: italic'); var mathml_unsupported = !(window.getComputedStyle(div.firstChild).getPropertyValue('font-style') === 'normal'); div.parentNode.removeChild(div); if (mathml_unsupported) { // MathML does not seem to be supported... var s = document.createElement('script'); s.src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=MML_HTMLorMML-full"; document.querySelector('head').appendChild(s); } else { document.head.insertAdjacentHTML("beforeend", '<style>svg[viewBox] {max-width: 100%}</style>'); } }); //--><!]]> </script> <link href="https://ncatlab.org/nlab/atom_with_headlines" rel="alternate" title="Atom with headlines" type="application/atom+xml" /> <link href="https://ncatlab.org/nlab/atom_with_content" rel="alternate" title="Atom with full content" type="application/atom+xml" /> <script type="text/javascript"> document.observe("dom:loaded", function() { generateThmNumbers(); }); </script> </head> <body> <div id="Container"> <div id="Content"> <h1 id="pageName"> <span style="float: left; margin: 0.5em 0.25em -0.25em 0"> <svg xmlns="http://www.w3.org/2000/svg" width="1.872em" height="1.8em" viewBox="0 0 190 181"> <path fill="#226622" d="M72.8 145c-1.6 17.3-15.7 10-23.6 20.2-5.6 7.3 4.8 15 11.4 15 11.5-.2 19-13.4 26.4-20.3 3.3-3 8.2-4 11.2-7.2a14 14 0 0 0 2.9-11.1c-1.4-9.6-12.4-18.6-16.9-27.2-5-9.6-10.7-27.4-24.1-27.7-17.4-.3-.4 26 4.7 30.7 2.4 2.3 5.4 4.1 7.3 6.9 1.6 2.3 2.1 5.8-1 7.2-5.9 2.6-12.4-6.3-15.5-10-8.8-10.6-15.5-23-26.2-31.8-5.2-4.3-11.8-8-18-3.7-7.3 4.9-4.2 12.9.2 18.5a81 81 0 0 0 30.7 23c3.3 1.5 12.8 5.6 10 10.7-2.5 5.2-11.7 3-15.6 1.1-8.4-3.8-24.3-21.3-34.4-13.7-3.5 2.6-2.3 7.6-1.2 11.1 2.8 9 12.2 17.2 20.9 20.5 17.3 6.7 34.3-8 50.8-12.1z"/> <path fill="#a41e32" d="M145.9 121.3c-.2-7.5 0-19.6-4.5-26-5.4-7.5-12.9-1-14.1 5.8-1.4 7.8 2.7 14.1 4.8 21.3 3.4 12 5.8 29-.8 40.1-3.6-6.7-5.2-13-7-20.4-2.1-8.2-12.8-13.2-15.1-1.9-2 9.7 9 21.2 12 30.1 1.2 4 2 8.8 6.4 10.3 6.9 2.3 13.3-4.7 17.7-8.8 12.2-11.5 36.6-20.7 43.4-36.4 6.7-15.7-13.7-14-21.3-7.2-9.1 8-11.9 20.5-23.6 25.1 7.5-23.7 31.8-37.6 38.4-61.4 2-7.3-.8-29.6-13-19.8-14.5 11.6-6.6 37.6-23.3 49.2z"/> <path fill="#193c78" d="M86.3 47.5c0-13-10.2-27.6-5.8-40.4 2.8-8.4 14.1-10.1 17-1 3.8 11.6-.3 26.3-1.8 38 11.7-.7 10.5-16 14.8-24.3 2.1-4.2 5.7-9.1 11-6.7 6 2.7 7.4 9.2 6.6 15.1-2.2 14-12.2 18.8-22.4 27-3.4 2.7-8 6.6-5.9 11.6 2 4.4 7 4.5 10.7 2.8 7.4-3.3 13.4-16.5 21.7-16 14.6.7 12 21.9.9 26.2-5 1.9-10.2 2.3-15.2 3.9-5.8 1.8-9.4 8.7-15.7 8.9-6.1.1-9-6.9-14.3-9-14.4-6-33.3-2-44.7-14.7-3.7-4.2-9.6-12-4.9-17.4 9.3-10.7 28 7.2 35.7 12 2 1.1 11 6.9 11.4 1.1.4-5.2-10-8.2-13.5-10-11.1-5.2-30-15.3-35-27.3-2.5-6 2.8-13.8 9.4-13.6 6.9.2 13.4 7 17.5 12C70.9 34 75 43.8 86.3 47.4z"/> </svg> </span> <span class="webName">nLab</span> Peano curve </h1> <div class="navigation"> <span class="skipNav"><a href='#navEnd'>Skip the Navigation Links</a> | </span> <span style="display:inline-block; width: 0.3em;"></span> <a href="/nlab/show/HomePage" accesskey="H" title="Home page">Home Page</a> | <a href="/nlab/all_pages" accesskey="A" title="List of all pages">All Pages</a> | <a href="/nlab/latest_revisions" accesskey="U" title="Latest edits and page creations">Latest Revisions</a> | <a href="https://nforum.ncatlab.org/discussion/7707/#Item_6" title="Discuss this page in its dedicated thread on the nForum" style="color: black">Discuss this page</a> | <form accept-charset="utf-8" action="/nlab/search" id="navigationSearchForm" method="get"> <fieldset class="search"><input type="text" id="searchField" name="query" value="Search" style="display:inline-block; float: left;" onfocus="this.value == 'Search' ? this.value = '' : true" onblur="this.value == '' ? this.value = 'Search' : true" /></fieldset> </form> <span id='navEnd'></span> </div> <div id="revision"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg" xml:lang="en" lang="en"> <head><meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8" /><title>Contents</title></head> <body> <div class="rightHandSide"> <div class="toc clickDown" tabindex="0"> <h3 id="context">Context</h3> <h4 id="topology">Topology</h4> <div class="hide"><div> <p><strong><a class="existingWikiWord" href="/nlab/show/topology">topology</a></strong> (<a class="existingWikiWord" href="/nlab/show/point-set+topology">point-set topology</a>, <a class="existingWikiWord" href="/nlab/show/point-free+topology">point-free topology</a>)</p> <p>see also <em><a class="existingWikiWord" href="/nlab/show/differential+topology">differential topology</a></em>, <em><a class="existingWikiWord" href="/nlab/show/algebraic+topology">algebraic topology</a></em>, <em><a class="existingWikiWord" href="/nlab/show/functional+analysis">functional analysis</a></em> and <em><a class="existingWikiWord" href="/nlab/show/topological+homotopy+theory">topological</a> <a class="existingWikiWord" href="/nlab/show/homotopy+theory">homotopy theory</a></em></p> <p><a class="existingWikiWord" href="/nlab/show/Introduction+to+Topology">Introduction</a></p> <p><strong>Basic concepts</strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/open+subset">open subset</a>, <a class="existingWikiWord" href="/nlab/show/closed+subset">closed subset</a>, <a class="existingWikiWord" href="/nlab/show/neighbourhood">neighbourhood</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/topological+space">topological space</a>, <a class="existingWikiWord" href="/nlab/show/locale">locale</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/base+for+the+topology">base for the topology</a>, <a class="existingWikiWord" href="/nlab/show/neighbourhood+base">neighbourhood base</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/finer+topology">finer/coarser topology</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/topological+closure">closure</a>, <a class="existingWikiWord" href="/nlab/show/topological+interior">interior</a>, <a class="existingWikiWord" href="/nlab/show/topological+boundary">boundary</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/separation+axiom">separation</a>, <a class="existingWikiWord" href="/nlab/show/sober+topological+space">sobriety</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/continuous+function">continuous function</a>, <a class="existingWikiWord" href="/nlab/show/homeomorphism">homeomorphism</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/uniformly+continuous+function">uniformly continuous function</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/topological+embedding">embedding</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/open+map">open map</a>, <a class="existingWikiWord" href="/nlab/show/closed+map">closed map</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/sequence">sequence</a>, <a class="existingWikiWord" href="/nlab/show/net">net</a>, <a class="existingWikiWord" href="/nlab/show/sub-net">sub-net</a>, <a class="existingWikiWord" href="/nlab/show/filter">filter</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/convergence">convergence</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/category">category</a><a class="existingWikiWord" href="/nlab/show/Top">Top</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/convenient+category+of+topological+spaces">convenient category of topological spaces</a></li> </ul> </li> </ul> <p><strong><a href="Top#UniversalConstructions">Universal constructions</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/initial+topology">initial topology</a>, <a class="existingWikiWord" href="/nlab/show/final+topology">final topology</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/subspace">subspace</a>, <a class="existingWikiWord" href="/nlab/show/quotient+space">quotient space</a>,</p> </li> <li> <p>fiber space, <a class="existingWikiWord" href="/nlab/show/space+attachment">space attachment</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/product+space">product space</a>, <a class="existingWikiWord" href="/nlab/show/disjoint+union+space">disjoint union space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/mapping+cylinder">mapping cylinder</a>, <a class="existingWikiWord" href="/nlab/show/mapping+cocylinder">mapping cocylinder</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/mapping+cone">mapping cone</a>, <a class="existingWikiWord" href="/nlab/show/mapping+cocone">mapping cocone</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/mapping+telescope">mapping telescope</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/colimits+of+normal+spaces">colimits of normal spaces</a></p> </li> </ul> <p><strong><a class="existingWikiWord" href="/nlab/show/stuff%2C+structure%2C+property">Extra stuff, structure, properties</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/nice+topological+space">nice topological space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/metric+space">metric space</a>, <a class="existingWikiWord" href="/nlab/show/metric+topology">metric topology</a>, <a class="existingWikiWord" href="/nlab/show/metrisable+space">metrisable space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Kolmogorov+space">Kolmogorov space</a>, <a class="existingWikiWord" href="/nlab/show/Hausdorff+space">Hausdorff space</a>, <a class="existingWikiWord" href="/nlab/show/regular+space">regular space</a>, <a class="existingWikiWord" href="/nlab/show/normal+space">normal space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/sober+space">sober space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/compact+space">compact space</a>, <a class="existingWikiWord" href="/nlab/show/proper+map">proper map</a></p> <p><a class="existingWikiWord" href="/nlab/show/sequentially+compact+topological+space">sequentially compact</a>, <a class="existingWikiWord" href="/nlab/show/countably+compact+topological+space">countably compact</a>, <a class="existingWikiWord" href="/nlab/show/locally+compact+topological+space">locally compact</a>, <a class="existingWikiWord" href="/nlab/show/sigma-compact+topological+space">sigma-compact</a>, <a class="existingWikiWord" href="/nlab/show/paracompact+space">paracompact</a>, <a class="existingWikiWord" href="/nlab/show/countably+paracompact+topological+space">countably paracompact</a>, <a class="existingWikiWord" href="/nlab/show/strongly+compact+topological+space">strongly compact</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/compactly+generated+space">compactly generated space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/second-countable+space">second-countable space</a>, <a class="existingWikiWord" href="/nlab/show/first-countable+space">first-countable space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/contractible+space">contractible space</a>, <a class="existingWikiWord" href="/nlab/show/locally+contractible+space">locally contractible space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/connected+space">connected space</a>, <a class="existingWikiWord" href="/nlab/show/locally+connected+space">locally connected space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/simply-connected+space">simply-connected space</a>, <a class="existingWikiWord" href="/nlab/show/locally+simply-connected+space">locally simply-connected space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/cell+complex">cell complex</a>, <a class="existingWikiWord" href="/nlab/show/CW-complex">CW-complex</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/pointed+topological+space">pointed space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/topological+vector+space">topological vector space</a>, <a class="existingWikiWord" href="/nlab/show/Banach+space">Banach space</a>, <a class="existingWikiWord" href="/nlab/show/Hilbert+space">Hilbert space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/topological+group">topological group</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/topological+vector+bundle">topological vector bundle</a>, <a class="existingWikiWord" href="/nlab/show/topological+K-theory">topological K-theory</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/topological+manifold">topological manifold</a></p> </li> </ul> <p><strong>Examples</strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/empty+space">empty space</a>, <a class="existingWikiWord" href="/nlab/show/point+space">point space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/discrete+space">discrete space</a>, <a class="existingWikiWord" href="/nlab/show/codiscrete+space">codiscrete space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Sierpinski+space">Sierpinski space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/order+topology">order topology</a>, <a class="existingWikiWord" href="/nlab/show/specialization+topology">specialization topology</a>, <a class="existingWikiWord" href="/nlab/show/Scott+topology">Scott topology</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Euclidean+space">Euclidean space</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/real+line">real line</a>, <a class="existingWikiWord" href="/nlab/show/plane">plane</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/cylinder">cylinder</a>, <a class="existingWikiWord" href="/nlab/show/cone">cone</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/sphere">sphere</a>, <a class="existingWikiWord" href="/nlab/show/ball">ball</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/circle">circle</a>, <a class="existingWikiWord" href="/nlab/show/torus">torus</a>, <a class="existingWikiWord" href="/nlab/show/annulus">annulus</a>, <a class="existingWikiWord" href="/nlab/show/Moebius+strip">Moebius strip</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/polytope">polytope</a>, <a class="existingWikiWord" href="/nlab/show/polyhedron">polyhedron</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/projective+space">projective space</a> (<a class="existingWikiWord" href="/nlab/show/real+projective+space">real</a>, <a class="existingWikiWord" href="/nlab/show/complex+projective+space">complex</a>)</p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/classifying+space">classifying space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/configuration+space+%28mathematics%29">configuration space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/path">path</a>, <a class="existingWikiWord" href="/nlab/show/loop">loop</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/mapping+spaces">mapping spaces</a>: <a class="existingWikiWord" href="/nlab/show/compact-open+topology">compact-open topology</a>, <a class="existingWikiWord" href="/nlab/show/topology+of+uniform+convergence">topology of uniform convergence</a></p> <ul> <li><a class="existingWikiWord" href="/nlab/show/loop+space">loop space</a>, <a class="existingWikiWord" href="/nlab/show/path+space">path space</a></li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Zariski+topology">Zariski topology</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Cantor+space">Cantor space</a>, <a class="existingWikiWord" href="/nlab/show/Mandelbrot+space">Mandelbrot space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Peano+curve">Peano curve</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/line+with+two+origins">line with two origins</a>, <a class="existingWikiWord" href="/nlab/show/long+line">long line</a>, <a class="existingWikiWord" href="/nlab/show/Sorgenfrey+line">Sorgenfrey line</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/K-topology">K-topology</a>, <a class="existingWikiWord" href="/nlab/show/Dowker+space">Dowker space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Warsaw+circle">Warsaw circle</a>, <a class="existingWikiWord" href="/nlab/show/Hawaiian+earring+space">Hawaiian earring space</a></p> </li> </ul> <p><strong>Basic statements</strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Hausdorff+spaces+are+sober">Hausdorff spaces are sober</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/schemes+are+sober">schemes are sober</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/continuous+images+of+compact+spaces+are+compact">continuous images of compact spaces are compact</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/closed+subspaces+of+compact+Hausdorff+spaces+are+equivalently+compact+subspaces">closed subspaces of compact Hausdorff spaces are equivalently compact subspaces</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/open+subspaces+of+compact+Hausdorff+spaces+are+locally+compact">open subspaces of compact Hausdorff spaces are locally compact</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/quotient+projections+out+of+compact+Hausdorff+spaces+are+closed+precisely+if+the+codomain+is+Hausdorff">quotient projections out of compact Hausdorff spaces are closed precisely if the codomain is Hausdorff</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/compact+spaces+equivalently+have+converging+subnet+of+every+net">compact spaces equivalently have converging subnet of every net</a></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Lebesgue+number+lemma">Lebesgue number lemma</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/sequentially+compact+metric+spaces+are+equivalently+compact+metric+spaces">sequentially compact metric spaces are equivalently compact metric spaces</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/compact+spaces+equivalently+have+converging+subnet+of+every+net">compact spaces equivalently have converging subnet of every net</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/sequentially+compact+metric+spaces+are+totally+bounded">sequentially compact metric spaces are totally bounded</a></p> </li> </ul> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/continuous+metric+space+valued+function+on+compact+metric+space+is+uniformly+continuous">continuous metric space valued function on compact metric space is uniformly continuous</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/paracompact+Hausdorff+spaces+are+normal">paracompact Hausdorff spaces are normal</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/paracompact+Hausdorff+spaces+equivalently+admit+subordinate+partitions+of+unity">paracompact Hausdorff spaces equivalently admit subordinate partitions of unity</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/closed+injections+are+embeddings">closed injections are embeddings</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/proper+maps+to+locally+compact+spaces+are+closed">proper maps to locally compact spaces are closed</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/injective+proper+maps+to+locally+compact+spaces+are+equivalently+the+closed+embeddings">injective proper maps to locally compact spaces are equivalently the closed embeddings</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/locally+compact+and+sigma-compact+spaces+are+paracompact">locally compact and sigma-compact spaces are paracompact</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/locally+compact+and+second-countable+spaces+are+sigma-compact">locally compact and second-countable spaces are sigma-compact</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/second-countable+regular+spaces+are+paracompact">second-countable regular spaces are paracompact</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/CW-complexes+are+paracompact+Hausdorff+spaces">CW-complexes are paracompact Hausdorff spaces</a></p> </li> </ul> <p><strong>Theorems</strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Urysohn%27s+lemma">Urysohn's lemma</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Tietze+extension+theorem">Tietze extension theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Tychonoff+theorem">Tychonoff theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/tube+lemma">tube lemma</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Michael%27s+theorem">Michael's theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Brouwer%27s+fixed+point+theorem">Brouwer's fixed point theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/topological+invariance+of+dimension">topological invariance of dimension</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Jordan+curve+theorem">Jordan curve theorem</a></p> </li> </ul> <p><strong>Analysis Theorems</strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/Heine-Borel+theorem">Heine-Borel theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/intermediate+value+theorem">intermediate value theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/extreme+value+theorem">extreme value theorem</a></p> </li> </ul> <p><strong><a class="existingWikiWord" href="/nlab/show/topological+homotopy+theory">topological homotopy theory</a></strong></p> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/left+homotopy">left homotopy</a>, <a class="existingWikiWord" href="/nlab/show/right+homotopy">right homotopy</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/homotopy+equivalence">homotopy equivalence</a>, <a class="existingWikiWord" href="/nlab/show/deformation+retract">deformation retract</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/fundamental+group">fundamental group</a>, <a class="existingWikiWord" href="/nlab/show/covering+space">covering space</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/fundamental+theorem+of+covering+spaces">fundamental theorem of covering spaces</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/homotopy+group">homotopy group</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/weak+homotopy+equivalence">weak homotopy equivalence</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Whitehead%27s+theorem">Whitehead's theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Freudenthal+suspension+theorem">Freudenthal suspension theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/nerve+theorem">nerve theorem</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/homotopy+extension+property">homotopy extension property</a>, <a class="existingWikiWord" href="/nlab/show/Hurewicz+cofibration">Hurewicz cofibration</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/topological+cofiber+sequence">cofiber sequence</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/Str%C3%B8m+model+category">Strøm model category</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/classical+model+structure+on+topological+spaces">classical model structure on topological spaces</a></p> </li> </ul> </div></div> </div> </div> <h1 id="contents">Contents</h1> <div class='maruku_toc'> <ul> <li><a href='#idea'>Idea</a></li> <li><a href='#construction'>Construction</a></li> <li><a href='#hahnmazurkiewicz_theorem'>Hahn-Mazurkiewicz theorem</a></li> <li><a href='#related_concepts'>Related concepts</a></li> <li><a href='#references'>References</a></li> </ul> </div> <h2 id="idea">Idea</h2> <p>The original “Peano (space-filling) curve” is a <em><a class="existingWikiWord" href="/nlab/show/surjective">surjective</a></em> <a class="existingWikiWord" href="/nlab/show/continuous+function">continuous function</a> <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>I</mi><mo>→</mo><msup><mi>I</mi> <mn>2</mn></msup></mrow><annotation encoding="application/x-tex">I \to I^2</annotation></semantics></math>, from the <a class="existingWikiWord" href="/nlab/show/closed+interval">closed interval</a> <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>I</mi><mo>=</mo><mo stretchy="false">[</mo><mn>0</mn><mo>,</mo><mn>1</mn><mo stretchy="false">]</mo></mrow><annotation encoding="application/x-tex">I = [0, 1]</annotation></semantics></math> to the <a class="existingWikiWord" href="/nlab/show/product+space">product</a> with itself, the <a class="existingWikiWord" href="/nlab/show/square">square</a>. The existence of such an entity (due to Peano) came as a surprise.</p> <p>One may characterize exactly which <a class="existingWikiWord" href="/nlab/show/Hausdorff+spaces">Hausdorff spaces</a> arise as the continuous <a class="existingWikiWord" href="/nlab/show/images">images</a> of a unit interval. These are called <em>Peano spaces</em>.</p> <p>One can similarly show that there is a continuous surjection <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msup><mi>ℝ</mi> <mn>1</mn></msup><mo>→</mo><msup><mi>ℝ</mi> <mn>2</mn></msup></mrow><annotation encoding="application/x-tex">\mathbb{R}^1 \to \mathbb{R}^2</annotation></semantics></math> from the <a class="existingWikiWord" href="/nlab/show/real+line">real line</a> to the <a class="existingWikiWord" href="/nlab/show/plane">plane</a> (both regarded as <a class="existingWikiWord" href="/nlab/show/Euclidean+spaces">Euclidean spaces</a> equipped with their <a class="existingWikiWord" href="/nlab/show/metric+topology">metric topology</a>), and similarly characterize which spaces arise as continuous images of the real line. These are sometimes called <em><math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>σ</mi></mrow><annotation encoding="application/x-tex">\sigma</annotation></semantics></math>-Peano spaces</em>.</p> <p>Notice that, while of course there is also an injection <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>ℝ</mi><mo>→</mo><msup><mi>ℝ</mi> <mn>2</mn></msup></mrow><annotation encoding="application/x-tex">\mathbb{R} \to \mathbb{R}^2</annotation></semantics></math>, there is <em>no</em> <a class="existingWikiWord" href="/nlab/show/homeomorphism">homeomorphism</a> between these two spaces, or generally between <a class="existingWikiWord" href="/nlab/show/Euclidean+spaces">Euclidean spaces</a> of differing <a class="existingWikiWord" href="/nlab/show/dimension">dimension</a>. This is the statement of <em><a class="existingWikiWord" href="/nlab/show/topological+invariance+of+dimension">topological invariance of dimension</a></em>.</p> <h2 id="construction">Construction</h2> <p>There are many constructions of space-filling curves, but one of the quickest is due to Lebesgue and is closely connected with the Cantor-Lebesgue function.</p> <p><a class="existingWikiWord" href="/nlab/show/Cantor+space">Cantor space</a> (following the “middle thirds” construction) can be described as the subspace <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>C</mi></mrow><annotation encoding="application/x-tex">C</annotation></semantics></math> of <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">[</mo><mn>0</mn><mo>,</mo><mn>1</mn><mo stretchy="false">]</mo></mrow><annotation encoding="application/x-tex">[0, 1]</annotation></semantics></math> consisting of points whose base-<math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mn>3</mn></mrow><annotation encoding="application/x-tex">3</annotation></semantics></math> representation <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo>.</mo><msub><mi>a</mi> <mn>1</mn></msub><msub><mi>a</mi> <mn>2</mn></msub><msub><mi>a</mi> <mn>3</mn></msub><mi>…</mi><mo>=</mo><msubsup><mo lspace="thinmathspace" rspace="thinmathspace">∑</mo> <mrow><mi>i</mi><mo>=</mo><mn>1</mn></mrow> <mn>∞</mn></msubsup><mfrac><mrow><msub><mi>a</mi> <mi>i</mi></msub></mrow><mrow><msup><mn>3</mn> <mi>i</mi></msup></mrow></mfrac></mrow><annotation encoding="application/x-tex">.a_1 a_2 a_3 \ldots = \sum_{i=1}^{\infty} \frac{a_i}{3^i}</annotation></semantics></math> has <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msub><mi>a</mi> <mi>i</mi></msub><mo>∈</mo><mo stretchy="false">{</mo><mn>0</mn><mo>,</mo><mn>2</mn><mo stretchy="false">}</mo></mrow><annotation encoding="application/x-tex">a_i \in \{0, 2\}</annotation></semantics></math> for all <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>i</mi></mrow><annotation encoding="application/x-tex">i</annotation></semantics></math> (no <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mn>1</mn></mrow><annotation encoding="application/x-tex">1</annotation></semantics></math>'s). Define a function <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>ϕ</mi><mo>:</mo><mi>C</mi><mo>→</mo><mi>I</mi></mrow><annotation encoding="application/x-tex">\phi: C \to I</annotation></semantics></math> by</p> <div class="maruku-equation"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="maruku-mathml"><semantics><mrow><mi>ϕ</mi><mrow><mo>(</mo><munderover><mo lspace="thinmathspace" rspace="thinmathspace">∑</mo> <mrow><mi>i</mi><mo>=</mo><mn>1</mn></mrow> <mn>∞</mn></munderover><mfrac><mrow><msub><mi>a</mi> <mi>i</mi></msub></mrow><mrow><msup><mn>3</mn> <mi>i</mi></msup></mrow></mfrac><mo>)</mo></mrow><mo>=</mo><munderover><mo lspace="thinmathspace" rspace="thinmathspace">∑</mo> <mrow><mi>i</mi><mo>=</mo><mn>1</mn></mrow> <mn>∞</mn></munderover><mfrac><mrow><msub><mi>a</mi> <mi>i</mi></msub><mo stretchy="false">/</mo><mn>2</mn></mrow><mrow><msup><mn>2</mn> <mi>i</mi></msup></mrow></mfrac></mrow><annotation encoding="application/x-tex">\phi\left(\sum_{i=1}^\infty \frac{a_i}{3^i}\right) = \sum_{i=1}^\infty \frac{a_i/2}{2^i}</annotation></semantics></math></div> <p>(i.e., replace <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mn>2</mn></mrow><annotation encoding="application/x-tex">2</annotation></semantics></math>‘s in the base <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mn>3</mn></mrow><annotation encoding="application/x-tex">3</annotation></semantics></math> representation by <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mn>1</mn></mrow><annotation encoding="application/x-tex">1</annotation></semantics></math>’s and reinterpret the sequence as representing a number in base <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mn>2</mn></mrow><annotation encoding="application/x-tex">2</annotation></semantics></math>). Notice that <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>ϕ</mi></mrow><annotation encoding="application/x-tex">\phi</annotation></semantics></math> maps the two endpoints of any one of the open intervals removed during the middle-thirds construction to the same point, e.g., for the first middle third <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">(</mo><mfrac><mn>1</mn><mn>3</mn></mfrac><mo>,</mo><mfrac><mn>2</mn><mn>3</mn></mfrac><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">(\frac1{3}, \frac{2}{3})</annotation></semantics></math> we have</p> <div class="maruku-equation"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="maruku-mathml"><semantics><mrow><mi>ϕ</mi><mo stretchy="false">(</mo><mn>.02222222</mn><msub><mi>…</mi> <mn>3</mn></msub><mo stretchy="false">)</mo><mo>=</mo><mn>.01111111</mn><msub><mi>…</mi> <mn>2</mn></msub><mo>=</mo><mn>10000000</mn><msub><mi>…</mi> <mn>2</mn></msub><mo>=</mo><mi>ϕ</mi><mo stretchy="false">(</mo><mn>.20000000</mn><msub><mi>…</mi> <mn>3</mn></msub><mo stretchy="false">)</mo><mo>.</mo></mrow><annotation encoding="application/x-tex">\phi(.02222222\ldots_3) = .01111111\ldots_2 = 10000000\ldots_2 = \phi(.20000000\ldots_3).</annotation></semantics></math></div> <p>In any case, it is very easy to see that <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>ϕ</mi><mo>:</mo><mi>C</mi><mo>→</mo><mi>I</mi></mrow><annotation encoding="application/x-tex">\phi: C \to I</annotation></semantics></math> is a continuous surjective map.</p> <p>Now: <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>C</mi></mrow><annotation encoding="application/x-tex">C</annotation></semantics></math> is homeomorphic to the <a class="existingWikiWord" href="/nlab/show/product+space">product space</a> <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msup><mn>2</mn> <mi>ℕ</mi></msup></mrow><annotation encoding="application/x-tex">2^\mathbb{N}</annotation></semantics></math>, a countable product of copies of the <a class="existingWikiWord" href="/nlab/show/discrete+space">discrete space</a> <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mn>2</mn><mo>=</mo><mo stretchy="false">{</mo><mn>0</mn><mo>,</mo><mn>1</mn><mo stretchy="false">}</mo></mrow><annotation encoding="application/x-tex">2 = \{0, 1\}</annotation></semantics></math>. Of course we also have a bijection <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>ℕ</mi><mo>≅</mo><mi>ℕ</mi><mo>+</mo><mi>ℕ</mi></mrow><annotation encoding="application/x-tex">\mathbb{N} \cong \mathbb{N} + \mathbb{N}</annotation></semantics></math>, inducing a homeomorphism</p> <div class="maruku-equation"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="maruku-mathml"><semantics><mrow><msup><mn>2</mn> <mi>ℕ</mi></msup><mo>≅</mo><msup><mn>2</mn> <mrow><mi>ℕ</mi><mo>+</mo><mi>ℕ</mi></mrow></msup><mo>≅</mo><msup><mn>2</mn> <mi>ℕ</mi></msup><mo>×</mo><msup><mn>2</mn> <mi>ℕ</mi></msup></mrow><annotation encoding="application/x-tex">2^\mathbb{N} \cong 2^{\mathbb{N} + \mathbb{N}} \cong 2^\mathbb{N} \times 2^\mathbb{N}</annotation></semantics></math></div> <p>and hence a “pairing function” <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>pair</mi><mo>:</mo><mi>C</mi><mo>≅</mo><mi>C</mi><mo>×</mo><mi>C</mi></mrow><annotation encoding="application/x-tex">pair: C \cong C \times C</annotation></semantics></math> that is a homeomorphism (see <a class="existingWikiWord" href="/nlab/show/Jonsson-Tarski+algebra">Jonsson-Tarski algebra</a>). We use this to construct a continuous surjection</p> <div class="maruku-equation"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="maruku-mathml"><semantics><mrow><mi>C</mi><mover><mo>→</mo><mi>pair</mi></mover><mi>C</mi><mo>×</mo><mi>C</mi><mover><mo>→</mo><mrow><mi>ϕ</mi><mo>×</mo><mi>ϕ</mi></mrow></mover><mi>I</mi><mo>×</mo><mi>I</mi><mo>,</mo></mrow><annotation encoding="application/x-tex">C \stackrel{pair}{\to} C \times C \stackrel{\phi \times \phi}{\to} I \times I,</annotation></semantics></math></div> <p>denoted say <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>g</mi><mo>:</mo><mi>C</mi><mo>→</mo><mi>I</mi><mo>×</mo><mi>I</mi></mrow><annotation encoding="application/x-tex">g: C \to I \times I</annotation></semantics></math>, and Lebesgue’s idea is to extend <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>g</mi></mrow><annotation encoding="application/x-tex">g</annotation></semantics></math> to a continuous function <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>f</mi><mo>:</mo><mi>I</mi><mo>→</mo><mi>I</mi><mo>×</mo><mi>I</mi></mrow><annotation encoding="application/x-tex">f: I \to I \times I</annotation></semantics></math> by linear interpolation: if <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>x</mi><mo>∈</mo><mi>I</mi></mrow><annotation encoding="application/x-tex">x \in I</annotation></semantics></math> belongs to one of the open intervals <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">(</mo><mi>a</mi><mo>,</mo><mi>b</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">(a, b)</annotation></semantics></math> removed during the middle thirds construction, say <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>x</mi><mo>=</mo><mi>t</mi><mi>a</mi><mo>+</mo><mo stretchy="false">(</mo><mn>1</mn><mo>−</mo><mi>t</mi><mo stretchy="false">)</mo><mi>b</mi></mrow><annotation encoding="application/x-tex">x = t a + (1 - t)b</annotation></semantics></math> for some <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>t</mi><mo>∈</mo><mo stretchy="false">(</mo><mn>0</mn><mo>,</mo><mn>1</mn><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">t \in (0, 1)</annotation></semantics></math>, then define</p> <div class="maruku-equation"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="maruku-mathml"><semantics><mrow><mi>f</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mo>=</mo><mi>t</mi><mi>g</mi><mo stretchy="false">(</mo><mi>a</mi><mo stretchy="false">)</mo><mo>+</mo><mo stretchy="false">(</mo><mn>1</mn><mo>−</mo><mi>t</mi><mo stretchy="false">)</mo><mi>g</mi><mo stretchy="false">(</mo><mi>b</mi><mo stretchy="false">)</mo><mo>.</mo></mrow><annotation encoding="application/x-tex">f(x) = t g(a) + (1 - t)g(b).</annotation></semantics></math></div> <div class="num_prop"> <h6 id="proposition">Proposition</h6> <p>The function <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>f</mi><mo>:</mo><mi>I</mi><mo>→</mo><mi>I</mi><mo>×</mo><mi>I</mi></mrow><annotation encoding="application/x-tex">f: I \to I \times I</annotation></semantics></math> thus defined is surjective and continuous.</p> </div> <div class="proof"> <h6 id="proof">Proof</h6> <p>Surjectivity follows from the fact that its restriction <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>g</mi><mo>:</mo><mi>C</mi><mo>→</mo><mi>I</mi><mo>×</mo><mi>I</mi></mrow><annotation encoding="application/x-tex">g: C \to I \times I</annotation></semantics></math> is surjective.</p> <p>Obviously for each open interval removed in the middle thirds construction, <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>f</mi></mrow><annotation encoding="application/x-tex">f</annotation></semantics></math> is continuous at each <a class="existingWikiWord" href="/nlab/show/interior+point">interior point</a> <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>x</mi></mrow><annotation encoding="application/x-tex">x</annotation></semantics></math> (being locally an <a class="existingWikiWord" href="/nlab/show/affine+map">affine map</a> there), and so it remains to check that <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>f</mi></mrow><annotation encoding="application/x-tex">f</annotation></semantics></math> is continuous at each point of <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>C</mi></mrow><annotation encoding="application/x-tex">C</annotation></semantics></math>. So let <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>a</mi><mo>∈</mo><mi>C</mi></mrow><annotation encoding="application/x-tex">a \in C</annotation></semantics></math>, and let us prove that <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>f</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">f(x)</annotation></semantics></math> approaches <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>f</mi><mo stretchy="false">(</mo><mi>a</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">f(a)</annotation></semantics></math> as <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>x</mi></mrow><annotation encoding="application/x-tex">x</annotation></semantics></math> approaches <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>a</mi></mrow><annotation encoding="application/x-tex">a</annotation></semantics></math> from the right; a similar argument will prove continuity from the left. This is obvious if <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>a</mi></mrow><annotation encoding="application/x-tex">a</annotation></semantics></math> is the left endpoint of one of the removed open intervals, again because <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>f</mi></mrow><annotation encoding="application/x-tex">f</annotation></semantics></math> is affine to the immediate right of <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>a</mi></mrow><annotation encoding="application/x-tex">a</annotation></semantics></math>. If not, then <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>a</mi></mrow><annotation encoding="application/x-tex">a</annotation></semantics></math> is a limit from the right of points of <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>C</mi></mrow><annotation encoding="application/x-tex">C</annotation></semantics></math>. Now <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>g</mi><mo>:</mo><mi>C</mi><mo>→</mo><mi>I</mi><mo>×</mo><mi>I</mi></mrow><annotation encoding="application/x-tex">g: C \to I \times I</annotation></semantics></math> is continuous, so given <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>ϵ</mi><mo>&gt;</mo><mn>0</mn></mrow><annotation encoding="application/x-tex">\epsilon \gt 0</annotation></semantics></math> there exists <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>δ</mi><mo>&gt;</mo><mn>0</mn></mrow><annotation encoding="application/x-tex">\delta \gt 0</annotation></semantics></math> such that <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mrow><mo stretchy="false">|</mo><mi>g</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mo>−</mo><mi>g</mi><mo stretchy="false">(</mo><mi>a</mi><mo stretchy="false">)</mo><mo stretchy="false">|</mo></mrow><mo>&lt;</mo><mi>ϵ</mi></mrow><annotation encoding="application/x-tex">{|g(x) - g(a)|} \lt \epsilon</annotation></semantics></math> whenever <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>x</mi><mo>∈</mo><mo stretchy="false">[</mo><mi>a</mi><mo>,</mo><mi>a</mi><mo>+</mo><mi>δ</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">x \in [a, a + \delta)</annotation></semantics></math> and <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>x</mi><mo>∈</mo><mi>C</mi></mrow><annotation encoding="application/x-tex">x \in C</annotation></semantics></math>. What if <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>x</mi><mo>∉</mo><mi>C</mi></mrow><annotation encoding="application/x-tex">x \notin C</annotation></semantics></math>? Shrink <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>δ</mi></mrow><annotation encoding="application/x-tex">\delta</annotation></semantics></math> a little more, and assume <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>a</mi><mo>+</mo><mi>δ</mi></mrow><annotation encoding="application/x-tex">a + \delta</annotation></semantics></math> is a right-hand endpoint of a removed open interval, and consider the case where <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>x</mi><mo>∈</mo><mo stretchy="false">[</mo><mi>a</mi><mo>,</mo><mi>a</mi><mo>+</mo><mi>δ</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">x \in [a, a + \delta)</annotation></semantics></math> and <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>x</mi><mo>∉</mo><mi>C</mi></mrow><annotation encoding="application/x-tex">x \notin C</annotation></semantics></math>, say <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>x</mi><mo>∈</mo><mo stretchy="false">(</mo><mi>b</mi><mo>,</mo><mi>c</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">x \in (b, c)</annotation></semantics></math> where <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">(</mo><mi>b</mi><mo>,</mo><mi>c</mi><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">(b, c)</annotation></semantics></math> is a removed open interval and <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>b</mi><mo>,</mo><mi>c</mi><mo>∈</mo><mo stretchy="false">(</mo><mi>a</mi><mo>,</mo><mi>a</mi><mo>+</mo><mi>δ</mi><mo stretchy="false">]</mo></mrow><annotation encoding="application/x-tex">b, c \in (a, a + \delta]</annotation></semantics></math>. Then we get the same <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>ϵ</mi></mrow><annotation encoding="application/x-tex">\epsilon</annotation></semantics></math>-bound as before: putting <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>x</mi><mo>=</mo><mi>t</mi><mi>b</mi><mo>+</mo><mo stretchy="false">(</mo><mn>1</mn><mo>−</mo><mi>t</mi><mo stretchy="false">)</mo><mi>c</mi></mrow><annotation encoding="application/x-tex">x = t b + (1 - t)c</annotation></semantics></math>, we have</p> <div class="maruku-equation"><math xmlns="http://www.w3.org/1998/Math/MathML" display="block" class="maruku-mathml"><semantics><mrow><mrow><mtable><mtr><mtd><mrow><mo stretchy="false">|</mo><mi>f</mi><mo stretchy="false">(</mo><mi>x</mi><mo stretchy="false">)</mo><mo>−</mo><mi>f</mi><mo stretchy="false">(</mo><mi>a</mi><mo stretchy="false">)</mo><mo stretchy="false">|</mo></mrow></mtd> <mtd><mo>=</mo></mtd> <mtd><mrow><mo>|</mo><mo stretchy="false">[</mo><mi>t</mi><mi>g</mi><mo stretchy="false">(</mo><mi>b</mi><mo stretchy="false">)</mo><mo>+</mo><mo stretchy="false">(</mo><mn>1</mn><mo>−</mo><mi>t</mi><mo stretchy="false">)</mo><mi>g</mi><mo stretchy="false">(</mo><mi>c</mi><mo stretchy="false">)</mo><mo stretchy="false">]</mo><mo>−</mo><mi>g</mi><mo stretchy="false">(</mo><mi>a</mi><mo stretchy="false">)</mo><mo>|</mo></mrow></mtd></mtr> <mtr><mtd></mtd> <mtd><mo>=</mo></mtd> <mtd><mrow><mo>|</mo><mi>t</mi><mo stretchy="false">(</mo><mi>g</mi><mo stretchy="false">(</mo><mi>b</mi><mo stretchy="false">)</mo><mo>−</mo><mi>g</mi><mo stretchy="false">(</mo><mi>a</mi><mo stretchy="false">)</mo><mo stretchy="false">)</mo><mo>+</mo><mo stretchy="false">(</mo><mn>1</mn><mo>−</mo><mi>t</mi><mo stretchy="false">)</mo><mo stretchy="false">(</mo><mi>g</mi><mo stretchy="false">(</mo><mi>c</mi><mo stretchy="false">)</mo><mo>−</mo><mi>g</mi><mo stretchy="false">(</mo><mi>a</mi><mo stretchy="false">)</mo><mo stretchy="false">)</mo><mo>|</mo></mrow></mtd></mtr> <mtr><mtd></mtd> <mtd><mo>≤</mo></mtd> <mtd><mi>t</mi><mrow><mo>|</mo><mi>g</mi><mo stretchy="false">(</mo><mi>b</mi><mo stretchy="false">)</mo><mo>−</mo><mi>g</mi><mo stretchy="false">(</mo><mi>a</mi><mo stretchy="false">)</mo><mo>|</mo></mrow><mo>+</mo><mo stretchy="false">(</mo><mn>1</mn><mo>−</mo><mi>t</mi><mo stretchy="false">)</mo><mrow><mo>|</mo><mi>g</mi><mo stretchy="false">(</mo><mi>c</mi><mo stretchy="false">)</mo><mo>−</mo><mi>g</mi><mo stretchy="false">(</mo><mi>a</mi><mo stretchy="false">)</mo><mo>|</mo></mrow></mtd></mtr> <mtr><mtd></mtd> <mtd><mo>&lt;</mo></mtd> <mtd><mi>t</mi><mi>ϵ</mi><mo>+</mo><mo stretchy="false">(</mo><mn>1</mn><mo>−</mo><mi>t</mi><mo stretchy="false">)</mo><mi>ϵ</mi><mo>=</mo><mi>ϵ</mi></mtd></mtr></mtable></mrow></mrow><annotation encoding="application/x-tex">\array{ {|f(x) - f(a)|} &amp; = &amp; {\left|[t g(b) + (1 - t)g(c)] - g(a)\right|} \\ &amp; = &amp; {\left|t(g(b) - g(a)) + (1 - t)(g(c) - g(a))\right|} \\ &amp; \leq &amp; t{\left|g(b) - g(a)\right|} + (1 - t){\left|g(c) - g(a)\right|} \\ &amp; \lt &amp; t\epsilon + (1 - t)\epsilon = \epsilon } </annotation></semantics></math></div> <p>which completes the demonstration.</p> </div> <p>The same method can be used to exhibit a space-filling curve <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>I</mi><mo>→</mo><msup><mi>I</mi> <mi>S</mi></msup></mrow><annotation encoding="application/x-tex">I \to I^S</annotation></semantics></math> for any set <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>S</mi></mrow><annotation encoding="application/x-tex">S</annotation></semantics></math> of finite or countable <a class="existingWikiWord" href="/nlab/show/cardinality">cardinality</a>. Note that in the case where <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>S</mi></mrow><annotation encoding="application/x-tex">S</annotation></semantics></math> is a singleton, where we extend the surjection <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>C</mi><mo>→</mo><mi>I</mi></mrow><annotation encoding="application/x-tex">C \to I</annotation></semantics></math> to <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>I</mi><mo>→</mo><mi>I</mi></mrow><annotation encoding="application/x-tex">I \to I</annotation></semantics></math> by linear interpolation, we get the <a href="https://en.wikipedia.org/wiki/Cantor_function">Cantor-Lebesgue function</a>.</p> <h2 id="hahnmazurkiewicz_theorem">Hahn-Mazurkiewicz theorem</h2> <p>The eponymous theorem may be stated as follows:</p> <div class="num_theorem"> <h6 id="theorem">Theorem</h6> <p>A <a class="existingWikiWord" href="/nlab/show/Hausdorff+space">Hausdorff space</a> <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>X</mi></mrow><annotation encoding="application/x-tex">X</annotation></semantics></math> admits a <a class="existingWikiWord" href="/nlab/show/continuous+function">continuous</a> <a class="existingWikiWord" href="/nlab/show/surjection">surjection</a> <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>f</mi><mo>:</mo><mi>I</mi><mo>→</mo><mi>X</mi></mrow><annotation encoding="application/x-tex">f: I \to X</annotation></semantics></math> from the <a class="existingWikiWord" href="/nlab/show/closed+interval">closed interval</a> <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>I</mi></mrow><annotation encoding="application/x-tex">I</annotation></semantics></math> if and only if it is a <a class="existingWikiWord" href="/nlab/show/connected+space">connected, locally connected</a> <a class="existingWikiWord" href="/nlab/show/compact+space">compact</a> <a class="existingWikiWord" href="/nlab/show/metrizable+space">metrizable space</a>.</p> </div> <p>(N.B. According to the nLab, connected spaces are <a class="existingWikiWord" href="/nlab/show/inhabited+set">nonempty</a>!)</p> <p>The “only if” half is relatively easy; see <a href="https://ncatlab.org/nlab/show/connected+space#arcconnectedness">here</a> for some details. The “if” half is rather more involved, but <a href="https://www.amazon.com/dp/0486434796/?tag=stackoverfl08-20">Willard’s General Topology</a> contains a proof. A space <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>X</mi></mrow><annotation encoding="application/x-tex">X</annotation></semantics></math> satisfying the stated conditions is called a <strong>Peano space</strong>.</p> <p>Given this characterization, it is not difficult to characterize which spaces are continuous images of <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>ℝ</mi></mrow><annotation encoding="application/x-tex">\mathbb{R}</annotation></semantics></math>:</p> <div class="num_theorem"> <h6 id="theorem_2">Theorem</h6> <p>A <a class="existingWikiWord" href="/nlab/show/path-connected+space">path-connected</a> Hausdorff space <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>X</mi></mrow><annotation encoding="application/x-tex">X</annotation></semantics></math> admits a continuous surjection <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>ℝ</mi><mo>→</mo><mi>X</mi></mrow><annotation encoding="application/x-tex">\mathbb{R} \to X</annotation></semantics></math> if and only if it is a <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>σ</mi></mrow><annotation encoding="application/x-tex">\sigma</annotation></semantics></math>-Peano space, i.e., a countable union <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msub><mo lspace="thinmathspace" rspace="thinmathspace">⋃</mo> <mrow><mi>n</mi><mo>:</mo><mi>ℕ</mi></mrow></msub><msub><mi>A</mi> <mi>n</mi></msub></mrow><annotation encoding="application/x-tex">\bigcup_{n: \mathbb{N}} A_n</annotation></semantics></math> of Peano spaces.</p> </div> <div class="proof"> <h6 id="proof_2">Proof</h6> <p>The “only if” half being fairly obvious, the “if” part may be proved as follows. Since there are continuous surjections <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">[</mo><mn>0</mn><mo>,</mo><mn>∞</mn><mo stretchy="false">)</mo><mo>→</mo><mi>ℝ</mi></mrow><annotation encoding="application/x-tex">[0, \infty) \to \mathbb{R}</annotation></semantics></math> and <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>ℝ</mi><mo>→</mo><mo stretchy="false">[</mo><mn>0</mn><mo>,</mo><mn>∞</mn><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">\mathbb{R} \to [0, \infty)</annotation></semantics></math>, it suffices to show that a <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>σ</mi></mrow><annotation encoding="application/x-tex">\sigma</annotation></semantics></math>-Peano space admits a continuous surjection from <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">[</mo><mn>0</mn><mo>,</mo><mn>∞</mn><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">[0, \infty)</annotation></semantics></math>. For each <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>n</mi><mo>∈</mo><mi>ℕ</mi></mrow><annotation encoding="application/x-tex">n \in \mathbb{N}</annotation></semantics></math> choose a continuous surjection <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msub><mi>f</mi> <mi>n</mi></msub><mo>:</mo><mo stretchy="false">[</mo><mn>2</mn><mi>n</mi><mo>,</mo><mn>2</mn><mi>n</mi><mo>+</mo><mn>1</mn><mo stretchy="false">]</mo><mo>→</mo><msub><mi>A</mi> <mi>n</mi></msub></mrow><annotation encoding="application/x-tex">f_n: [2 n, 2 n + 1] \to A_n</annotation></semantics></math>. Then for each <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mi>n</mi></mrow><annotation encoding="application/x-tex">n</annotation></semantics></math> choose a path <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msub><mi>g</mi> <mi>n</mi></msub><mo>:</mo><mo stretchy="false">[</mo><mn>2</mn><mi>n</mi><mo>+</mo><mn>1</mn><mo>,</mo><mn>2</mn><mi>n</mi><mo>+</mo><mn>2</mn><mo stretchy="false">]</mo><mo>→</mo><mi>X</mi></mrow><annotation encoding="application/x-tex">g_n: [2 n + 1, 2 n + 2] \to X</annotation></semantics></math> such that <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msub><mi>g</mi> <mi>n</mi></msub><mo stretchy="false">(</mo><mn>2</mn><mi>n</mi><mo>+</mo><mn>1</mn><mo stretchy="false">)</mo><mo>=</mo><msub><mi>f</mi> <mi>n</mi></msub><mo stretchy="false">(</mo><mn>2</mn><mi>n</mi><mo>+</mo><mn>1</mn><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">g_n(2 n + 1) = f_n(2 n + 1)</annotation></semantics></math> and <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msub><mi>g</mi> <mi>n</mi></msub><mo stretchy="false">(</mo><mn>2</mn><mi>n</mi><mo>+</mo><mn>2</mn><mo stretchy="false">)</mo><mo>=</mo><msub><mi>f</mi> <mrow><mi>n</mi><mo>+</mo><mn>1</mn></mrow></msub><mo stretchy="false">(</mo><mn>2</mn><mi>n</mi><mo>+</mo><mn>2</mn><mo stretchy="false">)</mo></mrow><annotation encoding="application/x-tex">g_n(2 n + 2) = f_{n+1}(2 n + 2)</annotation></semantics></math>. Then the <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msub><mi>f</mi> <mi>n</mi></msub></mrow><annotation encoding="application/x-tex">f_n</annotation></semantics></math> and <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><msub><mi>g</mi> <mi>n</mi></msub></mrow><annotation encoding="application/x-tex">g_n</annotation></semantics></math> paste together to form a continuous surjection <math xmlns="http://www.w3.org/1998/Math/MathML" display="inline" class="maruku-mathml"><semantics><mrow><mo stretchy="false">[</mo><mn>0</mn><mo>,</mo><mn>∞</mn><mo stretchy="false">)</mo><mo>→</mo><mi>X</mi></mrow><annotation encoding="application/x-tex">[0, \infty) \to X</annotation></semantics></math>.</p> </div> <p>An example of such a space is the <a class="existingWikiWord" href="/nlab/show/Warsaw+circle">Warsaw circle</a>.</p> <h2 id="related_concepts">Related concepts</h2> <ul> <li> <p><a class="existingWikiWord" href="/nlab/show/topological+invariance+of+dimension">topological invariance of dimension</a></p> </li> <li> <p><a class="existingWikiWord" href="/nlab/show/connected+space">connected space</a></p> </li> </ul> <h2 id="references">References</h2> <p>The original article:</p> <ul> <li><a class="existingWikiWord" href="/nlab/show/Giuseppe+Peano">Giuseppe Peano</a>, <em>Sur une courbe, qui remplit toute une aire plane</em>, Mathematische Annalen, <strong>36</strong> 1 (1890) 157–160 [<a href="https://doi.org/10.1007/BF01199438">doi:10.1007/BF01199438</a>]</li> </ul> <p>See also:</p> <ul> <li> <p>Wikipedia, <em><a href="https://en.wikipedia.org/wiki/Peano_curve">Peano curve</a></em></p> </li> <li> <p><span class="newWikiWord">Hans Sagan<a href="/nlab/new/Hans+Sagan">?</a></span>, <em>Space-filling curves</em> (1994) &lbrack;<a href="https://doi.org/10.1007/978-1-4612-0871-6">doi:10.1007/978-1-4612-0871-6</a>]</p> </li> </ul> <p>The proof of the Hahn-Mazurkiewicz theorem is given in section 31 (page 219ff) within chapter 8 of Willard’s classic text:</p> <ul> <li>Stephen Willard, <em>General Topology</em> (Dover Edition 2004). Originally published by Addison-Wesley, 1970. (<a href="https://www.amazon.com/dp/0486434796/?tag=stackoverfl08-20">link to vendor</a>)</li> </ul> <p>The question of which spaces are continuous images of the real line was asked (and answered with dispatch by Jeff Strom) at MathOverflow:</p> <ul> <li><a class="existingWikiWord" href="/nlab/show/Todd+Trimble">Todd Trimble</a> (https://mathoverflow.net/users/2926/todd-trimble), continuous images of open intervals, URL (version: 2014-05-25): <a href="https://mathoverflow.net/questions/168084/continuous-images-of-open-intervals">https://mathoverflow.net/q/168084</a></li> </ul> </body></html> </div> <div class="revisedby"> <p> Last revised on June 26, 2022 at 13:00:51. See the <a href="/nlab/history/Peano+curve" style="color: #005c19">history</a> of this page for a list of all contributions to it. </p> </div> <div class="navigation navfoot"> <a href="/nlab/edit/Peano+curve" accesskey="E" class="navlink" id="edit" rel="nofollow">Edit</a><a href="https://nforum.ncatlab.org/discussion/7707/#Item_6">Discuss</a><span class="backintime"><a href="/nlab/revision/Peano+curve/16" accesskey="B" class="navlinkbackintime" id="to_previous_revision" rel="nofollow">Previous revision</a></span><a href="/nlab/show/diff/Peano+curve" accesskey="C" class="navlink" id="see_changes" rel="nofollow">Changes from previous revision</a><a href="/nlab/history/Peano+curve" accesskey="S" class="navlink" id="history" rel="nofollow">History (16 revisions)</a> <a href="/nlab/show/Peano+curve/cite" style="color: black">Cite</a> <a href="/nlab/print/Peano+curve" accesskey="p" id="view_print" rel="nofollow">Print</a> <a href="/nlab/source/Peano+curve" id="view_source" rel="nofollow">Source</a> </div> </div> <!-- Content --> </div> <!-- Container --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10