English

Computing Cohomology Rings in Cubical Agda

Algebraic Topology 2022-12-09 v1 Logic in Computer Science

Abstract

In Homotopy Type Theory, cohomology theories are studied synthetically using higher inductive types and univalence. This paper extends previous developments by providing the first fully mechanized definition of cohomology rings. These rings may be defined as direct sums of cohomology groups together with a multiplication induced by the cup product, and can in many cases be characterized as quotients of multivariate polynomial rings. To this end, we introduce appropriate definitions of direct sums and graded rings, which we then use to define both cohomology rings and multivariate polynomial rings. Using this, we compute the cohomology rings of some classical spaces, such as the spheres and the Klein bottle. The formalization is constructive so that it can be used to do concrete computations, and it relies on the Cubical Agda system which natively supports higher inductive types and computational univalence.

Keywords

Cite

@article{arxiv.2212.04182,
  title  = {Computing Cohomology Rings in Cubical Agda},
  author = {Thomas Lamiaux and Axel Ljungström and Anders Mörtberg},
  journal= {arXiv preprint arXiv:2212.04182},
  year   = {2022}
}
R2 v1 2026-06-28T07:25:45.133Z