1

I am learning topology by myself, and this is a list of my open questions

(when I say $st.R^n$ I mean standard topology on $R^n$)

  1. beyond the definition, what actually is a topological space? is it any a set of points which is arranged in a certain way geometrically(like a line, shape, plane etc., not neccessarily euclidian)? if yes, then is $(\{(x,y)|x^2+y^2=r^2\}, st.R)$ for example the topological space of a circle? does every shape in euclidian geometry or manifold have $st.R^n$?

  2. can abstaract topological spaces with a topology different than $st.R^n$ be visualised? do they appear anywhere in the real world or are they purely theoretic?

  3. when topology is introduced we usually talk about continous deformations, are these actually just homeomorphisms?

  4. I know open sets are subsets of the topology on the set, and that is defines the way that points are "connected", but how does it do that?

  5. how would you describe things like hexagonal tiling a a topological space(i.e. an ordered pair $(X,)$)?

  • A topological space is exactly what it is defined to be. How you choose to interpret that is subjective. There are many related posts, such as this – FShrike Jun 30 '22 at 19:56
  • It defines how points are connected by giving you an object you can make reference to. It defines a set of neighbourhoods so that you can say "neighbourhood" and have a well-founded and useful implementation of this idea. I think you are maybe overthinking
  • – FShrike Jun 30 '22 at 19:57
  • What do you mean by "does every shape in euclidian geometry or manifold have . $R^n$"? Sorry, to say, but this sentence does not parse even on the level of basic syntax. – Moishe Kohan Jul 01 '22 at 03:13
  • I mean, every manifold is a topological space, which is an ordered pair $(X,)$. Then what is $X$ and what is $$ in the examples of a circle, or torus for example? From what I understand, for each manifold (and even for things that are not manifolds, such as the union of $x$ and $y$ axis), $X$ is its equation in cartesian coordinates, and $$ is always the subspace topology, is this correct? – math guy Jul 01 '22 at 09:01
  • @mathguy If you are asking if every manifold is homeomorphic to a subset of some $R^n$ equipped with the subspace topology, then the answer is positive. Many topology textbooks will cover this basic result. – Moishe Kohan Jul 02 '22 at 08:31