vix.ing · top · new · best · stats · spec

The Seifert-van Kampen Theorem via Computational Paths: A Formalized Approach to Computing Fundamental Groups

2025/12/02 by Arthur Ramos, Tiago M. L. de Veras, Ramos, Arthur F. +5
Computer Science · Mathematics · #Logic, programming, and type systems #Homotopy and Cohomology in Algebraic Topology #Geometric and Algebraic Topology

paper · pdf · doi:10.48550/arxiv.2512.03175

Abstract

The Seifert-van Kampen theorem computes the fundamental group of a space from the fundamental groups of its constituents. We develop a modular SVK framework within the setting of computational paths - an approach to equality where witnesses are explicit sequences of rewrites governed by the LNDEQ-TRS. Our contributions are: (i) pushouts as higher-inductive types with modular typeclass assumptions for computation rules; (ii) free products and amalgamated free products as quotients of word representations; (iii) an SVK equivalence schema parametric in user-supplied encode/decode structure; and (iv) instantiations for classical spaces - figure-eight (pi1(S1 v S1) = Z * Z), 2-sphere (pi1(S2) = 1), and 3-sphere (pi1(S3) = 1) with Hopf fibration context. Recent extensions include higher homotopy groups pin via weak infinity-groupoid structure (with pi2 abelian via Eckmann-Hilton), and pi1 >= 1 in the 1-groupoid truncated setting; truncation levels connecting the framework to HoTT; automated path simplification tactics; basic covering space theory with pi1-actions on fibers; fibration theory with long exact sequences; and Eilenberg-MacLane space characterization (S1 = K(Z,1)). The development is formalized in Lean 4 with 41,130 lines across 107 modules, using 36 kernel axioms for HIT type-constructor declarations.

Citations

Related