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...")
TODO: Find references
Contents
[hide]Definition
Given two sets, X and Y their Cartesian product is the set:
- X×Y:={(x,y) | x∈X∧y∈Y}, note that (x,y) is an ordered pair traditionally this means
- (x,y):={x,{x,y}} or indeed
- X×Y:={{x,{x,y}} | x∈X∧y∈Y}
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