For two sets A and B define the Cartesian Product as A times
Solution
Ans(a):
Given that A and B are countable sets then say there are m and n elements in A and B respectively.
in that case AxB will have total mxn elements. {by property of cartesian product}
we know that product of two countable numbers m and n is also countable hence mxn is also countable.
Which means there are finite elements in AxB.
Hence AxB is countable.
---------
Ans(b):
Given that A1,A2,...,An are countable sets then say m1,m2,...,mn are number of elements in those sets respectively.
in that case A1xA2x...xAn will have total m1xm2x...xmn elements. {by property of cartesian product}
we know that product of countable numbers is also countable hence m1xm2x...xmn is also countable.
Which means there are finite elements in A1xA2x...xAn.
Hence A1xA2x...xAn is countable.
