let S be ManySortedSign ; :: thesis: for X, Y being ManySortedSet of the carrier of S st X c= Y & X is with_missing_variables holds
Y is with_missing_variables

let X, Y be ManySortedSet of the carrier of S; :: thesis: ( X c= Y & X is with_missing_variables implies Y is with_missing_variables )
assume that
A1: X c= Y and
A2: X " {{}} c= rng the ResultSort of S ; :: according to ABCMIZ_1:def 55 :: thesis: Y is with_missing_variables
let x be object ; :: according to TARSKI:def 3,ABCMIZ_1:def 55 :: thesis: ( not x in Y " {{}} or x in rng the ResultSort of S )
assume A3: x in Y " {{}} ; :: thesis: x in rng the ResultSort of S
then A4: x in dom Y by FUNCT_1:def 7;
A5: Y . x in {{}} by A3, FUNCT_1:def 7;
A6: dom X = the carrier of S by PARTFUN1:def 2;
A7: Y . x = {} by A5, TARSKI:def 1;
X . x c= Y . x by A1, A4;
then X . x = {} by A7;
then X . x in {{}} by TARSKI:def 1;
then x in X " {{}} by A4, A6, FUNCT_1:def 7;
hence x in rng the ResultSort of S by A2; :: thesis: verum