theorem
  f(/)c - g(/)c = (f-g)(/)c
  proof
    thus f(/)c - g(/)c = f(/)c + (-g)(/)c by VALUED_2:30
    .= (f-g)(/)c by Th4;
  end;
