let AFV be WeakAffVect; for a, b, c, c' being Element of st Mid a,b,c & Mid a,b,c' holds
c = c'
let a, b, c, c' be Element of ; ( Mid a,b,c & Mid a,b,c' implies c = c' )
assume that
A1:
Mid a,b,c
and
A2:
Mid a,b,c'
; c = c'
a,b // b,c'
by A2, Def3;
then A3:
b,c' // a,b
by Th4;
a,b // b,c
by A1, Def3;
then
b,c // a,b
by Th4;
then
b,c // b,c'
by A3, Def1;
hence
c = c'
by Th5; verum