From 9232b8d817d4cd4122947375156fa2fa1e9fba14 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Mon, 13 Jan 2025 13:16:06 +0100 Subject: vault backup: 2025-01-13 13:16:06 --- 3 resources/math/Cartesian product.md | 4 ++++ 3 resources/math/cartesian-product.md | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 3 resources/math/Cartesian product.md delete mode 100644 3 resources/math/cartesian-product.md (limited to '3 resources/math') diff --git a/3 resources/math/Cartesian product.md b/3 resources/math/Cartesian product.md new file mode 100644 index 0000000..161b405 --- /dev/null +++ b/3 resources/math/Cartesian product.md @@ -0,0 +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 diff --git a/3 resources/math/cartesian-product.md b/3 resources/math/cartesian-product.md deleted file mode 100644 index 0e0a9a4..0000000 --- a/3 resources/math/cartesian-product.md +++ /dev/null @@ -1 +0,0 @@ -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