theorem Th15:
  0.R_Algebra_of_BoundedFunctions X = X -->0
proof
  R_Algebra_of_BoundedFunctions X is Subalgebra of RAlgebra X & 0.RAlgebra
  X = X -->0 by Th6;
  hence thesis by Th8;
end;
