Let $C_1,C_2,C_3,C_4$ be compact convexes of $\mathbb{R}^2$ such that $C_1\cap C_2\cap C_3\neq\emptyset,C_1\cap C_2\cap C_4\neq\emptyset,C_1\cap C_3\cap C_4\neq\emptyset,C_2\cap C_3\cap C_4\neq\emptyset$.
Show that $C_1\cap C_2\cap C_3\cap C_4\neq\emptyset$
Let $C_1,\dots,C_n$ be compact convexes of $\mathbb{R}^m,(m,n)\in\mathbb{N}^2$. We suppose that $\displaystyle\forall 1\le j\le n,\bigcap_{1\le i\le n,i\neq j} C_i\neq\emptyset$.
Do we have $\displaystyle\bigcap_{1\le i\le n} C_i\neq\emptyset$ ?
The first one seems quite logical by drawing a graph, but I can't find a proper mathematical 'rigorous' proof. I don't know what to do for the second.
For second question, let $m=2, n=3$. We can easily draw tree circles each pair of which intersects and all three of them have empty intersection. So the answer is negative.
As for the first one, a convex set $X$ has, by definition, a property that for any two points $u, v \in X$ point $au + (1-a)v$ belongs to $X$ for any $a \in [0, 1]$. In any words, whole segment between $u$ and $v$ lays in $X$.
Let us take four points $p_1 \in C_2 \cap C_3 \cap C_4$, $p_2 \in C_1 \cap C_3 \cap C_4$, $p_3 \in C_1\cap C_2 \cap C_4$ and $p_4 \in C_1 \cap C_2 \cap C_3$.
From the definition of convex set, $[p_1, p_2] \subset C_3 \cap C_4$, $[p_1, p_3] \subset C_2 \cap C_4$, $[p_1, p_4] \subset C_2 \cap C_3$, $[p_2, p_3] \subset C_1 \cap C_4$, $[p_2, p_4] \subset C_1 \cap C_3$ and $[p_3, p_4] \subset C_1 \cap C_2$.
Next we consider the convex hull of these points. It can be a single point, a segment, a triangle or a quadrangle.
q.e.d.