let E be set ; :: thesis: for A, B being Subset of E st ( for x being Element of E st x in A holds
x in B ) holds
A c= B

let A, B be Subset of E; :: thesis: ( ( for x being Element of E st x in A holds
x in B ) implies A c= B )

assume A1: for x being Element of E st x in A holds
x in B ; :: thesis: A c= B
let x be object ; :: according to TARSKI:def 3 :: thesis: ( not x in A or x in B )
assume A2: x in A ; :: thesis: x in B
reconsider x = x as set by TARSKI:1;
x in E by Lm1, A2;
then x is Element of E by Def1;
hence x in B by A1, A2; :: thesis: verum