reserve A for set,
  C for non empty set,
  B for Subset of A,
  x for Element of A,
  f,g for Function of A,C;

theorem
  f +* f|B = f by Th5,RELAT_1:59;
