For Cardinal numbers A, B, C prove that
( AB ) C = A ( BC )
I've read that
A bijection between A × (B×C) and (A×B) × C can be given by (x,(y,z))↦((x,y),z)
from
Overview of basic results on cardinal arithmetic
but I cannot understand why there is a bijection between the two. Can you please explain this? I appreciate if you make it as simple as possible.
Thanks.
((x1, y1), z1), ((x1, y1), z2), ((x1, y1), z3), ((x1, y1), z4), .... ((x2, y1), z1), ((x2, y1), z2), ((x2, y1), z3), ((x2, y1), z4), .... ((x3, y1), z1), ((x3, y1), z2), ((x3, y1), z3), ((x3, y1), z4), .... ((x4, y1), z1), ((x4, y1), z2), ((x4, y1), z3), ((x4, y1), z4), .... ... ... ... ...
I just created a pattern that will pass through all the elements of the set which shows a bijection. Is this somehow, correct?
– raffy cee Oct 17 '15 at 20:15