Let $U$ be an open subset of $\mathbb{R}^n$ and $f:U\rightarrow \mathbb{R}$.
Consider the problem constrained optimization problem of minimizing $f(x)$ subject to $x\in A$, where $$ A=\{ x\in U\ \mid g(x)\le 0,\quad h(x)=0 \} $$ and $g:\mathbb{R}^n\rightarrow \mathbb{R}^p, h:\mathbb{R}^n\rightarrow \mathbb{R}^q$. As usual, $g,h$ can be thought of as $g=(g_1,...,g_p)$ and $h=(h_1,...,h_q)$. Take $x\in A$. If for an $i\in \{1,2,...,p\}$, one has $g_i(x)<0$, then we say that the restriction $g_i\le 0$ is inactive at $x$ and these kind of restrictions should be eliminated from the discussion. In the opposite case, when $g_i(x)=0$, we call yhis active (inequality) restriction. My question is: why does the restrcition $g_i\le 0$ not effectively influence the solution of the problem?