The notation given is:
$$g(x)= \min\lbrace f(t): -3\leq t \leq x, -3\leq x \leq0\rbrace$$
What does this even mean? Is this just another way of saying that $t\in[0,3]$ ?
The notation given is:
$$g(x)= \min\lbrace f(t): -3\leq t \leq x, -3\leq x \leq0\rbrace$$
What does this even mean? Is this just another way of saying that $t\in[0,3]$ ?
It means that $g(x) $ is the smallest value of $f(t)$ where $t \in [-3, x] $ and that $x \in [-3, 0]$. In essence, the value that $t$ can take is dependent on the value of $x$ as well.
Maybe, you could also shed light on where you encountered the above function.