This question was already asked but I didn't get enough information from the answer. Here is a link to the question.
Here is the question restated. Show that for $n$ large enough, every $k$ coloring of the non empty subsets of $[n]$ will give the same color to two disjoint sets and their union.
This is my idea so far. I want to choose $n=R_{k}(3:2)$. Defined to be the smallest $n$ such that any $k$ coloring of the edges of $K_{R_{k}(3:2)}$ yields a monochromatic triangle. Given any k-coloring $f$ on the powerset of $[n]$. Define an edge coloring $f'$ on $K_{n}$ by, $f'(ab)=f(\{a,b\})$.
This produces a monochromatic triangle. So there exists $a,b,c$ such that $\{a,b\},\{b,c\}\{a,c\}$ all have the same color. I was hoping to execute this sort of coloring on the two sets of $[n]$ then the three sets and so on until I have enough triangles to get some disjoint sets but it didn't work.
Any hint would be very nice. Thank you
Define $f'(ab)=f(\{a+1,a+2,\dots,b\})$ for $0\le a\lt b\le n$. This colors the edges of a complete graph on $n+1$ vertices, so you can take $n=R_{k}(3:2)-1$.