I came across the following question:
Given are the following relations on the functions from $\{1,...,10\}$ to $\{1,...,10\}$
R1 = {(f,g) | f(1)=g(1)}
Is this relation reflexive?
I don't know how to read the part, $f(1)=g(1)$ of this set builder notation. Are $f(1)$ and $g(1)$ referring to the first element of $\{1,...,10\}$?