let AFV be WeakAffVect; :: thesis: for a, b, c being Element of AFV st a,b '||' b,c & a <> c holds
a,b // b,c

let a, b, c be Element of AFV; :: thesis: ( a,b '||' b,c & a <> c implies a,b // b,c )
assume A1: ( a,b '||' b,c & a <> c ) ; :: thesis: a,b // b,c
then not a,b // c,b by AFVECT0:5, AFVECT0:8;
hence a,b // b,c by A1, DIRAF:def 4; :: thesis: verum