theorem
  w1 in Lin{w1,w2} & w2 in Lin{w1,w2}
proof
  w1 in {w1,w2} & w2 in {w1,w2} by TARSKI:def 2;
  hence thesis by RLVECT_3:15;
end;
