Problem
Consider the following set:
For measures $\mu , \nu$ on the measurable space $(\Omega, \mathscr{F})$ where $\mu (\Omega) = \nu (\Omega) < + \infty$, consider the set $D = ${$ A \in \mathscr{F} : \mu (A) = \nu(A)$ }. We want to determine if this is a $\sigma$-algebra.
This is a set that is often used as a standard example of a d-system (Dynkin system). I have found that this is not a $\sigma$ algebra, however, it is unclear to me how to construct a counterexample to show this fact.
Progress
Of course, given the fact that it is a d-system means that it will definitely contain $\Omega$ and will be closed under complements. Therefore, in order to find a counterexample, we must look for measures that ensure that the set $D$ is not closed under countable unions.
Looking online has produced a few different examples of possible counterexamples, however, as this was an exercise in a textbook I am working through, I am more interested in understanding how to construct a counterexample as opposed to just copying down a specific example that works in this instance without actually learning to construct this on my own.
Example Counterexample
The counterexample used in the textbook is the following:
Consider $D$ (as defined above) in the following setup:
Sample space: $\Omega = ${$1,2,3,4$}; Sigma Algebra: $\mathscr{F} = P(\Omega)$ (power set); Measures: $\mu = δ_{\{1\}} +δ_{\{2\}}$ and $\nu = δ_{\{3\}} +δ_{\{4\}}$.
If I didn't have access to the solutions, I never would have been able to construct this example on my own.
What is the intuition behind something like this (or behind any possible answer for this question)? How can I learn to construct examples of my own here?