let F be Function; :: thesis: for x being set st not x in rng F holds
Coim F,x = {}

let x be set ; :: thesis: ( not x in rng F implies Coim F,x = {} )
assume A1: not x in rng F ; :: thesis: Coim F,x = {}
A2: now end;
thus Coim F,x = {} by A2, RELAT_1:173; :: thesis: verum