Fix m, n ∈ ℕ. Define a mapping f : ℤ/nℤ → ℤ/mℤ by f([a]_n) = [a]_m. a. Prove that if m | n then f is a well-defined function. That is, prove that if [a]_n = [b]_n then f([a]_n) = f([b]_n). b. Let n = 12 and m = 3. Write PreIm_f({[1]_3, [2]_3}) in roster notation. c. Suppose m ∤ n. Show that f is ill-defined. That is, show there exist a, b ∈ ℤ such that [a]_n = [b]_n but f([a]_n) ≠ f([b]_n).