theorem
  exp(K,0) = 1
proof
  thus exp(K,0) = card {{}} by FUNCT_5:57
    .= 1 by CARD_1:30;
end;
