I am confused as to what this notation means?
$$\textsf W = \{f \in \Bbb{R}^{[4, 6]} : (\forall x \in [4,6])(|f(x)| \le 1)\}$$
I am confused as to what this notation means?
$$\textsf W = \{f \in \Bbb{R}^{[4, 6]} : (\forall x \in [4,6])(|f(x)| \le 1)\}$$
You're looking at the set of all function $f:[4,6]\to \mathbb{R}$. Such that $|f(x)|\le 1$ for every $x\in [4,6]$. Is this set closed under scalar multiplication?