consider SAS being AffinPlane such that
A1:
( ( for o, a, a', b, b', c, c' being Element of st not o,a // o,b & not o,a // o,c & o,a // o,a' & o,b // o,b' & o,c // o,c' & a,b // a',b' & a,c // a',c' holds
b,c // b',c' ) & ( for a, a', b, b', c, c' being Element of st not a,a' // a,b & not a,a' // a,c & a,a' // b,b' & a,a' // c,c' & a,b // a',b' & a,c // a',c' holds
b,c // b',c' ) & ( for a1, a2, a3, b1, b2, b3 being Element of st a1,a2 // a1,a3 & b1,b2 // b1,b3 & a1,b2 // a2,b1 & a2,b3 // a3,b2 holds
a3,b1 // a1,b3 ) & ( for a, b, c, d being Element of st not a,b // a,c & a,b // c,d & a,c // b,d holds
not a,d // b,c ) )
by PARDEPAP:5;
reconsider AS = SAS as non empty AffinStruct ;
take
AS
; AS is Semi_Affine_Space-like
thus
for a, b being Element of holds a,b // b,a
by DIRAF:47; SEMI_AF1:def 1 ( ( for a, b, c being Element of holds a,b // c,c ) & ( for a, b, p, q, r, s being Element of st a <> b & a,b // p,q & a,b // r,s holds
p,q // r,s ) & ( for a, b, c being Element of st a,b // a,c holds
b,a // b,c ) & not for a, b, c being Element of holds a,b // a,c & ( for a, b, p being Element of ex q being Element of st
( a,b // p,q & a,p // b,q ) ) & ( for o, a being Element of ex p being Element of st
for b, c being Element of holds
( o,a // o,p & ex d being Element of st
( o,p // o,b implies ( o,c // o,d & p,c // b,d ) ) ) ) & ( for o, a, a', b, b', c, c' being Element of st not o,a // o,b & not o,a // o,c & o,a // o,a' & o,b // o,b' & o,c // o,c' & a,b // a',b' & a,c // a',c' holds
b,c // b',c' ) & ( for a, a', b, b', c, c' being Element of st not a,a' // a,b & not a,a' // a,c & a,a' // b,b' & a,a' // c,c' & a,b // a',b' & a,c // a',c' holds
b,c // b',c' ) & ( for a1, a2, a3, b1, b2, b3 being Element of st a1,a2 // a1,a3 & b1,b2 // b1,b3 & a1,b2 // a2,b1 & a2,b3 // a3,b2 holds
a3,b1 // a1,b3 ) & ( for a, b, c, d being Element of st not a,b // a,c & a,b // c,d & a,c // b,d holds
not a,d // b,c ) )
thus
( ( for a, b, c being Element of holds a,b // c,c ) & ( for a, b, p, q, r, s being Element of st a <> b & a,b // p,q & a,b // r,s holds
p,q // r,s ) & ( for a, b, c being Element of st a,b // a,c holds
b,a // b,c ) & not for a, b, c being Element of holds a,b // a,c & ( for a, b, p being Element of ex q being Element of st
( a,b // p,q & a,p // b,q ) ) & ( for o, a being Element of ex p being Element of st
for b, c being Element of holds
( o,a // o,p & ex d being Element of st
( o,p // o,b implies ( o,c // o,d & p,c // b,d ) ) ) ) & ( for o, a, a', b, b', c, c' being Element of st not o,a // o,b & not o,a // o,c & o,a // o,a' & o,b // o,b' & o,c // o,c' & a,b // a',b' & a,c // a',c' holds
b,c // b',c' ) & ( for a, a', b, b', c, c' being Element of st not a,a' // a,b & not a,a' // a,c & a,a' // b,b' & a,a' // c,c' & a,b // a',b' & a,c // a',c' holds
b,c // b',c' ) & ( for a1, a2, a3, b1, b2, b3 being Element of st a1,a2 // a1,a3 & b1,b2 // b1,b3 & a1,b2 // a2,b1 & a2,b3 // a3,b2 holds
a3,b1 // a1,b3 ) & ( for a, b, c, d being Element of st not a,b // a,c & a,b // c,d & a,c // b,d holds
not a,d // b,c ) )
by A1, DIRAF:47, PARDEPAP:6; verum