I am new to measure theory and here is the definition I have :
(1) A function $f:(X, \mathcal{A}) \to (Y, \mathcal{B})$ is mesurable iff : $\forall B \in \mathcal{B}, f^{-1}(B) \in \mathcal{A}$
Why this definition and not this one ?
(2) A function $f:(X, \mathcal{A}) \to (Y, \mathcal{B})$ is mesurable iff : $\forall A \in \mathcal{A}, f(A) \in \mathcal{B}$
Thus with (2) a function is measurable iff it maps measurable sets to measurable sets. It's seems more natural to me. I know that the first definition extend the notion of continuity, but this explanation still doesn't convince me that (1) should be the most natural definition.
So are functions that respect (2) have a name ? And why (2) is not the definition of measurable functions ?
It is nice to play with definitions who knows it might give rise to new branches and new ways of looking at things.
Warning: This is my personal opinion .
You see we already have a notion of continuity. And initially (before proceeding towards abstract measure space) your measure spaces would arise from the topological spaces you already know and there the $\sigma$-algebra you consider would be generated by the open sets of the topology. Now you want your continuous functions you have on topological spaces to be your good guys not the nasty ones. And that is why in my opinion it is a natural definition for measurable function.
Indicator functions of non-measurable sets, such as: $$\chi_A(x) = \begin{cases} 1 & \text{if $x \in A$} \\ 0 &\text{elsewhere}\end{cases}$$ Where $A$ is a non-measurable set is now a measurable function for definition (2).
While this might seem trivial, it will for sure be of importance for basics properties of measurable functions such as:
Also we might go under problems against another very well used definition of measurability (which is most often used for Lebeasgue measure):
Given the measure space $(X, \mathcal M)$ and $f$ an extended real valued function defined on $X$ then $f$ is measurable iff the set $\{x \in X | f(x) > c \}$ is measurable for each real number $c$.
These problems will for sure translate to other problems into integration, functional spaces such as the $L^0$ space or even $L^p$ spaces in general. For example, Lusin's theorem will for sure not work with this definition.