let V be RealLinearSpace; for u, v, w being VECTOR of V holds
( ( u <> v & u <> w & v <> w & {u,v,w} is linearly-independent ) iff for a, b, c being Real st ((a * u) + (b * v)) + (c * w) = 0. V holds
( a = 0 & b = 0 & c = 0 ) )
let u, v, w be VECTOR of V; ( ( u <> v & u <> w & v <> w & {u,v,w} is linearly-independent ) iff for a, b, c being Real st ((a * u) + (b * v)) + (c * w) = 0. V holds
( a = 0 & b = 0 & c = 0 ) )
thus
( u <> v & u <> w & v <> w & {u,v,w} is linearly-independent implies for a, b, c being Real st ((a * u) + (b * v)) + (c * w) = 0. V holds
( a = 0 & b = 0 & c = 0 ) )
( ( for a, b, c being Real st ((a * u) + (b * v)) + (c * w) = 0. V holds
( a = 0 & b = 0 & c = 0 ) ) implies ( u <> v & u <> w & v <> w & {u,v,w} is linearly-independent ) )proof
deffunc H1(
VECTOR of
V)
-> Element of
REAL =
zz;
assume that A1:
u <> v
and A2:
u <> w
and A3:
v <> w
and A4:
{u,v,w} is
linearly-independent
;
for a, b, c being Real st ((a * u) + (b * v)) + (c * w) = 0. V holds
( a = 0 & b = 0 & c = 0 )
let a,
b,
c be
Real;
( ((a * u) + (b * v)) + (c * w) = 0. V implies ( a = 0 & b = 0 & c = 0 ) )
reconsider aa =
a,
bb =
b,
cc =
c as
Element of
REAL by XREAL_0:def 1;
consider f being
Function of the
carrier of
V,
REAL such that A5:
(
f . u = aa &
f . v = bb &
f . w = cc )
and A6:
for
x being
VECTOR of
V st
x <> u &
x <> v &
x <> w holds
f . x = H1(
x)
from RLVECT_4:sch 1(A1, A2, A3);
reconsider f =
f as
Element of
Funcs ( the
carrier of
V,
REAL)
by FUNCT_2:8;
then reconsider f =
f as
Linear_Combination of
V by RLVECT_2:def 3;
Carrier f c= {u,v,w}
then reconsider f =
f as
Linear_Combination of
{u,v,w} by RLVECT_2:def 6;
assume
((a * u) + (b * v)) + (c * w) = 0. V
;
( a = 0 & b = 0 & c = 0 )
then A10:
0. V = Sum f
by A1, A2, A3, A5, Th6;
then A11:
not
u in Carrier f
by A4;
( not
v in Carrier f & not
w in Carrier f )
by A4, A10;
hence
(
a = 0 &
b = 0 &
c = 0 )
by A5, A11, RLVECT_2:19;
verum
end;
assume A12:
for a, b, c being Real st ((a * u) + (b * v)) + (c * w) = 0. V holds
( a = 0 & b = 0 & c = 0 )
; ( u <> v & u <> w & v <> w & {u,v,w} is linearly-independent )
A13:
now ( not u = v & not u = w & not v = w )assume A14:
(
u = v or
u = w or
v = w )
;
contradictionhence
contradiction
;
verum end;
hence
( u <> v & u <> w & v <> w )
; {u,v,w} is linearly-independent
let l be Linear_Combination of {u,v,w}; RLVECT_3:def 1 ( not Sum l = 0. V or Carrier l = {} )
assume
Sum l = 0. V
; Carrier l = {}
then A15:
(((l . u) * u) + ((l . v) * v)) + ((l . w) * w) = 0. V
by A13, Th6;
then A16:
l . w = 0
by A12;
A17:
( l . u = 0 & l . v = 0 )
by A12, A15;
thus
Carrier l c= {}
XBOOLE_0:def 10 {} c= Carrier l
thus
{} c= Carrier l
; verum