let L be reflexive transitive RelStr ; for R being auxiliary(ii) Relation of L
for C being Subset of L
for x, y being Element of L st x <= y holds
SetBelow R,C,x c= SetBelow R,C,y
let R be auxiliary(ii) Relation of L; for C being Subset of L
for x, y being Element of L st x <= y holds
SetBelow R,C,x c= SetBelow R,C,y
let C be Subset of L; for x, y being Element of L st x <= y holds
SetBelow R,C,x c= SetBelow R,C,y
let x, y be Element of L; ( x <= y implies SetBelow R,C,x c= SetBelow R,C,y )
assume A1:
x <= y
; SetBelow R,C,x c= SetBelow R,C,y
let a be set ; TARSKI:def 3 ( not a in SetBelow R,C,x or a in SetBelow R,C,y )
assume A2:
a in SetBelow R,C,x
; a in SetBelow R,C,y
then reconsider L = L as non empty reflexive RelStr ;
reconsider a = a as Element of L by A2;
A3:
a in C
by A2, Th18;
A4:
a <= a
;
[a,x] in R
by A2, Th18;
then
[a,y] in R
by A4, A1, WAYBEL_4:def 5;
hence
a in SetBelow R,C,y
by A3, Th18; verum