I want to prove the following statement.
If $X$ is a connected space then every open covering $\{U_j:j\in J\}$ has the following property: for each pair $U_{j_1},U_{j_n}$ there are finitely many $U_{j_2},...,U_{j_{n-1}}$ such that $U_{j_i}\cap U_{j_{i+1}}\neq\emptyset$ for every $i\in\{1,...,n-1\}$.
And I tried this:
Suppose the contrary. There exist an open covering $\{U_j:j\in J\}$ and $U_{j_1},U_{j_n}$ such that for every $U_{j_2},...,U_{j_{n-1}}$ exists $i\in\{1,...,n-1\}$ with $U_{j_i}\cap U_{j_{i+1}}=\emptyset$. I want to prove $X$ is not connected.
For example, if we consider an empty subfamily, we must get $U_{j_1}\cap U_{j_{n}}=\emptyset$. If $U$ is another element of the open covering, then either $U\cap U_{j_1}=\emptyset$ or $U\cap U_{j_n}=\emptyset$. Then I tried to prove something like this:
$$X=U_{j_1}\cup U_{j_n}\cup\bigcup_{j\in J\setminus\{j_1,j_n\}}U_j$$
But I don't really know if these sets are disjoint.
Can anyone give me a hint?
Thanks.