azal
- 8
- 0
Hi All,
So here's my question:
Suppose we have two sets A and B, then A \setminus B denotes their set-difference.
Does there exist an equivalent operator for the case where A and B are not sets, but sequences?
Otherwise, is there an operator to convert a sequence into a set, removing the index, and all repetitions? In that case, I can take my sequences, convert them to their corresponding sets, and use \setminus to get the result I'm looking for.
Also, what is the counterpart of A \cup \{b\} for the case where A is a sequence? is it A \oplus b?
I can't seem to find such conventions regarding sequences anywhere on the web ...
Thanks so much for your help,
-A.
So here's my question:
Suppose we have two sets A and B, then A \setminus B denotes their set-difference.
Does there exist an equivalent operator for the case where A and B are not sets, but sequences?
Otherwise, is there an operator to convert a sequence into a set, removing the index, and all repetitions? In that case, I can take my sequences, convert them to their corresponding sets, and use \setminus to get the result I'm looking for.
Also, what is the counterpart of A \cup \{b\} for the case where A is a sequence? is it A \oplus b?
I can't seem to find such conventions regarding sequences anywhere on the web ...
Thanks so much for your help,
-A.