theorem Th14:
  W = union the set of all  W-level n
proof
  thus W c= union the set of all  W-level n
  proof
    let x be object;
    assume x in W;
    then reconsider w = x as Element of W;
A1: x in W-level len w;
 W-level len w in the set of all  W-level n;
    hence thesis by A1,TARSKI:def 4;
  end;
  let x be object;
  assume x in union the set of all  W-level n;
  then consider X such that
A2: x in X & X in the set of all  W-level n by TARSKI:def 4;
 ex n st X = W-level n by A2;
  hence thesis by A2;
end;
