Dear Convex Optimization Experts,
My question is related to this post: The Proximal Operator of the $ {L}_{\infty} $ (Infinity Norm), but not really same, I think, as I have a constraint. Apologies if it is obvious to extend the answer.
So, I am seeking a proximal operator $\textrm{prox}_{\lambda f}(x)$ of this function $$f(x) = I\left\{x \in C \right\} \ ,$$ $$C = \left\{x : \lVert x \rVert_{\infty} \leq \gamma \right\} \ ,$$ where $x \in \mathbb{R}^{n \times 1}$, $I\left\{\cdot \right\}$ is an indicator/characteristic function, $\gamma \in \mathbb{R}^{n \times 1}$, and the constraint $\lVert x \rVert_{\infty} \leq \gamma$ is element-wise.
EDIT: The desired constraint is: $$C = \left\{x : |x_i| \leq \gamma_i \right\} \ ,$$