theorem
  for K being associative non empty multMagma, a being Element of K,
      R1,R2 being Element of i-tuples_on the carrier of K holds
    a*mlt(R1,R2) = mlt(a*R1,R2) by FINSEQOP:26;
