
theorem
  for X being finite set holds card 2Set X = (card X) choose 2
proof
  let X be finite set;
  card card X = card Seg card X by FINSEQ_1:55;
  then card 2Set X = card 2Set Seg card X by Th23;
  hence thesis by MATRIX13:10;
end;
