premises
#ax_branch_col

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

conclusions

col(1, 2, 3)

|
~col(1, 2, 3)


