Suppose we have three sets of numerical attributes: H (health), S (strength), G (gold). Let's define a relation R on the set by (x, y, z) R (p, q, r) if and only if x >= p or y >= q or z >= r.