I pretty confused about how to deal with this. how can I determine for a relation ($R$) on a power set whether it is reflective, symmetric, transitive. When $A$ is the final amount and $P(A)$ is the power set. Consider the relation $R$ of $P(A) $ given by:
$sRt \iff |s| = |t|$
I know that a relation is considered an equivalence relation if it satisfies reflexive, symmetric and transitive properties but Im having trouble to figure out how to show that in my example.