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. What is the definition of relation r?