Table of Contents
Fetching ...

Algorithmic Problems in Categories of Partitions

Nicolas Faroß, Sebastian Volz

TL;DR

This work studies categories of partitions, objects arising in easy quantum groups and diagram algebras, by developing efficient data-structures and quasi-linear-time algorithms for partitions and their category operations, with an actionable OSCAR implementation. It extends partitions to colored and spatial generalizations, and demonstrates that category problems can be undecidable in general by embedding varieties of groups into hyperoctahedral categories of partitions. The paper provides rigorous algorithmic foundations (normalize, tensor, involution, composition via union-find, and spatial/color extensions) and a concrete software pipeline, enabling computational exploration of representation-theoretic structures behind diagram algebras. The undecidability results pose fundamental limits on automatic reasoning in this landscape while leaving open questions about finite generation and the full scope of both colored and spatial categorical frameworks.

Abstract

Categories of partitions are combinatorial structures arising from the representation theory of certain compact quantum groups and are linked to classical diagram algebras such as the Temperley-Lieb algebra. In this paper, we present efficient algorithms and data-structures for partitions of sets and their corresponding category operations, including a concrete implementation in the computer algebra system OSCAR. Moreover, we show that there exists a category of partitions for which the natural computational problems of deciding membership of a given partition as well as counting partitions of a given size are algorithmically undecidable.

Algorithmic Problems in Categories of Partitions

TL;DR

This work studies categories of partitions, objects arising in easy quantum groups and diagram algebras, by developing efficient data-structures and quasi-linear-time algorithms for partitions and their category operations, with an actionable OSCAR implementation. It extends partitions to colored and spatial generalizations, and demonstrates that category problems can be undecidable in general by embedding varieties of groups into hyperoctahedral categories of partitions. The paper provides rigorous algorithmic foundations (normalize, tensor, involution, composition via union-find, and spatial/color extensions) and a concrete software pipeline, enabling computational exploration of representation-theoretic structures behind diagram algebras. The undecidability results pose fundamental limits on automatic reasoning in this landscape while leaving open questions about finite generation and the full scope of both colored and spatial categorical frameworks.

Abstract

Categories of partitions are combinatorial structures arising from the representation theory of certain compact quantum groups and are linked to classical diagram algebras such as the Temperley-Lieb algebra. In this paper, we present efficient algorithms and data-structures for partitions of sets and their corresponding category operations, including a concrete implementation in the computer algebra system OSCAR. Moreover, we show that there exists a category of partitions for which the natural computational problems of deciding membership of a given partition as well as counting partitions of a given size are algorithmically undecidable.

Paper Structure

This paper contains 17 sections, 12 theorems, 30 equations, 5 algorithms.

Key Result

Theorem 1

There exists a recursively enumerable category of partitions ${\mathcal{C}}$ for which the following problems are algorithmically undecidable:

Theorems & Definitions (59)

  • Theorem 1: \ref{['thm:membership-undecidable']}, \ref{['corr:counting-undecidable']}
  • Definition 2.1: Partition
  • Example 2.2
  • Remark 2.3
  • Definition 2.4: Tensor product
  • Definition 2.5: Involution
  • Definition 2.6: Composition
  • Remark 2.7
  • Definition 2.8: Rotations
  • Definition 2.9: Vertical reflection
  • ...and 49 more