🧮 Brain Teaser

The Topological Group Whose Underlying Space Is a Sphere

Let GG be a topological group (a group with a topology making multiplication and inversion continuous). Suppose the underlying topological space of GG is homeomorphic to SnS^n (the nn-sphere).

For which values of n0n \geq 0 can this happen?

Hint: Think about what a topological group structure forces on the fundamental group and higher homotopy groups. Don't try to classify all possibilities — just find which small values of nn work and argue why large nn cannot.

topological groupsspheresHopf algebrahomotopy groupsEckmann-Hilton

Answer: Which Spheres Admit a Topological Group Structure?

Key Idea / Intuition

A topological group is special: it is "homogeneous" (you can translate any point to any other), and crucially, its fundamental group must be abelian (because loop composition in a group admits two independent operations that must agree — this is the Eckmann–Hilton argument). But for SnS^n with n3n \geq 3, there's a more powerful obstruction: a classical theorem states that the only spheres that admit a topological group structure are S0S^0, S1S^1, S3S^3 (and S7S^7 if we allow non-associative "H-spaces", but not Lie groups). The key constraint comes from algebraic topology: the cohomology ring of a topological group must be a Hopf algebra, which forces very restrictive conditions on the space.


Formal Proof / Solution

Step 1: Small cases that work

  • S0={+1,1}S^0 = \{+1, -1\}: This is just Z/2Z\mathbb{Z}/2\mathbb{Z} with the discrete topology. ✓
  • S1S^1: This is the circle group U(1)R/ZU(1) \cong \mathbb{R}/\mathbb{Z}. ✓
  • S3S^3: This is the group of unit quaternions {qH:q=1}\{q \in \mathbb{H} : |q| = 1\}, which is isomorphic to SU(2)\mathrm{SU}(2). ✓

Step 2: Why S2S^2 fails — fundamental group obstruction

For any topological group GG, the fundamental group π1(G)\pi_1(G) is abelian. This follows from the Eckmann–Hilton argument: there are two multiplications on π1(G,e)\pi_1(G, e) — loop concatenation * and pointwise group multiplication — and both satisfy the interchange law, forcing them to coincide and both to be commutative.

But more directly for S2S^2: π1(S2)=0\pi_1(S^2) = 0, so this doesn't obstruct. However, π2(S2)=Z\pi_2(S^2) = \mathbb{Z}. A deeper theorem states that π2(G)=0\pi_2(G) = 0 for any topological group GG.

Why? For a topological group, the long exact sequence of the path-loop fibration ΩGPGG\Omega G \to PG \to G gives: πn(G)πn1(ΩG)\pi_n(G) \cong \pi_{n-1}(\Omega G) and one can show that π2\pi_2 of a Lie group (or more generally a topological group with mild hypotheses) vanishes. This is Cartan's theorem. Since π2(S2)=Z0\pi_2(S^2) = \mathbb{Z} \neq 0, S2S^2 cannot be a topological group.

Step 3: Hopf algebra constraint kills all higher spheres (except S3S^3)

Hopf's theorem (1941): If XX is a compact, connected topological group, then its real cohomology ring H(X;R)H^*(X; \mathbb{R}) is an exterior algebra on odd-degree generators: H(G;R)Λ(x1,x2,,xk),deg(xi) odd.H^*(G; \mathbb{R}) \cong \Lambda(x_1, x_2, \ldots, x_k), \quad \deg(x_i) \text{ odd}.

This is because the diagonal map GG×GG \to G \times G (sending g(g,g)g \mapsto (g,g)) gives the cohomology ring the structure of a Hopf algebra, and a classical theorem of Hopf classifies such algebras over R\mathbb{R} as exterior algebras on odd generators.

Now check: for SnS^n, H(Sn;R)=RR[n]H^*(S^n; \mathbb{R}) = \mathbb{R} \oplus \mathbb{R}[n] which is an exterior algebra on one generator of degree nn if and only if nn is odd.

So: SnS^n can only be a topological group if nn is odd (or n=0n=0).

Step 4: Not all odd nn work

Among odd spheres, S1S^1 and S3S^3 are genuine Lie groups. For n5n \geq 5 odd, it turns out SnS^n is not even an H-space (a space with a continuous multiplication with two-sided unit, weaker than a group) by Adams' theorem (1960), which uses KK-theory to show SnS^n is an H-space only for n=0,1,3,7n = 0, 1, 3, 7. Among these, S7S^7 (octonions) fails associativity and is not a topological group.

Conclusion

The spheres SnS^n that can carry a topological group structure are exactly:

n=0, 1, 3\boxed{n = 0,\ 1,\ 3}

| nn | Group structure | |-----|----------------| | 00 | Z/2Z\mathbb{Z}/2\mathbb{Z} | | 11 | U(1)U(1) — circle group | | 33 | SU(2)\mathrm{SU}(2) — unit quaternions |

The key ideas are: (1) topological groups force π2=0\pi_2 = 0, killing S2S^2; (2) Hopf's theorem on cohomology of topological groups forces the dimension to be odd; (3) Adams' theorem (using KK-theory) rules out S5,S7,S^5, S^7, \ldots

Source: Mathematical folklore / classical algebraic topology

Type: topologySource: Mathematical folklore / classical algebraic topologyEdit on GitHub ↗