
premises
# TH_4
% three noncolinear points are pairwise distinct

point(1)
point(2)
point(3)
~col(1,2,3)

conclusions

~eq_point(1,2)
~eq_point(1,3)
~eq_point(2,3)
