To prove $$\cap_{n=1}^{\infty} A_n $$ is non empty where $A_n , n \in \mathbb{N}$ are non empty and finite sets and $A_1 \supseteq A_2 \supseteq A_3 ...$
Let this intersection be empty
Let $a \in A_1$. So $\exists k \in N , k >1$ such that $x \notin A_k $ and so $a \notin \cap_{n=k}^{\infty} A_n $.
Also $x \in A_{k-1}$ and so $x \in A_k$ which is a contradiction to fact that $x \notin A_k $
How do i proceed ? Any Hints ?
The finiteness of the sets is crucial, since otherwise we could, for example, let $A_n=(0,1/n)$, for which $A_1\supseteq A_2\supseteq A_3\cdots$ but $\cap_{n=1}^\infty A_n=\emptyset$.
Now if the intersection were empty, then each element $a\in A_1$ must be absent from some set $A_{n(a)}$ with $n(a)\gt1$. In that case, let $N=\sum_{a\in A_1}n(a)$, which is finite since $A_1$ is finite. Then $A_N\subseteq A_{n(a)}$ since $N\ge n(a)$, so $a\not\in A_N$ for each $a$, hence $A_N=\emptyset$. But that contradicts the assumption that the individual sets are all non-empty, hence the intersection must be non-empty.