ArgMin
$$\mathop{\operatorname{arg\,min}}\limits_{x \in S} f(x)$$
Gives the set of $x$ such that $f(x) = \mathop{\min}\limits_{t \in S} f(t)$.
$$\mathop{\operatorname{arg\,min}}\limits_{x \in S,\,P(x)} f(x)$$
Gives the set of $x$ such that $f(x) = \mathop{\min}\limits_{t \in S,\,P(t)} f(t)$.
Last updated: 2020-03-06 00:22:16