let AS be AffinSpace; for a, b being Element of holds Line a,b c= Line b,a
let a, b be Element of ; Line a,b c= Line b,a
now let x be
set ;
( x in Line a,b implies x in Line b,a )assume A1:
x in Line a,
b
;
x in Line b,athen reconsider x' =
x as
Element of ;
LIN a,
b,
x'
by A1, Def2;
then
LIN b,
a,
x'
by Th15;
hence
x in Line b,
a
by Def2;
verum end;
hence
Line a,b c= Line b,a
by TARSKI:def 3; verum