let X be set ; for x, y being object
for R being Relation of X st X c= field R & R reduces x,y & x in X holds
[x,y] in R [*]
let x, y be object ; for R being Relation of X st X c= field R & R reduces x,y & x in X holds
[x,y] in R [*]
let R be Relation of X; ( X c= field R & R reduces x,y & x in X implies [x,y] in R [*] )
assume A1:
X c= field R
; ( not R reduces x,y or not x in X or [x,y] in R [*] )
assume that
A2:
R reduces x,y
and
A3:
x in X
; [x,y] in R [*]