Some definitions:
$\textbf{$k$-connected}$: $G = (V, E)$ is called $k$-connected (for $k > \in \mathbb{N}$) if $|G| > k$ and $G-X$ is connected for every set $X \subseteq V$ with $|X| < k$.
Facts:
- If a graph is $3$-connected it is also $2$-connected
- In $2$-connected plane graph, every face is bounded by a cycle.
$\textbf{Theorem 1:}$ Show that if $u$ is a vertex in a $3$-connected planar graph, there is a cycle of the graph that contains the neighbors of $u$.
I was wondering if I can solve Theorem 1 using the Facts I described above. If so, I would like to know how I could argue. Or if there is any other way to show it
Yes, those facts suffice to prove Theorem 1.
Here's a hint:
And some more: