theorem Th1:
  W |= the_axiom_of_pairs
proof
  for u,v holds {u,v} in W;
  hence thesis by ZFMODEL1:2;
end;
