theorem Th13:
  JumpPart MultBy(a,b) = {}
proof
  thus JumpPart MultBy(a,b) = [ 4,{}, <*a,b*>]`2_3 by Th5
    .= {};
end;
