The Cartesian product (also known as the Cartesian product) forms ordered pairs from the elements of two sets. If A and B are sets, then the set A × B contains every ordered pair (a,b) where a ∈ A and b ∈ B. The order always matters: (a,b) ≠ (b,a), except if the two sets are identical and the elements are equal.
Let A = {1,2}, B = {x,y,z}.
|A × B| = |A| · |B| = 2 · 3 = 6. Each element of A is paired with every element of B.
Cartesian products are fundamental in coordinate geometry (points (x,y)), functions (domain × codomain), and databases (relations as subsets of Cartesian products).
If there are 2 ice cream flavors (chocolate, vanilla) and 3 toppings (nuts, coconut, chocolate sauce), then every choice is an ordered pair (flavor, topping). Total 2 × 3 = 6 combinations possible.
The Cartesian product forms a new set of ordered pairs or multi-element sequences from sets. It plays a fundamental role in geometry, logic, computer science, and combinatorics.
We have reviewed and checked the materials, but errors may still occur. The content is provided for educational purposes only, so use it at your own responsibility and verify with other sources if needed.
Please sign in to ask Lara about Cartesian Product (Set Product).
Select Language
Set theme
© 2025 ReadyTools. All rights reserved.