How do we write a function as a relation?: In this thread the top answer has written a function as a relation as "$aRf(a)$" where I assume we can just define $b=f(a)$?
- I'm sure this is correct and makes sense but it bothers me because: With other relations e.g. < we have $_1R_2$ as $1<2$. The relation goes in the middle i.e. the analogue here would be $_2f_4$.
- I assume $_2f_4$ makes no sense. But I find It weird that the function $f$ is both the relation $R$ and also the output $f(a)$.
- Perhaps the answer is, that I need to mentally separate $f$ and $f(a)$ where the latter is actually just $b$?
Quick thoughts welcome!