let y, x be set ; for R being Relation holds
( y in Im R,x iff [x,y] in R )
let R be Relation; ( y in Im R,x iff [x,y] in R )
thus
( y in Im R,x implies [x,y] in R )
( [x,y] in R implies y in Im R,x )
assume A1:
[x,y] in R
; y in Im R,x
x in {x}
by TARSKI:def 1;
hence
y in Im R,x
by A1, RELAT_1:def 13; verum