reserve E,X,Y,x for set;
reserve A,B,C for Subset of E;

theorem
  (for x being Element of E holds x in A iff x in B) implies A = B by Th2;
