set R = R#4 S;
set Q = S -sequents ;
now :: thesis: for Seqts, Seqts2 being Subset of (S -sequents) st Seqts c= Seqts2 holds
(R#4 S) . Seqts c= (R#4 S) . Seqts2
let Seqts, Seqts2 be Subset of (S -sequents); :: thesis: ( Seqts c= Seqts2 implies (R#4 S) . Seqts c= (R#4 S) . Seqts2 )
set X = Seqts;
set Y = Seqts2;
assume Seqts c= Seqts2 ; :: thesis: (R#4 S) . Seqts c= (R#4 S) . Seqts2
now :: thesis: for x being object st x in (R#4 S) . Seqts holds
x in (R#4 S) . Seqts2
let x be object ; :: thesis: ( x in (R#4 S) . Seqts implies x in (R#4 S) . Seqts2 )
assume A1: x in (R#4 S) . Seqts ; :: thesis: x in (R#4 S) . Seqts2
reconsider seqt = x as Element of S -sequents by A1;
[Seqts,seqt] in P#4 S by A1, Lm30;
then seqt Rule4 Seqts by Def41;
then consider l being literal Element of S, phi being wff string of S, t being termal string of S such that
A2: ( seqt `1 = {((l,t) SubstIn phi)} & seqt `2 = <*l*> ^ phi ) ;
seqt Rule4 Seqts2 by A2;
then [Seqts2,seqt] in P#4 S by Def41;
hence x in (R#4 S) . Seqts2 by Th3; :: thesis: verum
end;
hence (R#4 S) . Seqts c= (R#4 S) . Seqts2 ; :: thesis: verum
end;
hence for b1 being Rule of S st b1 = R#4 S holds
b1 is isotone ; :: thesis: verum