let AS be AffinSpace; :: thesis: for o, a, b, a9, b9, x being Element of AS st not LIN o,a,b & LIN o,a,a9 & LIN o,b,b9 & LIN o,b,x & a,b // a9,b9 & a,b // a9,x holds
b9 = x

let o, a, b, a9, b9, x be Element of AS; :: thesis: ( not LIN o,a,b & LIN o,a,a9 & LIN o,b,b9 & LIN o,b,x & a,b // a9,b9 & a,b // a9,x implies b9 = x )
assume that
A1: not LIN o,a,b and
A2: LIN o,a,a9 and
A3: LIN o,b,b9 and
A4: LIN o,b,x and
A5: a,b // a9,b9 and
A6: a,b // a9,x ; :: thesis: b9 = x
set A = Line o,a;
set C = Line o,b;
set P = Line a9,b9;
A7: a9 in Line a9,b9 by Th26;
assume A8: b9 <> x ; :: thesis: contradiction
A9: a9 <> b9
proof
assume A10: a9 = b9 ; :: thesis: contradiction
then a9 = o by A1, A2, A3, Th68;
hence contradiction by A1, A4, A6, A8, A10, Th69; :: thesis: verum
end;
then A11: Line a9,b9 is being_line by Def3;
A12: o <> b by A1, Th16;
then A13: Line o,b is being_line by Def3;
A14: b9 in Line a9,b9 by Th26;
a <> b by A1, Th16;
then a9,b9 // a9,x by A5, A6, Th14;
then LIN a9,b9,x by Def1;
then A15: x in Line a9,b9 by A9, A11, A7, A14, Th39;
A16: b in Line o,b by Th26;
A17: o in Line o,b by Th26;
then A18: x in Line o,b by A4, A12, A13, A16, Th39;
b9 in Line o,b by A3, A12, A13, A17, A16, Th39;
then A19: a9 in Line o,b by A8, A13, A11, A7, A14, A18, A15, Th30;
A20: o <> a by A1, Th16;
then A21: Line o,a is being_line by Def3;
A22: a9 <> o
proof
assume A23: a9 = o ; :: thesis: contradiction
then b9 = o by A1, A3, A5, Th69;
hence contradiction by A1, A4, A6, A8, A23, Th69; :: thesis: verum
end;
A24: o in Line o,a by Th26;
A25: a in Line o,a by Th26;
then a9 in Line o,a by A2, A20, A21, A24, Th39;
then b in Line o,a by A22, A21, A13, A24, A17, A16, A19, Th30;
hence contradiction by A1, A21, A24, A25, Th33; :: thesis: verum