let AFV be WeakAffVect; :: thesis: for a, b, c, c9 being Element of AFV st Mid a,b,c & Mid a,b,c9 holds
c = c9

let a, b, c, c9 be Element of AFV; :: thesis: ( Mid a,b,c & Mid a,b,c9 implies c = c9 )
assume that
A1: Mid a,b,c and
A2: Mid a,b,c9 ; :: thesis: c = c9
a,b // b,c9 by A2;
then A3: b,c9 // a,b by Th3;
a,b // b,c by A1;
then b,c // a,b by Th3;
then b,c // b,c9 by A3, Def1;
hence c = c9 by Th4; :: thesis: verum