Clarification on a reflexive function

29 Views Asked by At

$R_1 = \{(a, b) | a ≤ b\}$ is a reflexive function, but I'm confused on why it is. $a≤b$ but doesn't that not necessarily mean that there is an $a$ that will equal $b$? Couldn't all of the $a$ very well just be less than the $b$?