Is the following claim true?
$\textbf{Claim:}$ The finer a partition $P$ it becomes, the more informative is.
Let me give an example of a partition on some space where the Lebesgue measure is defined properly.
Suppose that there is a finite set $\Omega$ and $\omega\in\Omega$ states the state of the world. There is prior $\mu_0(\omega)$ and $\mu$ is the posterior belief about the state of the world. Also there is a random variable $X$ that is indepedent of $\Omega$ and uniformly distributed on $[0,1]$ and denote as $x$ a realization of $X$. A signal is a partition of $\Omega\times [0,1]$ denoted as $\pi$ such that $\pi\subset S$ where $S$ is the non-emtpy set that contains all Lebesgue measurable subsets of $\Omega\times [0,1]$. An element $s\in S$ is a signal realization.
With each $\pi$ is assocaited an $S-$valued random variable that $s\in\pi$ when $(\omega, x)\in s$. Let $\Lambda$ be the Lebesgue measure defined as $\Lambda(\{x|(\omega, x)\in s \})=\mathbb{P}(s|\omega)$ which is the conditional probability of $s$ given $\omega$ and $\mathbb{P}(s)=\sum_{\omega\in\Omega}\Lambda(\{x|(\omega, x)\in s \})=\sum_{\omega\in\Omega}\mathbb{P}(s|\omega)$ which is the unconditional probability of $s$.
Assuming that we have two different partitions $\pi_1$ and $\pi_2$ defined as above, by combining both of them to their common refinement $\pi^*=\pi_1 \vee \pi_2$ in the sense that the signal $\pi^*$ yields the same information as observing both $\pi_1$ and $\pi_2$, this mean that $\pi^*$ is more informative of $\pi_1$ and $\pi_2$ alobe because it consists of all the points of both of them (correct me if I am mistaken). Does this also mean that $\pi^*$ (partition or signal) is a finer than $\pi_1$ or $\pi_2$ alone as well?
$\textbf{Note:}$ The operator $\vee$ stands for the join of two different paritions, which seems like some kind of ``adding" the different signals (partitions).
Suppose that $\Omega =\{0,1\}$ where $0$ denotes the good and $1$ denotes the bad state of the world. If $\pi_1=\{g, b\}$ where $g$ stands for the signal that the good state occurs with probability $\mathbb{Q}$ almost surely and $b$ stands for the signal that the bad state occurs with probability $\mathbb{Q}$ almost surely as well such taht $g=\left((0,[0,0.6])\cup(1, [0, 0.25])\right)$ and $b=\left((0,[0.6,1])\cup(1, [0.25, 1])\right)$ or else
$$\pi_1=\{g, b\}=\{\underbrace{\left((0,[0,0.6])\cup(1, [0, 0.25])\right)}_{g},\underbrace{ \left((0,[0.6,1])\cup(1, [0.25, 1])\right)\}}_{b}$$
and also there is $\pi_2$ such that
$$\pi_2=\{g^{'}, b^{'}\}=\{\underbrace{\left((0,[0,0.65])\cup(1, [0, 0.2])\right)}_{g^{'}},\underbrace{ \left((0,[0.65,1])\cup(1, [0.2, 1])\right)\}}_{b^{'}}$$
Then
$$\pi_1\vee\pi_2=\{\underbrace{(0,[0,0.6])\cup(1,[0,0.2])}_{(g,g^{'})},\underbrace{(0,[0.6,0.65])}_{(b,g^{'})},\underbrace{(1,[0.2,0.25]))}_{(g,b^{'})},\underbrace{(0,[0.65,1])\cup(1,[0.25,1])}_{(b,b^{'})},\}$$ in other words
$$\pi^*=\pi_1\vee\pi_2=\pi_1\cap\pi_2$$
If we define the information environment as $\Pi := \Omega\times [0,1]$ and x is a realization of $X$ which is a random variable that is uniformly distributed on $[0,1]$ then any interval has probability proportional to its length. This means that if $x=0.4$ is a realization of X, then for $\omega=0$
$$\Lambda(\{x=0.4|(0, 0.4)\in \pi_1\vee\pi_2\})=\Lambda(\{x=0.4|(0, 0.4)\in s=(g,g^{'})\})=\Lambda(\{x=0.4|\underbrace{(0, 0.4)\in (0,[0,0.6])\cup(1,[0,0.2])}_{(0,0.4)\in (0,[0,0.6]),\quad\text{since $\omega=0$ and $0.4\in [0,0.6]$ }} \})=\mathbb{P}(s=(g,g^{'})|\omega=0)=\mathbb{P}([0,0.4]\cup[0.4,0.6]|\omega=0)=|0.4-0|+|0.6-0.4|=0.6$$
while for $\omega=1$
$$\Lambda(\{x=0.4|(1, 0.4)\in \pi_1\vee\pi_2\})=\Lambda(\{x=0.4|(1, 0.4)\in s=(b,b^{'})\})=\Lambda(\{x=0.4|\underbrace{(1, 0.4)\in (0,[0.65,1])\cup(1,[0.25,1])}_{(1, 0.4)\in (1,[0.25,1]),\quad\text{since $\omega=1$ and $0.4\in [0.25,1]$}}\})=\mathbb{P}(s=(b,b^{'})|\omega=1)=\mathbb{P}([0.25,0.4]\cup[0.4,1]|\omega=1)=|0.4-0.25|+|1-0.4|=0.75$$
The above construction based on my definition gives me a clear view about what all these partitions of the information environment $\Pi=\Omega\times[0,1]$ is. In a chapter of Handbook of game theory with economic applications of Geanakopolos common knowledge survey it is quoted that if $P$ and $Q$ are two different partitions of the same space $\Pi$ then $P\vee Q= P\cap Q$. Maybe this does not answer exaclty to my claim, but a finer partition like $\pi^*$ is more informative that $\pi_1$ and $\pi_2$ alone and because it is the intersection of $\pi_1$ and $\pi_2$, this is close to the definition of a sigma algebra where someone conseders a smaller collection of privileged subsets of $\Pi=\Omega\times [0,1]$ which are reflected in $\pi^*$...
Am I wrong? Is there anything that I am missing? Please any additional comment or help could be very important for my understanding. Thank you in advance