theorem Th121:
  Funcs(P,B) is FUNCTION_DOMAIN of P,B
proof
  for f be Element of Funcs(P,B) holds f is Function of P,B by Th65;
  hence thesis by Def12;
end;
