premises
#ax_II3

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

conclusions

~bet(2, 3, 1)
~bet(3, 1, 2)

