let UA be Universal_Algebra; :: thesis: for f being Element of UAAut UA holds
( dom f = rng f & dom f = the carrier of UA )

let f be Element of UAAut UA; :: thesis: ( dom f = rng f & dom f = the carrier of UA )
A1: f is_isomorphism UA,UA by Def1;
then dom f = the carrier of UA by ALG_1:9;
hence ( dom f = rng f & dom f = the carrier of UA ) by A1, ALG_1:9; :: thesis: verum