# On the monotone complexity of the shift operator

**Authors:** Igor S. Sergeev

arXiv: 1905.10747 · 2020-07-01

## TL;DR

This paper analyzes the complexity of minimal monotone circuits implementing a permutation operator on boolean vectors, providing new insights and alternative proofs for known bounds in monotone computational complexity.

## Contribution

It establishes the exact asymptotic complexity of the monotone permutation operator and offers an alternative proof for the complexity of the monotone shift operator.

## Key findings

- Complexity of monotone permutation operator is Θ(qn log n).
- Provides an alternative proof for the Θ(n log n) bound of the monotone shift operator.
- Enhances understanding of monotone circuit complexity for permutation functions.

## Abstract

We show that the complexity of minimal monotone circuits implementing a monotone version of the permutation operator on $n$ boolean vectors of length $q$ is $\Theta(qn\log n)$. In particular, we obtain an alternative way to prove the known complexity bound $\Theta(n\log n)$ for the monotone shift operator on $n$ boolean inputs.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.10747/full.md

## References

12 references — full list in the complete paper: https://tomesphere.com/paper/1905.10747/full.md

---
Source: https://tomesphere.com/paper/1905.10747