I found the following definition of a binary operation on a set from here:
A binary operation $*$ on a set $S$ is a map $\ast:S\times S \rightarrow S$
My question is, if I define an operation $\ast$, then should it be possible to reach every point in $S$ with some input in $S\times S$? What if I define an operation on a set for which the image was always in $S$, but could never be some parts of $S$?
The notation seems to suggest that this would not classify as a binary operation.