I am just starting learning about measure theory (what a great way to spend Christmas...!), and I am unclear on this following claim: Characterisation of Measurable Functions. It appears to be a very basic (and fundamental) result, but I'm not really sure how to show it. I'm only really interested in "$(2)$ and $(2')$". I'm sure that I can deduce the others from it.
This is what I've been thinking: Given measurable $f:E \rightarrow \Bbb R$, write $f = \lim f_n$, where $f_n$ is a simple function, which is known to be measurable. Then $f(x) \le \alpha$ just when when $x$ is in one of the sets in the simple function which has constant $\le \alpha$; eg $$f_n = \sum_{k=1}^{K_n} c_k^{(n)} 1(A_k^{(n)})$$ where $1(\cdot)$ is the indicator function, satisfies $fn(x) \le \alpha$ just when $x \in A_k^{(n)}$ with $c_k^{(n)} \le \alpha$. [I'm not 100% sure how this translates into the limit...].
An explanation would be most appreciated! Thanks! :)
UPDATE
The definition for a measurable set that I have been given is just the elements of the $\sigma$-algebra. Now for a function:
Let $(E,\mathcal E)$ and $(G,\mathcal G)$ be measurable spaces. We say that a function $f:E \rightarrow G$ is measurable if $f^{-1}(A) \in \mathcal E$ for every $A \in \mathcal G$.
Using the definition given in a link on the page linked above, the main part of my question ($(1) \iff (2)$) is fairly trivial. I'm interested to know how the above (equivalent, I assume!) definition gives this result.