Definition
The n-dimensional spheres are higher inductive types defined recursively using the suspension operation and the boolean type.
- (the boolean type)
- (suspension of the n-sphere)
This recursive definition constructs spheres of arbitrary dimension, where each sphere is obtained by suspending the previous one.
Properties
The sphere is the type-theoretic analogue of the topological n-sphere. The definition by iterated suspension ensures that has the expected homotopy type.
The 0-sphere consists of two points with no non-trivial paths between them. The 1-sphere (the circle) has a single point with a non-trivial loop. Higher spheres have increasingly complex homotopy groups.
Related Concepts
Higher Inductive Type Suspension (HIT) Circle (HIT) Boolean Type Homotopy Group Loop Space