
theorem Th14:
  for X be non empty set, Y be ComplexNormSpace, f be bounded
  Function of X,the carrier of Y holds modetrans(f,X,Y)=f
proof
  let X be non empty set;
  let Y be ComplexNormSpace;
  let f be bounded Function of X,the carrier of Y;
  f in ComplexBoundedFunctions(X,Y) by Def5;
  hence thesis by Def7;
end;
