Parrelation
Parrelation is a concept in discrete mathematics describing a binary relation defined on a set that carries a parity labeling, typically separating elements into two classes such as even and odd. The term suggests a relation that respects or interacts with this parity partition.
Definition: Let S be a set equipped with a parity function par: S → {0,1}. A relation R
Examples: On the set of integers with par(n) = n mod 2, the relation {(a,b) : par(a) = par(b)}
Variants and properties: Parrelations naturally decompose into two subrelations on the parity classes, allowing separate analysis
Applications: Parrelations arise in contexts where a built-in partition by parity is meaningful, such as modular
History: The term parrelation appears as a descriptive label in some mathematical discussions for parity-preserving relations