defpred S1[ set , Element of S -sequents ] means $2 Rule6 $1;
consider R being Relation of (bool (S -sequents)),(S -sequents) such that
A28: for x being Element of bool (S -sequents)
for y being Element of S -sequents holds
( [x,y] in R iff S1[x,y] ) from RELSET_1:sch 2();
take R ; :: thesis: for Seqts being Element of bool (S -sequents)
for seqt being Element of S -sequents holds
( [Seqts,seqt] in R iff seqt Rule6 Seqts )

thus for Seqts being Element of bool (S -sequents)
for seqt being Element of S -sequents holds
( [Seqts,seqt] in R iff seqt Rule6 Seqts ) by A28; :: thesis: verum