\mathbin - Used to give the correct spacing to make an object into a binary operator.
{ \mathbin #1 }
\mathbin command is used to give the correct spacing to make an object into a binary operator;binary operators have some extra space around them.
a\text{op} b
a\mathbin{\text{op}} b
a\Diamond b
a\mathbin{\Diamond}b