Completeness of binary relations often is defined as: The binary relation R of a set A is complete iff for any pair x,y ∈ A: xRy or yRx.
My question is: what does one mean by „pair“? To me it seems like one does not mean „pair“ as defined in math (ordered or unordered pair) but one means that colloquially.
E.g., if A={1,2,3}, the „pairs“ (as it is meant in the definition of completeness) are: 1 and 1 ; 1 and 2 ; 1 and 3 ; 2 and 2 ; 2 and 3 ; 3 and 3.
Am I right?
Thanks I’m advance!