let Y be non empty set ; for P being a_partition of Y
for x, y being Element of Y holds
( [x,y] in ERl P iff x in EqClass y,P )
let P be a_partition of Y; for x, y being Element of Y holds
( [x,y] in ERl P iff x in EqClass y,P )
let x, y be Element of Y; ( [x,y] in ERl P iff x in EqClass y,P )
y in EqClass y,P
by EQREL_1:def 8;
hence
( x in EqClass y,P implies [x,y] in ERl P )
by PARTIT1:def 6; verum