theorem
  Sum Sgm {1} = 1
  proof
    Sum <*1*> = 1;
    hence thesis by FINSEQ_3:44;
  end;
