let MP be OrtAfSp; for a, b, c being Element of st not LIN a,b,c holds
( a <> b & b <> c & a <> c )
let a, b, c be Element of ; ( not LIN a,b,c implies ( a <> b & b <> c & a <> c ) )
assume A1:
not LIN a,b,c
; ( a <> b & b <> c & a <> c )
reconsider b' = b, a' = a, c' = c as Element of by ANALMETR:47;
assume
( not a <> b or not b <> c or not a <> c )
; contradiction
then
LIN a',b',c'
by AFF_1:16;
hence
contradiction
by A1, ANALMETR:55; verum