Given a measurable space $(X,\scr{A})$ where $\scr{A}$ is a sigma algebra on $X$, I would like to know if $f:X \to \mathbb{R}$ is measurable then $cf$ where $c \in \mathbb{R}$ is also measurable.
A function $f:X \to \mathbb{R}$ is measurable if $[f > \alpha] = \{x \in X \:{:}\: f(x) > \alpha \} \in \mathscr{A}$ for all $\alpha \in \mathbb{R}$.
If $c = 0$, then $[cf > \alpha] = X$ for all $\alpha < 0$ and $[cf > \alpha] = \emptyset$ for all $\alpha \geq 0$, so $[cf > \alpha] \in \scr{A}$.
If $c > 0$, then $[cf > \alpha] = [f > \frac{\alpha}{c}] \in \scr{A}$.
My question is when $c < 0$, my attempt is as follows.
Since $[cf > \alpha] = [f < \frac{\alpha}{c}] = \{x \in X \:{:}\: f(x) < \frac{\alpha}{c} \}$ and $[f > \frac{\alpha}{c}] \in \scr{A}$, the complement of ${[f > \frac{\alpha}{c}]} $ which is $[f \leq \frac{\alpha}{c}] \in \scr{A}$, but as $[f < \frac{\alpha}{c}] \neq [f \leq \frac{\alpha}{c}]$, I am stuck in showing $[f < \frac{\alpha}{c}] \in \scr{A}$.
Any help will be greatly appreciated.
Since $\mathcal A$ is a $\sigma$-\algebra, asserting that$$\left\{x\in X\,\middle|\,f(x)<\frac\alpha c\right\}\in\mathcal A$$is equivalent to asserting that its complement, which is$$\left\{x\in X\,\middle|\,f(x)\geqslant\frac\alpha c\right\},\tag1$$belongs to $\mathcal A$. And$$(1)=\bigcap_{n\in\mathbb N}\left\{x\in X\,\middle|\,f(x)>\frac\alpha c-\frac1n\right\}$$Therefore, $(1)\in\mathcal A$.