theorem Th12:
  JumpPart SubFrom(a,b) = {}
proof
  thus JumpPart SubFrom(a,b) = [ 3,{}, <*a,b*>]`2_3 by Th4
    .= {};
end;
