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.
In general if $f$ is a function that has set $X$ as domain then the relation $\sim$ on $X$ that is prescribed by:$$x\sim y\iff f(x)=f(y)$$is an equivalence relation.
To verify that we only need to check that the following conditions are satisfied:
It is evident that these conditions are satisfied.
Now realize that in your case we are dealing with a function $|\cdot|$ that has powerset $\wp(A)$ as domain and that the relation $R$ is prescribed by:$$sRt\iff|s|=|t|$$
So what is said above immediately applies to your case.