let AFV be WeakAffVect; for a, b being Element of AFV holds
( Mid a,b,b iff a = b )
let a, b be Element of AFV; ( Mid a,b,b iff a = b )
A1:
now ( a = b implies Mid a,b,b )end;
now ( Mid a,b,b implies a = b )end;
hence
( Mid a,b,b iff a = b )
by A1; verum