theorem Th11:
  JumpPart AddTo(a,b) = {}
proof
  thus JumpPart AddTo(a,b) = [ 2,{}, <*a,b*>]`2_3 by Th3
    .= {};
end;
