set R = R6 S;
set Q = S -sequents ;
now
let Seqts, Seqts2 be Subset of (S -sequents); :: thesis: ( Seqts c= Seqts2 implies (R6 S) . Seqts c= (R6 S) . Seqts2 )
set X = Seqts;
set Y = Seqts2;
assume B0: Seqts c= Seqts2 ; :: thesis: (R6 S) . Seqts c= (R6 S) . Seqts2
now
let x be set ; :: thesis: ( x in (R6 S) . Seqts implies x in (R6 S) . Seqts2 )
assume CC0: x in (R6 S) . Seqts ; :: thesis: x in (R6 S) . Seqts2
reconsider seqt = x as Element of S -sequents by CC0;
[Seqts,seqt] in P6 S by CC0, Lm1e;
then seqt Rule6 Seqts by DefP6;
then consider y1, y2 being set , phi1, phi2 being wff string of S such that
C1: ( y1 in Seqts & y2 in Seqts & y1 `1 = y2 `1 & y2 `1 = seqt `1 & y1 `2 = (<*(TheNorSymbOf S)*> ^ phi1) ^ phi1 & y2 `2 = (<*(TheNorSymbOf S)*> ^ phi2) ^ phi2 & seqt `2 = (<*(TheNorSymbOf S)*> ^ phi1) ^ phi2 ) by Def6;
seqt Rule6 Seqts2 by Def6, C1, B0;
then [Seqts2,seqt] in P6 S by DefP6;
hence x in (R6 S) . Seqts2 by Th3; :: thesis: verum
end;
hence (R6 S) . Seqts c= (R6 S) . Seqts2 by TARSKI:def 3; :: thesis: verum
end;
hence for b1 being Rule of S st b1 = R6 S holds
b1 is isotone by DefMonotonic1; :: thesis: verum