let G be IncProjSp; :: thesis: for a, b, c, d being POINT of G st a,b,c,d is_a_quadrangle holds
a,b,c,d are_mutually_different

let a, b, c, d be POINT of G; :: thesis: ( a,b,c,d is_a_quadrangle implies a,b,c,d are_mutually_different )
assume that
A1: a,b,c,d is_a_quadrangle and
A2: not a,b,c,d are_mutually_different ; :: thesis: contradiction
now end;
hence contradiction ; :: thesis: verum