Given a measure $\mu$ on some $\sigma$-algebra $A$, prove that $d:A\times A\to[0,\infty)$ defined as $d(x,y)=\mu((x-y)\cup(y-x))$ is a metric.
I started by noticing that $d(x,y)=\mu(x-y)+\mu(y-x)$ because of disjoint set property of measures. But I don't know how to follow from there. Any help would be appreciated. Thanks.