let G be IncProjSp; :: thesis: 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; :: thesis: ( 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
; :: thesis: contradiction
hence
contradiction
; :: thesis: verum