let G be IncProjSp; for a, b, c being POINT of G st a,b,c is_a_triangle holds
a,b,c are_mutually_different
let a, b, c be POINT of G; ( a,b,c is_a_triangle implies a,b,c are_mutually_different )
assume that
A1:
a,b,c is_a_triangle
and
A2:
not a,b,c are_mutually_different
; contradiction
hence
contradiction
; verum