Cartesian Products Of Sets Introduction

Cartesian products of sets: introduction

graph TB A[Cartesian products of sets: introduction] B[Definition] C[Examples] D[Properties] E[Applications] A --> B A --> C A --> D A --> E B --> F[Cartesian product of two sets] B --> G[Cartesian product of multiple sets] C --> H[Example 1] C --> I[Example 2] D --> J[Commutative Property] D --> K[Associative Property] E --> L[In Mathematics] E --> M[In Computer Science]