Cartesian product

From Maths
Revision as of 02:30, 8 December 2015 by Alec (Talk | contribs) (Created page with "{{Todo|Find references}} __TOC__ ==Definition== Given two sets, {{M|X}} and {{M|Y}} their ''Cartesian product'' is the set: * {{M|1=X\times Y:=\{(x,y)\ \vert\ x\in X\wedge y\i...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

TODO: Find references


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


References