In mathematics and other areas, a binary relation R over a set X is symmetric if it holds for all a and b in X that a is related to b if and only if b is related to a. - Wikipedia
I do understand that a relation is symmetric if for all aRb there is bRa. What i can't understand is what the bold part in above definition means.
It just means that $aRb \iff bRa$ for all $a,b\in X$ and not just for some of them. ("Just for some of them" means that for one pair $a,b$ it holds but for other two elements $c,d$ it doesn't. You don't want that to happen)