assume
not { (a * i) where i is Element of R : i in I } is empty
; :: thesis: contradiction then reconsider M = { (a * i) where i is Element of R : i in I } as non emptyset ; consider b being Element of M;
b in { (a * i) where i is Element of R : i in I }
; then
ex i being Element of R st ( b = a * i & i in I )
; hence
contradiction
byA1; :: thesis: verum
then reconsider I = I as non emptyset ; consider j9 being Element of I;
j9 in I
; then reconsider j = j9 as Element of R ;
a * j in { (a * i) where i is Element of R : i in I }
; then reconsider M = { (a * i) where i is Element of R : i in I } as non emptyset ;
for x being set st x in M holds x in the carrier of R