theorem
  D-concatenation is having_a_unity &
  the_unity_wrt (D-concatenation) = {} &
  D-concatenation is associative
proof
  multMagma(#D*,D-concatenation#) = D*+^ by Def34;
  hence thesis by Th60;
end;
