Undifferentiated-block function class and its symmetry characterization
Determine whether there exists a class of list functions that operates on inputs as undifferentiated blocks—meaning the functions do not identify elements by their values or positions—and that includes the functions double (defined as identity + identity via list concatenation), identity, and reverse; and identify a specific collection of list operators such that this class is exactly the symmetry class of those operators (i.e., the set of list functions that commute with every operator in the collection).
References
We conjecture that there is a class of functions that operates on their inputs as an undifferentiated block -- not identifying elements by their values or positions -- including {double}, {identity} and {reverse}. We conjecture that such functions constitute the symmetry class of some collection of operators.