QuantumP7
- 66
- 0
Dick said:It's a simple question. The only reason I can see that you would have a problem is that you don't know what the terms mean. What does X^m mean? What does (X^m)x(X^n) mean? Start looking up the definitions and state them here and I'll try and help.
QuantumP7 said:I think that (X^{m}) \times (X^{n}) means the cartesian product between the m-tuples of the set X, and the n-tuples of X. So it would be (x_{1}, x_{2}, \cdots, x_{m}) and (x_{1}, x_{2}, \cdots, x_{n})? So the cartesian product of the two would be (if m < n) (x_{1}, x_{2}, \cdots, x_{m}, x_{m + 1}, \cdots, x_{n})?
QuantumP7 said:That makes perfect sense! Thank you so much!
So, the X^{m + n} would just be the X^{m} and X^{n} together? If so, I can definitely see a bijection between them!