theorem Th23:
  for a being finite Element of PFuncs (V,C) holds a in Atom(V, C) .a
proof
  let a be finite Element of PFuncs (V,C);
  Atom(V, C).a = { a } by Lm7;
  hence thesis by TARSKI:def 1;
end;
