For an application in optimization, I came across the following problem:
(Notation: Let $[0,1]^N$ denote a real hypercube. For a vector $t\in [0,1]^N$, let $\hat{t}_i\in [0,1]^{N-1}$ denote the removal of the $i$-th coordinate.)
Let $g_i:[0,1]^{N-1}\to [0,1]$ be continuous functions and define hypersurfaces \begin{align} S_i:=\{t\in [0,1]^N: t_i=g_i(\hat{t}_i)\}. \end{align}
Is the intersection \begin{align} S_1\cap \cdots \cap S_N \end{align} necessarily non-empty?
This is a generalized version of intersection of continuous curves in a square., where the answer is ''yes''.
For my application, it is not a restriction to assume that $g_i$ are smooth.