Construction of the Real Projective Plane from a Capped Cylinder

I.e., RP2 via identification of the two caps on cylinder with an orientation-reversing twist.

Introduction

The Klein bottle is a non-orientable surface, meaning it impossible to distinguish between its inside or outside (see Figure 1). It is closely related to the well-known Möbius strip in that a Klein bottle can be produced by gluing two Möbius strips together along their boundaries. However, a Klein bottle is a 2D surface that can only be embedded 4D space, lest the surface self-intersects (see this plus maths article for further illustrations and explanations).

image/svg+xml Produced by GNUPLOT 4.0 patchlevel 0
Figure 1: A Klein Bottle
( ref: wikicommons).

A well-known construction of the Klein bottle involves taking a cylinder / annulus (i.e., S1 x [0,1] ) and gluing its openings together with an orientation reversing twist (see Figure 2)

Figure 2: Construction of a Klein Bottle from an uncapped cylinder ( ref: start of series in wikicommons).

However, for a paper I recently coauthored1, we were confronted with the same construction but with a capped cylinder is, i.e., a cylinder with a disk joined to each of its openings.2

To reiterate, the construction we’re talking about is taking a capped cylinder, and identifying (i.e., gluing) its caps such that the caps are assigned opposite orientations (along their boundaries) in that identification, just like in Figure 2.

Interestingly, the capped cylinder version yields another well-known non-orientable surface known as the real projective plane (RP2) - see Figure 3 for a visualisation.

Moreover, I was especially surprised that the answer was not readily available like the Klein bottle construction of Figure 2. The purpose of this post is to briefly outline why the above construction on the capped cylinder produces the real projective plane.

Figure 3: The Roman Surface - one of several surfaces homeomorphic to the Klein Bottle, also see: the Boy surface and cross-cap ( ref: wikicommons).

The Real Projective Plane

The real projective plane can be constructed in many different ways. For instance, by the fundamental polygon (i.e., gluing diagram) of Figure 4, or by gluing a Möbius Strip to a disk along their boundaries (see this article for an example). The construction of RP2 that we’re interested is via the identification of antipodal points on a sphere (see Figure 5).

B B A A
Figure 4: Fundamental polygon for a real projective plane; i.e., the sides of square have to be stretched, twisted and glued so that like arrows join, alinged ( ref: wikicommons).
Figure 5: Construction of the real projective plane by identifying (i.e., gluing) antipodal points p and −p on a sphere(ref: modified from wikicommons).

The Construction via a Capped Cylinder

We begin with an intuitive version of the argument, then outline the formal version.

Intuitive version: The first fact to observe is that a capped cylinder C is homomorphic to the 2D sphere S2, the way to see this is to split the two surfaces into the following parts:

Then we have a homeomorphism by mapping the caps to the hemispheres and the (uncapped) cylinder to the equatorial band (see Figure 6).

Figure 6: equivalence (i.e., homeomorphism) between a capped cylinder and a sphere (ref: our [paper](https://arxiv.org/abs/2601.07283)).

Thus, we can intuit that our construction is equivalent to RP2 if we can show that the construction (i.e., oppositely identifying the caps of the cylinder with an orientation reversing twist), passed through a homeomorphism to the sphere S2, identifies all the sphere’s antipodal points.

Indeed, we find that identifying the caps of the cylinder with an orientation reversing twist amounts to identification of antipodal points across the hemispheres. Then, it remains to show that this identification drags the equatorial band into antipodal identifications as well. Intuitively one can see this by examining how neighbourhood identifications translate across the homeomorphism (see Figure 7), were one to sufficiently shrink down the equatorial band.

Figure 7: equivalence between orientation reversing identification of the caps of the closed disk, and identification of antipodal points on a sphere (ref: our [paper](https://arxiv.org/abs/2601.07283)).

Formal version: formally, we prove that our construction is equivalent to RP2 by showing the construction itself (i.e., the mapping of open neighbourhoods in Figure 7) comrpises a 2-sheeted covering map from the sphere (see Footnote 3 for a summary of 2-sheeted covering maps).

The result then follows because:

  1. It is well known that if there exists a 2-sheeted covering map from a surface X to Y, then Y is non-orientable if and only if X is connected. Hence, our construction is firstly non-orientable because the sphere is obviously connectied .

  2. If our construction starts with a sphere (which has Euler characteristic 2) and then collapses it with a 2-to-1 identification, the resulting surface must then have half the Euler characteristic (i.e., 1). So, by the classification theorem on closed surfaces, the only non-orientable surface with an Euler characteristic of 1 is RP2.

Tags: MathematicsTopology

Comments

Comments are a static snapshot of a GitHub Issue. Please leave a comment and after reviewing it, I'll rebuild the site with it.

Footnotes and References


1

Livson, O., Pritam, S., & Prokopenko, M. (2026). The Non-Orientable Topology of Condorcet’s Paradox. Mathematics, 14(12), 2127. https://doi.org/10.3390/math14122127, also here on arXiv.

2

For the purposes of SEO, in addition to capped vs uncapped cylinder, one may also use the terms opens vs closed cylinder, or sealed vs unsealed cylinder.

3

For reference, a 2-sheeted covering map q is a 2-to-1 covering map, where the pre-image of each point in X has a point from each orientation of Y. Firstly this implies that Y is a surface, since q is a covering map from a surface X, so it follows that y is locally homeomorphic to the 2D plane, and hence is a surface.

Examples of 2-sheeted covering maps from connected surfaces to well-known non-orientable surfaces include maps from cylinders to Möbius strips and from tori to Klein bottles.