CW-complex, Hausdorff space, second-countable space, sober space
connected space, locally connected space, contractible space, locally contractible space
The circle is a fantastic thing with lots and lots of properties and extra structures. It is a:
and it is one of the basic building blocks for lots of areas of mathematics, including:
We consider the circle first as a topological space, then as the homotopy type represented by that space.
The two most common definitions of the circle are:
It is the subspace of consisting of those numbers of length :
(of course, can be identified with and an equivalent formulation of this definition given; also, to emphasise the reason for the notation , can be replaced by )
It is the quotient of by the integers:
The standard equivalence of the two definitions is given by the map , .
As a homotopy type the circle is for instance the homotopy pushout
A formalization as a higher inductive type in homotopy type theory is given by
Axiom circle : Type.
Axiom base : circle.
Axiom loop : base ~~> base.
See (Shulman).
The circle is a compact, connected topological space. It is a -dimensional smooth manifold (indeed, it is the only -dimensional compact, connected smooth manifold). It is not simply connected. Its first homotopy group is the integers
(A proof of this in homotopy type theory is in Shulman P1S1.)
But the higher homotopy groups , all vanish (and so is a homotopy 1-type). The circle is a model for the classifying space for the abelian group , the integers.
The product of the circle with itself is the torus
Generally, the -torus is .
A formalization in homotopy type theory is in
The proof that in this context is in