Defintion: Let A and B be sets. The Cartesian Product of A and B, which is often denoted by , is the set of pairs of elements
such that
and
. In symbols, we have
.//
First off, if the notation in the last line of the definition is unfamiliar, refer to about half-way down lesson 16 for a reminder of what that all means. The important thing to note about this definition is that we have created new elements from the elements that A and B already contained. We can think of these new elements as “ways of picking exactly one element from A and one element from B”, so that it doesn’t really matter how we write these elements down. In other words, if we wrote the elements as or as
, or in any other crazy way, then we’d obviously have, in some sense, the same information as we do when we write them as
. For more on this construction, take a look at lesson 17 where we explain this definition a lot more thoroughly.