
theorem Th18:
  for X being non empty set holds
    X --> 0 = 0.(C_Normed_Algebra_of_BoundedFunctions(X))
proof
  let X be non empty set;
  X --> 0 = 0.(C_Algebra_of_BoundedFunctions(X)) by Th8;
  hence thesis;
end;
