Synopsis
My textbook, near the end of the section on equivalence relations, mentions the problem of "defining functions on a quotient set". Specifically, assume that $R$ is an equivalence relation on $A$ and that $F: A \rightarrow A$. We ask if there exists a corresponding function $\hat{F}: A/R \rightarrow A/R$ such that for all $x \in A$, $$\hat{F} ([x]_{R}) = \ [F(x)]_R.$$ After introducing this notion, he goes on to state that $\hat{F}$ is ill-defined unless $(xRy) \Rightarrow (F(x) R F(y))$. If this requirement is satisfied, then the function $F$ is "compatible" with $R$
Questions
I have a few questions on this topic. Most of them relate to the conceptual understanding of it.
(1) Why is such a question important? What applications will come from such a function $\hat{F}$? Why does he place so much importance on it (he stars it and spends much more time on it than on other sections)? How could I visualize or understand such a function more intuitively?
(2) What does it mean for something to be "well-defined"? I'm guessing it means that the something, or function in this case, is applicable to the definition, but I'm not entirely sure.
(3) What's so special about these compatible functions besides being well-defined?