let AP be AffinPlane; :: thesis: ( AP is satisfying_TDES_3 implies AP is Moufangian )
assume A1: AP is satisfying_TDES_3 ; :: thesis: AP is Moufangian
thus AP is Moufangian :: thesis: verum
proof
let K be Subset of ; :: according to AFF_2:def 7 :: thesis: for o, a, b, c, a', b', c' being Element of st K is being_line & o in K & c in K & c' in K & not a in K & o <> c & a <> b & LIN o,a,a' & LIN o,b,b' & a,b // a',b' & a,c // a',c' & a,b // K holds
b,c // b',c'

let o, a, b, c, a', b', c' be Element of ; :: thesis: ( K is being_line & o in K & c in K & c' in K & not a in K & o <> c & a <> b & LIN o,a,a' & LIN o,b,b' & a,b // a',b' & a,c // a',c' & a,b // K implies b,c // b',c' )
assume that
A2: K is being_line and
A3: o in K and
A4: c in K and
A5: c' in K and
A6: not a in K and
A7: o <> c and
A8: a <> b and
A9: LIN o,a,a' and
A10: LIN o,b,b' and
A11: a,b // a',b' and
A12: a,c // a',c' and
A13: a,b // K ; :: thesis: b,c // b',c'
set A = Line o,a;
set P = Line o,b;
set M = Line b,c;
set T = Line a',c';
A14: o in Line o,a by A3, A6, AFF_1:38;
assume A15: not b,c // b',c' ; :: thesis: contradiction
then A16: b <> c by AFF_1:12;
then A17: b in Line b,c by AFF_1:38;
A18: a',b' // b,a by A11, AFF_1:13;
A19: c in Line b,c by A16, AFF_1:38;
A20: a in Line o,a by A3, A6, AFF_1:38;
A21: Line o,a is being_line by A3, A6, AFF_1:38;
then A22: a' in Line o,a by A3, A6, A9, A14, A20, AFF_1:39;
A23: o <> b by A3, A6, A13, AFF_1:49;
then A24: Line o,b is being_line by AFF_1:38;
A25: b in Line o,b by A23, AFF_1:38;
A26: Line o,a <> Line o,b
proof end;
A27: o in Line o,b by A23, AFF_1:38;
then A28: b' in Line o,b by A10, A23, A24, A25, AFF_1:39;
A29: a' <> b'
proof end;
A32: a' <> c'
proof end;
then A34: ( Line a',c' is being_line & c' in Line a',c' ) by AFF_1:38;
A35: Line b,c is being_line by A16, AFF_1:38;
then consider N being Subset of such that
A36: b' in N and
A37: Line b,c // N by AFF_1:63;
A38: N is being_line by A37, AFF_1:50;
A39: not LIN a,b,c
proof end;
not a',c' // N
proof end;
then consider x being Element of such that
A41: x in N and
A42: LIN a',c',x by A38, AFF_1:73;
A43: b,c // b',x by A17, A19, A36, A37, A41, AFF_1:53;
a',c' // a',x by A42, AFF_1:def 1;
then a,c // a',x by A12, A32, AFF_1:14;
then A44: x in K by A1, A2, A3, A4, A6, A7, A8, A9, A10, A11, A13, A43, Def10;
A45: a' in Line a',c' by A32, AFF_1:38;
then x in Line a',c' by A32, A34, A42, AFF_1:39;
then K = Line a',c' by A2, A5, A15, A34, A43, A44, AFF_1:30;
then a' in Line o,b by A2, A3, A6, A21, A14, A20, A27, A22, A45, AFF_1:30;
then a in Line o,b by A24, A25, A28, A29, A18, AFF_1:62;
hence contradiction by A3, A6, A24, A27, A26, AFF_1:38; :: thesis: verum
end;