A relation R is defined on ordered pairs of integers as follows: (x,y)R(u,v) if x < u and y > v. Then R is: A. Neither a Partial Order nor an Equivalence Relation B. A Partial Order but not a Total Order C. A total Order D. An Equivalence Relation

GATE 2006 · Discrete Mathematics · Relations · medium

Answer: A. Neither a Partial Order nor an Equivalence Relation

  1. Test reflexivity of R: (x,y)R(x,y) requires x < x AND y > y. Both conditions are false for all integers. Therefore R is NOT reflexive.
  2. Conclude: R is neither PO nor ER: Since R fails reflexivity, it cannot be a partial order (needs reflexivity) and cannot be an equivalence relation (needs reflexivity). Both conditions rule out options B, C, D.