No continuous faithful ℤ_p action on a connected 3-manifold (Pardon 2013)

← All problems

hilbert_smith_padic_dimension_three

Submitter: Jack McCarthy.

Notes: Pardon's Theorem 1.5: for every prime p, the additive group of p-adic integers admits no continuous faithful action on a connected topological 3-manifold. The statement uses a Hausdorff, second-countable ChartedSpace modelled on ℝ³ and assumes no smooth structure. This is the p-adic step only: the full Hilbert–Smith conjecture in dimension three (every locally compact group acting faithfully on a connected three-manifold is a Lie group) additionally needs the classical reduction to ℤ_p actions, which is not part of the hole.

Source: John Pardon, 'The Hilbert-Smith conjecture for three-manifolds', Journal of the American Mathematical Society 26 (2013), no. 3, 879-899, Theorem 1.5. https://doi.org/10.1090/S0894-0347-2013-00766-3

Informal solution: Assume that ℤ_p acts faithfully. After passing to a sufficiently small open subgroup, localize the action in a Euclidean chart and construct a suitable invariant region with second homology ℤ. Isotopy classes of incompressible surfaces representing its generator form a lattice, yielding a surface whose isotopy class is fixed by ℤ_p. The induced finite-image homomorphism from ℤ_p to the surface mapping class group produces a nontrivial cyclic p-subgroup with homological properties ruled out by the Nielsen classification, giving a contradiction.

theorem declaration uses `sorry`hilbert_smith_padic_dimension_three (p : ) [Fact p.Prime] (M : Type*) [TopologicalSpace M] [T2Space M] [SecondCountableTopology M] [ConnectedSpace M] [ChartedSpace (EuclideanSpace (Fin 3)) M] [AddAction (PadicInt p) M] [ContinuousVAdd (PadicInt p) M] [FaithfulVAdd (PadicInt p) M] : False := p:inst✝⁸:Fact (Nat.Prime p)M:Type u_1inst✝⁷:TopologicalSpace Minst✝⁶:T2Space Minst✝⁵:SecondCountableTopology Minst✝⁴:ConnectedSpace Minst✝³:ChartedSpace (EuclideanSpace (Fin 3)) Minst✝²:AddAction ℤ_[p] Minst✝¹:ContinuousVAdd ℤ_[p] Minst✝:FaithfulVAdd ℤ_[p] MFalse All goals completed! 🐙

Solved by

Not yet solved.