:: deftheorem Def7 defines |-- ZMATRLIN:def 7 :
for V being free finite-rank Z_Module
for b1 being OrdBasis of V
for W being Element of V
for b4 being FinSequence of INT.Ring holds
( b4 = W |-- b1 iff ( len b4 = len b1 & ex KL being Linear_Combination of V st
( W = Sum KL & Carrier KL c= rng b1 & ( for k being Nat st 1 <= k & k <= len b4 holds
b4 /. k = KL . (b1 /. k) ) ) ) );