What is the Cartesian Product of 2 sets A x B?
What is the Cartesian Product of 2 sets A x B?
The set created by the Cartesian Product AxB is composed of all possible ordered pairs (a, b) where a ∈ A and b ∈ B.
We can extend the Cartesian Product to create a set of all possible ordered triples from three sets, and so on for arbitrarily long ordered tuples from arbitrarily many sets.