thus ( canCompleteGraph c is plain & canCompleteGraph c is c -vertex ) ; :: thesis: ( canCompleteGraph c is simple & canCompleteGraph c is complete )
(RelIncl c) \ (id c) misses id c by XBOOLE_1:79;
then (RelIncl c) \ (id c) is irreflexive by GLIBPRE0:11;
then canCompleteGraph c is loopless ;
hence canCompleteGraph c is simple ; :: thesis: canCompleteGraph c is complete
now :: thesis: for v, w being Vertex of (canCompleteGraph c) st v <> w holds
v,w are_adjacent
end;
hence canCompleteGraph c is complete by CHORD:def 6; :: thesis: verum