let S be non empty satisfying_Tarski-model TarskiGeometryStruct ; for a, b, c being POINT of S st Collinear a,b,c holds
c in Line (a,b)
let a, b, c be POINT of S; ( Collinear a,b,c implies c in Line (a,b) )
assume
Collinear a,b,c
; c in Line (a,b)
then
c in { x where x is POINT of S : Collinear a,b,x }
;
hence
c in Line (a,b)
by GTARSKI3:def 10; verum