Description:

  • Let and be sets.
  • The Cartesian product of and :
    • denoted by
    • is the set of all ordered tuples, each with pairs of elements
      • where and .
  • Hence,

Cartesian product for multiple sets:

  • The Cartesian product of the set , denoted by , is the set of ordered n-tuple where for .
  • In other words, A_1 × A_2 × . . . × A_n = \{(a_1, a_2, . . . , a_n) | a_i ∈ A_i$$ for i = 1, 2, … n}$