let V be RealUnitarySpace; :: thesis: for w1, w2 being VECTOR of V
for x being set holds
( x in Lin {w1,w2} iff ex a, b being Real st x = (a * w1) + (b * w2) )
let w1, w2 be VECTOR of V; :: thesis: for x being set holds
( x in Lin {w1,w2} iff ex a, b being Real st x = (a * w1) + (b * w2) )
let x be set ; :: thesis: ( x in Lin {w1,w2} iff ex a, b being Real st x = (a * w1) + (b * w2) )
thus
( x in Lin {w1,w2} implies ex a, b being Real st x = (a * w1) + (b * w2) )
:: thesis: ( ex a, b being Real st x = (a * w1) + (b * w2) implies x in Lin {w1,w2} )
given a, b being Real such that A5:
x = (a * w1) + (b * w2)
; :: thesis: x in Lin {w1,w2}
hence
x in Lin {w1,w2}
; :: thesis: verum