I'm reading Bernt Oksendal's "Stochastic Differential Equations" (edition 6) and I got quite confused on the conceptions. Please kindly help.
I don't understand what is an event in the definition of random variable
Definition: A random variable $X$ is an $\mathscr{F}$-measurable function $X:\Omega\ni \omega\mapsto X(\omega) \in \mathbb{R}^n$. (page 9)
Suppose there're zillions of pollens in a room ($\mathbb{R}^3$) doing brownian motion. We take a snapshot of the horizontal location of a particular Tulip pollen, and so have a random variable $X:\Omega\ni \omega\mapsto X(\omega) \in \mathbb{R}^2$ constructed for this special Tulip pollen.
Now, what is $\omega$, is it the Tulip pollen, or the physical location that the Tulip pollen happened to be at the split of the secone?
If $\omega$ is about the Tulip pollen, then the whole set $\Omega$ shall be the whole set of other pollen in the room.
Consider the open circle $C(X(\omega), r)$, it's preimage $$X^{-1}(C) := \{pollen \in \{\text{All Pollens In The Room}\}; X(pollen) \in C(X(\omega, r)\}$$
Otherwise, if $\omega$ is about the physical position of the Tulip pollen, then the whole set $\Omega$ shall be the room.
Consider the open circle $C(X(\omega), r)$, it's preimage $$X^{-1}(C) := \{position \in \{\text{The Room}\}; X(position) \in C(X(\omega, r)\}$$
I thought it shall be the pollen: the mapping from determined space in the room to $\mathbb{R}^2$ really does not sounds "random".
Am I correct here?