let V be RealLinearSpace; :: thesis: for u, v, w being Element of V st ( u = 0. V or v = 0. V or w = 0. V ) holds
u,v,w are_LinDep
let u, v, w be Element of V; :: thesis: ( ( u = 0. V or v = 0. V or w = 0. V ) implies u,v,w are_LinDep )
assume A1:
( u = 0. V or v = 0. V or w = 0. V )
; :: thesis: u,v,w are_LinDep
A2:
for u, v, w being Element of V st u = 0. V holds
u,v,w are_LinDep
hence
u,v,w are_LinDep
by A1, A2, A4; :: thesis: verum