theorem Th32: :: JGRAPH_7:32
for p1, p2, p3, p4 being Point of (TOP-REAL 2)
for a, b, c, d being Real st a < b & c < d & p1 `1 = a & p2 `1 = b & p3 `2 = c & p4 `2 = c & c <= p1 `2 & p1 `2 <= d & c <= p2 `2 & p2 `2 <= d & a < p4 `1 & p4 `1 < p3 `1 & p3 `1 <= b holds
p1,p2,p3,p4 are_in_this_order_on rectangle (a,b,c,d)