let T, S be 1-sorted ; :: thesis: for f being Function of T,S
for P being Subset of T st rng f = [#] S & f is one-to-one holds
f .: P = (f ") " P

let f be Function of T,S; :: thesis: for P being Subset of T st rng f = [#] S & f is one-to-one holds
f .: P = (f ") " P

let P be Subset of T; :: thesis: ( rng f = [#] S & f is one-to-one implies f .: P = (f ") " P )
assume that
A1: rng f = [#] S and
A2: f is one-to-one ; :: thesis: f .: P = (f ") " P
A3: f is onto by A1, FUNCT_2:def 3;
f .: P = (f ") " P by A2, FUNCT_1:84;
hence f .: P = (f ") " P by A2, A3, Def4; :: thesis: verum