thus rng (- p) c= INT :: according to RELAT_1:def 19 :: thesis: verum
proof
let y be object ; :: according to TARSKI:def 3 :: thesis: ( not y in rng (- p) or y in INT )
assume A1: y in rng (- p) ; :: thesis: y in INT
consider x being object such that
A2: ( x in dom (- p) & (- p) . x = y ) by A1, FUNCT_1:def 3;
reconsider x = x as bag of X by A2;
(- p) . x = - (p . x) by POLYNOM1:17;
hence y in INT by A2, INT_1:def 2; :: thesis: verum
end;