equivalence relations? Determine the properties of an equivalence relation (reflexive, symmetric, transitive) that the others lack.
a) { (f,g) | f(0) = g(0) or f(1) = g(1) }
b) { (f,g) | for some C ? Z, for all x ? Z, f(x) - g(x) = C }
c) { (f,g) | f(0) = g(1) and f(1) = g(0) }
*Z is the set...