reserve U1,U2,U3 for Universal_Algebra,
  m,n for Nat,
  a for set,
  A for non empty set,
  h for Function of U1,U2;

theorem
  for f be Function, C be set st f is Function-yielding holds f|C is
  Function-yielding;
