prove_abs_fn_onto : thm -> thm
|- (!a. abs(rep a) = a) /\ (!r. P r = (rep(abs r) = r))
|- !a. ?r. (a = abs r) /\ P r