let X be non empty set ; :: thesis: for r being Relation of X st r is_reflexive_in X holds
chi r,[:X,X:] is reflexive
let r be Relation of X; :: thesis: ( r is_reflexive_in X implies chi r,[:X,X:] is reflexive )
assume A1:
r is_reflexive_in X
; :: thesis: chi r,[:X,X:] is reflexive
for x being Element of X holds (chi r,[:X,X:]) . x,x = 1
hence
chi r,[:X,X:] is reflexive
by Def3; :: thesis: verum