theorem
  for T holds T is full Polish-language of T
proof
  let T;
  set A = the empty-yielding Polish-arity-function of T;
  T = Polish-WFF-set(T,A) by Lm9;
  hence thesis;
end;
