 reserve n,s for Nat;

theorem Th13:
  Triangle 3 = 6
  proof
    thus Triangle 3 = 1 + 2 + 3 by RVSUM_1:78,FINSEQ_2:53
    .= 6;
  end;
