There may be many ways to do this. Are these three ways to represent reflexive relation using set builder notation? If not, the how to represent
$$\{a | a \in A, (a, a) \in R\} -(1)$$
$$Or$$
$$\{\forall a | a \in A \rightarrow (a, a) \in R\}- (2)$$
$$Or$$
$$ \forall a \{ a \in A \rightarrow (a, a) \in R\}- (3)$$