- #1
mikemhz
- 6
- 0
Set Theory "+" symbol
1. X, Y and Z are sets. Does X × (Y + Z) = X × Y + X × Z?
The solution starts like so:
X × (Y + Z) = {(x,(y,0)) | x [itex]\in[/itex] X, y [itex]\in[/itex] Y}[itex]\cup[/itex]{(x,(z,1)) | x [itex]\in[/itex] X, z [itex]\in[/itex] Z}
I don't understand how the "+" symbol works. Why does it equate to this (x,(y,0)) (x,(z,1)) format? 0... 1...?
This is a frustrating early stumbling point for my discrete mathematics, "foundations of computer science" exam revision. Please help.
1. X, Y and Z are sets. Does X × (Y + Z) = X × Y + X × Z?
The solution starts like so:
X × (Y + Z) = {(x,(y,0)) | x [itex]\in[/itex] X, y [itex]\in[/itex] Y}[itex]\cup[/itex]{(x,(z,1)) | x [itex]\in[/itex] X, z [itex]\in[/itex] Z}
I don't understand how the "+" symbol works. Why does it equate to this (x,(y,0)) (x,(z,1)) format? 0... 1...?
This is a frustrating early stumbling point for my discrete mathematics, "foundations of computer science" exam revision. Please help.