Cartesian Product Of Set With Itself Example

Cartesian product of set with itself: example

graph TD; A[Cartesian Product]; B[Set]; C[Set with itself]; D[Example]; A --> B; A --> C; C --> D;