From ed0753ad224f0c65133bd7a63180257eecd9f5e3 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Wed, 8 Jan 2025 10:48:09 +0100 Subject: vault backup: 2025-01-08 10:48:09 --- 3 resources/math/cartesian-product.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 3 resources/math/cartesian-product.md (limited to '3 resources/math/cartesian-product.md') diff --git a/3 resources/math/cartesian-product.md b/3 resources/math/cartesian-product.md new file mode 100644 index 0000000..0e0a9a4 --- /dev/null +++ b/3 resources/math/cartesian-product.md @@ -0,0 +1 @@ +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 -- cgit v1.2.3