> anishgoyal โ–ˆ


Notes โ€บ MATH 2130: Discrete Mathematics Concept

cartesian product

calendar_today   article 44 words   access_time 1 min   replay Modified

The set of ordered pairs $(a, b)$ where $a \in A$ and $b \in B$:

$$A \times B = \{(a, b) \ \vert \ a \in A \lor b \in B\}$$

Basically all of the arrangements that can be made with items in a set.

Graph