Let $U, V$ be two neighborhoods of $x_0$. Prove that $U\cap V$ is also a neighborhood of $x_0$
My attempt
I know that $I$ is a neighborhood of $y_0$ if $B(y_0,r)\subseteq I$ for some $r$ where $$B(y_0,r)=\left\{y\in\mathbb R:|y-y_0|<r\right\}$$
- If $U\subset V$ or $V\subset U$, I can prove it by considering the $B$ of the smallest neighborhood.
- If $U=V$ I can prove it because $B_V=B_U=B_{U\cap V}$
If neither 1. nor 2. apply, (the following came to my mind as I was writing this question) I think I can prove it by considering $B=B_V\cap B_U$. Am I right?
There exist such radii $r_U$ and $r_V$ for $U$ and $V$. Then just take the minimum of them: $r = \min(r_U, r_V)$ whence $B(x_0,r) \subseteq B(x_0, r_U)\cap B(x_0, r_V) \subseteq U \cap V$, proving $U\cap V$ is also a neighbourhood of $x_0.$
This method can be applied for finitely many open neighbourhoods, but not for infinitely many, since the infimum of infinitely many positive numbers could be zero.