Is there a measure expressed as 2D vectors?

41 Views Asked by At

I was wondering: a measure $\mu$ is a function that takes a set of numbers $S \in \mathbb{R}^n$ and assign a non-negative number to it. I'm summary: $\mu: S \rightarrow \mathbb{R}_+$

Does any of you know if there are measures like this:

$$\mu: S \rightarrow \mathbb{R}^2_+$$

The final aim is being able to distinguish between countable dense sets and non dense sets, so a subset $S \in \mathbb{Q}$ can have a measure greater than zero if it's dense, at least in one of the dimensions of $\mu$.

Many thanks in advance!

1

There are 1 best solutions below

2
On

One can certainly consider vector valued measures. Just take two measures $\mu_1, \mu_2$ on the same measure space and set $\mu (E) = (\mu_1 (E), \mu_2 (E) ) \in \mathbb R_+^2$.