let AS be AffinSpace; :: thesis: ( AS is Desarguesian implies AS is Moufangian )
assume A1: AS is Desarguesian ; :: thesis: AS is Moufangian
now
let K be Subset of AS; :: thesis: for o, a, b, c, a', b', c' being Element of the carrier of AS 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 the carrier of AS; :: 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 A2: ( 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 ) ; :: thesis: b,c // b',c'
A3: now
assume o = b ; :: thesis: contradiction
then ( b in K & b,a // K ) by A2, AFF_1:48;
hence contradiction by A2, AFF_1:37; :: thesis: verum
end;
set A = Line o,a;
set P = Line o,b;
A4: ( Line o,a is being_line & Line o,b is being_line & o in Line o,a & a in Line o,a & o in Line o,b & b in Line o,b ) by A2, A3, AFF_1:38;
then A5: ( a' in Line o,a & b' in Line o,b ) by A2, A3, AFF_1:39;
Line o,a <> Line o,b
proof end;
hence b,c // b',c' by A1, A2, A3, A4, A5, AFF_2:def 4; :: thesis: verum
end;
hence AS is Moufangian by AFF_2:def 7; :: thesis: verum