I consider a standard probability space $(\Omega, \mathcal{F}, \mathbb{P})$.
In many sources, I found the definition which states that $X$ is a discrete random variable if:
- There exists a finite set $A\subset\mathbb{R}$ such that $P(A)=1$.
It is very intuitive for me.
However, in one source I found an additional condition, i.e.
- A probability measure $\mathbb{P}$ and a Lebesgue measure $\lambda$ are singular, which means $$\exists A\subset\mathbb{R} \quad \mathbb{P}(A) = 0 \quad\text{and}\quad \lambda(\Omega\backslash{A}) = 0$$
For me, the first condition (1.) implies the second one (2.) which is easy to prove.
I have two concerns:
Is condition 2. necessary when I want to define a discrete random variable?
I did not specify the set $\Omega$ in the above considerations, but regardless of whether it will be a finite or infinite set, the second condition will hold assuming that the first condition is satisfied.
The reason I posted this question was that I want to deeply understand the types of possible random variables and their formal definitions. For now, I know that there are 3 types: continuous, discrete, and singular random variables, but I cannot find a good source that explicitly states the conditions.