# Topological Spaces

In mathematics, a space is a set with some added structures.

<figure><img src="/files/bCjRFSarhs5PbXv9OCTg" alt="" width="563"><figcaption><p>Overview of types of abstract spaces. (Figure taken from Wikipedia.)<br>An arrow indicates <em><strong>is also a kind of</strong></em>; for instance, a normed vector space is also a metric space.<br><a href="https://en.wikipedia.org/wiki/Space_(mathematics)">https://en.wikipedia.org/wiki/Space_(mathematics)</a></p></figcaption></figure>

## Real Projective Space

* RP^*n* or ![{\displaystyle \mathbb {P} \_{n}(\mathbb {R} )}](https://wikimedia.org/api/rest_v1/media/math/render/svg/3642da8d0933c939b1d3919e7aad44cb0476fa2d), is the topological space of lines passing through the origin 0 in R^(*n*+1).&#x20;
* RP^*n* can also be formed by identifying antipodal points of the unit *n*-sphere, *Sn*, in R^(*n*+1).

#### Examples

* RP^1 is called the real projective line, which is topologically equivalent to a circle.
* RP^2 is called the real projective plane. This space cannot be embedded in R3.
* RP^3 is (diffeomorphic to) SO(3), hence admits a group structure; the covering map *S^*&#x33; → RP^3 is a map of groups Spin(3) → SO(3), where Spin(3) is a Lie group that is the universal cover of SO(3).

###


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.hanzheteng.com/math/topology/topological-spaces.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
