permutationequivariant
Permutation equivariance is a property of functions or models in machine learning and mathematics. A function is said to be permutation equivariant if applying a permutation to its input results in the same permutation being applied to its output. This means that the order of the input elements does not affect the relationship between the input and the output, only the arrangement of the output elements.
For example, if we have a function f that takes a set of items {a, b, c}
This property is particularly useful when dealing with data where the order of elements is not inherently