theorem
  ex f st g * f = h
proof
  take g" * h;
  thus thesis by Th12;
end;
