For a given universe $U$ and a fixed subset $C$ of $U$, we define $R$ on $P(U)$ ("parts of $U$") as follows: for any $A,B⊆U$ we have ARB if and only if $A\cap C = B\cap C$
Considering that the definition of properties are:
- Reflective: $\forall x\in aRa$
- Symmetrical: $\forall a, b \in A / a R b \Rightarrow b R a $
- Antisymmetric: $\forall a, b \in A / [a R b \wedge b R a] \Rightarrow a = b$
- Transitive: $\forall a, b, c \in A / [a R b \wedge b R c] \Rightarrow a R c$