I have two sets A and B and this condition holds:
$\forall x \in A , y \in B: x \leq y$
Is there any standard term to describe the relation of A and B? something like $A \leq B$?
Thanks for your help.
I have two sets A and B and this condition holds:
$\forall x \in A , y \in B: x \leq y$
Is there any standard term to describe the relation of A and B? something like $A \leq B$?
Thanks for your help.
You can always define your own operations. However, defining $\leq$ the way you described it is difficult because their is no one unique ordering of the sets $A$ and $B$. Sure, sets like $\mathbb{N}$, $\mathbb{Q}$ etc. have natural orderings but you can reorder them and in general it is not unique. So we combine the sets with an ordering and get a structure.
This notation is a bit bloated but it works I think. Maybe you can simplify it for your purposes. For example fix $A$ or maybe $\leq_A,\leq_B,\leq_C$ are always natural orderings?