The identity function on A, idA: A →A is defined by idA(a) = a.
1. (a) We defined a function as a relation with a particular property, thus
we can talk about properties of relations. Prove that if f : A →A
is reflexive, then f =idA.
(b) Prove that if f is symmetric then the function f^2 : A →A defined
by f^2(a) = f (f (a)) is the identity.
(c) Prove that if f is transitive then the function g : im(f) →im(f) given
by g(f (a)) = f (f (a)) is the identity on im(f) .