reconsider P = id the carrier of X as Equivalence_Relation of X ;
take
P
; for x, y being Element of X st [x,y] in P holds
for u being Element of X holds [(x \ u),(y \ u)] in P
let x, y be Element of X; ( [x,y] in P implies for u being Element of X holds [(x \ u),(y \ u)] in P )
assume A1:
[x,y] in P
; for u being Element of X holds [(x \ u),(y \ u)] in P
let u be Element of X; [(x \ u),(y \ u)] in P
x \ u = y \ u
by A1, RELAT_1:def 10;
hence
[(x \ u),(y \ u)] in P
by RELAT_1:def 10; verum