let F be Field; for U, V being VectSp of F
for B being non empty finite Subset of U
for f being Function of B,V
for l being Linear_Combination of B
for v being Element of V st not v in rng f holds
(f (#) l) . v = 0. F
let U, V be VectSp of F; for B being non empty finite Subset of U
for f being Function of B,V
for l being Linear_Combination of B
for v being Element of V st not v in rng f holds
(f (#) l) . v = 0. F
let B be non empty finite Subset of U; for f being Function of B,V
for l being Linear_Combination of B
for v being Element of V st not v in rng f holds
(f (#) l) . v = 0. F
let f be Function of B,V; for l being Linear_Combination of B
for v being Element of V st not v in rng f holds
(f (#) l) . v = 0. F
let l be Linear_Combination of B; for v being Element of V st not v in rng f holds
(f (#) l) . v = 0. F
let v be Element of V; ( not v in rng f implies (f (#) l) . v = 0. F )
assume B1:
not v in rng f
; (f (#) l) . v = 0. F
then
{v} misses rng f
by XBOOLE_0:def 1;
then
f " {v} = {}
by RELAT_1:138;
then
Expand (f,l,v) = <*> the carrier of F
;
then
Sum (Expand (f,l,v)) = 0. F
by RLVECT_1:43;
hence
(f (#) l) . v = 0. F
by defK; verum