let UA be Universal_Algebra; :: thesis: for f being Function of UA,UA st f is_isomorphism UA,UA holds
f " is Function of UA,UA
let f be Function of UA,UA; :: thesis: ( f is_isomorphism UA,UA implies f " is Function of UA,UA )
assume A1:
f is_isomorphism UA,UA
; :: thesis: f " is Function of UA,UA
then A2:
f is one-to-one
by ALG_1:8;
f is_epimorphism UA,UA
by A1, ALG_1:def 4;
then
rng f = the carrier of UA
by ALG_1:def 3;
hence
f " is Function of UA,UA
by A2, FUNCT_2:31; :: thesis: verum