diff options
Diffstat (limited to '3 resources/math')
-rw-r--r-- | 3 resources/math/Cartesian product.md (renamed from 3 resources/math/cartesian-product.md) | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/3 resources/math/cartesian-product.md b/3 resources/math/Cartesian product.md index 0e0a9a4..161b405 100644 --- a/3 resources/math/cartesian-product.md +++ b/3 resources/math/Cartesian product.md @@ -1 +1,4 @@ +#math #definitions + +--- The Cartesian product in [[set theory]] denoted as A x B where A and B are both sets and it would result in pairs of (a, b) for each a and b in A and B respectively.
\ No newline at end of file |