6

If you study the different tools from algebraic topology, you realise that most (if not all) of them are somehow meant to compare the space with Euclidean space:

  • Homotopy theory deals with maps from $S^n\subset\mathbb R^{n+1}$ into the space.
  • Singular homology deals with maps from $\Delta^n\subset\mathbb R^{n+1}$ into the space.
  • Simplicial homology only studies spaces built from simplices (which are subspaces of Euclidean space)
  • Cellular homology does the same with $n$-cells.

All of these tools are excellent for studying spaces that are built up from Euclidean space using the operations from point set topology, identifying and crossing stuff here and there. But you would think that these spaces form an extremely small corner of the entire category of topological spaces. I would assume that there are many other (possibly not very “interesting,” from a concrete point of view) spaces that are very different from Euclidean ones and which are extremely hard to compare to them. So why does it seem that the entire toolbox from algebraic topology is only concerned with Euclidean-like spaces? I would assume that the explanation is some combination of the following, mainly the last one:

  1. Euclidean spaces have some (to me unknown) universal property in the category of topological spaces that makes them very distinguished objects, a natural choice to compare others to; or
  2. Most of the concrete problems that we want to solve are naturally occurring in Euclidean space or something very similar.

Can one or both of these explain this issue?

Gaussler
  • 2,766
  • 2
  • is obviously a great part of the explanation; many of the objects we study in mathematics are natural generalisations of something familiar, and the examples we use are in general quite “nice.”
  • – Gaussler Mar 16 '16 at 20:56
  • 1
    Not sure if I agree with the premise. Spheres can be well considered to be independent objects worth studying, and there is no need to realize them as embedded in $\Bbb R^{n+1}$. Yes, you can embed $S^n$ into $\Bbb R^{n+1}$, and you can also embed $\Bbb R^n$ into $S^{n+1}$, or even into $S^n$ or even into any $n$-manifold... – Peter Franek Mar 16 '16 at 21:08
  • @PeterFranek But from a constructive point of view, one has to somehow involve Euclidian space. – Gaussler Mar 16 '16 at 21:11
  • I don't think so. Once you approach problems from an algorithmic viewpoint (and want to program something), it is much easier to represent spaces combinatorially, as abstract simplicial complexes or even simplicial sets, where a sphere is naturally defined as one abstract $n$-simplex with all its boundary degenerate to one point. On the other hand, $\Bbb R$ is something very infinite... – Peter Franek Mar 16 '16 at 21:15
  • @PeterFranek Even if you do, how will you ever talk about maps $\Delta^n\to X$ without giving the left-hand side the Euclidian subspace topology? – Gaussler Mar 17 '16 at 08:20
  • Using the simplicial set approach, everything can be converted to pure combinatorics. On the other hand, you are right that the underlying topological structures that it describes is glued of pieces of $\Bbb R^n$. I still don't like to call it "Euclidean space" though, as the word Euclidean indicates straight lines, angles, distances etc (which you absolutely don't care about in topology). – Peter Franek Mar 17 '16 at 09:41
  • Well, that depends on what you associate with the term “Euclidean space.” To me it is the topological space, with its specific structure of “nearness.” All subspaces inherit some part of that structure. On the other hand, when I want to think of $\mathbb R^n$ as (say) just a vector space (with no mentioning of norms, distances, or topology), I would never use the term “Euclidean space.” – Gaussler Mar 17 '16 at 09:48
  • Well, classically Euclidean somehow refers to Euclides, who describes relations between geometrical objects that use distances, lines and angles. In algebraic topology, spheres are rarely defined as subsets of $\Bbb R^n$, see for example anomaly's answer for a perfectly valid (and somehow more combinatorial) definition of spheres as suspensions of a two-point set. On the other hand, even the suspension uses "real interval" as an ingredient (although can be defined purely combinatorially in simplicial sets), ok :) – Peter Franek Mar 17 '16 at 09:50
  • Well, suspension is a construction that uses the unit interval and hence refers to the structure of Euclidean space in some other form. – Gaussler Mar 17 '16 at 09:52