let X, S be non empty set ; for R being Relation of X st R is irreflexive & field R c= S holds
R is_irreflexive_in S
let R be Relation of X; ( R is irreflexive & field R c= S implies R is_irreflexive_in S )
assume that
A1:
R is irreflexive
and
A2:
field R c= S
; R is_irreflexive_in S
let x be set ; RELAT_2:def 2 ( not x in S or not [x,x] in R )
S = (field R) \/ (S \ (field R))
by A2, XBOOLE_1:45;
then A3:
( not x in S or x in field R or x in S \ (field R) )
by XBOOLE_0:def 3;
A4:
( x in S \ (field R) implies not [x,x] in R )
assume A5:
x in S
; not [x,x] in R
R is_irreflexive_in field R
by A1, RELAT_2:def 10;
hence
not [x,x] in R
by A5, A3, A4, RELAT_2:def 2; verum