let R be Relation; :: thesis: for C, x, y being set holds
( x in SetBelow R,C,y iff ( [x,y] in R & x in C ) )
let C, x, y be set ; :: thesis: ( x in SetBelow R,C,y iff ( [x,y] in R & x in C ) )
assume that
A2:
[x,y] in R
and
A3:
x in C
; :: thesis: x in SetBelow R,C,y
y in {y}
by TARSKI:def 1;
then
x in R " {y}
by A2, RELAT_1:def 14;
hence
x in SetBelow R,C,y
by A3, XBOOLE_0:def 4; :: thesis: verum