I know that the composition of a continuous function with a measurable function is measurable, whereas the composition of a measurable function with a measurable function is not necessarily measurable. Now I want to prove that the composition of a Borel measurable function $ g:(X,\mathscr B)\to(Y,\hat\tau)$ with a measurable function $f:(\Omega,\mathscr M) \to (X, \tau)$, i.e. $g \circ f$, is measurable. Proof: let $A$ be open. Then $g^{-1}(A)$ is either $G{\delta}$ (countable intersection of open sets) or $F{\sigma}$ (countable union of closed sets). Suppose the former case. Then
$f^{-1}(\bigcap_{i \mathop \in N} {A_i}) = \bigcap_{i \mathop \in N} (f^{-1}({A_i})) $ where $A_i$ open, $f^{-1}(A_i) \in \mathscr M $ and so under countable intersection. How can I prove the same result in the case of $F{\sigma}$? Indeed the counterimage of a closed set is not necessarily measurable. Here I am exploiting the definition: a functions is measurable if the counterimage of a open set is measurable. Can you give me a hint, please?