let i be Nat; for K being non empty associative commutative multMagma
for a being Element of K
for R being Element of i -tuples_on the carrier of K holds
( mlt ((i |-> a),R) = a * R & mlt (R,(i |-> a)) = a * R )
let K be non empty associative commutative multMagma ; for a being Element of K
for R being Element of i -tuples_on the carrier of K holds
( mlt ((i |-> a),R) = a * R & mlt (R,(i |-> a)) = a * R )
let a be Element of K; for R being Element of i -tuples_on the carrier of K holds
( mlt ((i |-> a),R) = a * R & mlt (R,(i |-> a)) = a * R )
let R be Element of i -tuples_on the carrier of K; ( mlt ((i |-> a),R) = a * R & mlt (R,(i |-> a)) = a * R )
thus mlt ((i |-> a),R) =
the multF of K [;] (a,R)
by FINSEQOP:20
.=
a * R
by FINSEQOP:22
; mlt (R,(i |-> a)) = a * R
hence
mlt (R,(i |-> a)) = a * R
by FINSEQOP:33; verum