Questions about functions:
Let A be a set and let f: A -> A be a function. For x,y belongs to A, define x ~ y if f(x) = f(y):
a. Prove that ~ is an equivalence relation on A.
This is my guess, but I am not sure whether I'm right:
Proving reflexiveness: If (x,y) belong to A, then f(x)...