Cartesian product

From Maths
Jump to: navigation, search

Definition

Given two sets, X and Y their Cartesian product is the set:

  • X×Y:={(x,y) | xXyY}, note that (x,y) is an ordered pair traditionally this means
    • (x,y):={{x},{x,y}} or indeed
    • X×Y:={{{x},{x,y}} | xXyY}

Set construction


TODO: Build a set that contains {x,y}s, then build another that contains ordered pairs, then the Cartesian product is a subset of this set


Projections

With the Cartesian product of X and Y come two maps:

  1. π1:X×YX given by π1:(x,y)x and
  2. π2:X×YY given by π2:(x,y)y

TODO: Give explicitly


Properties

The Cartesian product has none of the usual[Note 1] properties:

Property Definition Meaning Comment
Associativity X×(Y×Z)=(X×Y)×Z No We can side-step this with obvious mappings
Commutativity X×Y=Y×X No

Associativity

Given X, Y and Z notice the two ways of interpreting the Cartesian product are:

  • (X×Y)×Z which gives elements of the form ((x,y),z) and
  • X×(Y×Z) which gives elements of the form (x,(y,z))

It is easy to construct a bijection between these, thus it rarely matters.

Notes

  1. Jump up By usual I mean common properties of binary operators, eg associativity, commutative sometimes, so forth

References

(Unknown grade)
This page requires references, it is on a to-do list for being expanded with them.
Please note that this does not mean the content is unreliable, it just means that the author of the page doesn't have a book to hand, or remember the book to find it, which would have been a suitable reference.
The message provided is:
This shouldn't be hard to find, the information on this page is valid