let MS be OrtAfPl; :: thesis: for a, b, c being Element of MS st not LIN a,b,c holds
ex d being Element of MS st
( d,a _|_ b,c & d,b _|_ a,c )

let a, b, c be Element of MS; :: thesis: ( not LIN a,b,c implies ex d being Element of MS st
( d,a _|_ b,c & d,b _|_ a,c ) )

assume A1: not LIN a,b,c ; :: thesis: ex d being Element of MS st
( d,a _|_ b,c & d,b _|_ a,c )

then A2: ( a <> c & b <> c ) by Th1;
set A = Line a,c;
set K = Line b,c;
A3: ( Line a,c is being_line & Line b,c is being_line ) by A2, ANALMETR:def 13;
then consider P being Subset of MS such that
A4: ( b in P & Line a,c _|_ P ) by CONMETR:3;
consider Q being Subset of MS such that
A5: ( a in Q & Line b,c _|_ Q ) by A3, CONMETR:3;
reconsider P' = P, Q' = Q as Subset of (Af MS) by ANALMETR:57;
( P is being_line & Q is being_line ) by A4, A5, ANALMETR:62;
then A6: ( P' is being_line & Q' is being_line ) by ANALMETR:58;
reconsider A' = Line a,c, K' = Line b,c as Subset of (Af MS) by ANALMETR:57;
reconsider a' = a, b' = b, c' = c as Element of (Af MS) by ANALMETR:47;
A7: ( A' = Line a',c' & K' = Line b',c' ) by ANALMETR:56;
then A8: ( a' in A' & c' in A' & b' in K' & c' in K' ) by AFF_1:26;
not P' // Q'
proof end;
then consider d' being Element of (Af MS) such that
A9: ( d' in P' & d' in Q' ) by A6, AFF_1:72;
reconsider d = d' as Element of MS by ANALMETR:47;
take d ; :: thesis: ( d,a _|_ b,c & d,b _|_ a,c )
thus ( d,a _|_ b,c & d,b _|_ a,c ) by A4, A5, A8, A9, ANALMETR:78; :: thesis: verum