theorem Th26:
  for C being thin of P holds C in COM(Sigma,P)
proof
  let C be thin of P;
  reconsider B = {} as Element of Sigma by PROB_1:4;
  B \/ C in COM(Sigma,P) by Def5;
  hence thesis;
end;
