From 4c62dac371443900d0a5ee2619cad0837da19774 Mon Sep 17 00:00:00 2001 From: tactonbishop Date: Sun, 4 Dec 2022 16:00:04 +0000 Subject: [PATCH] Last Sync: 2022-12-04 16:00:04 --- Set_Theory/Axioms_of_set_theory.md | 2 ++ alpha.md => testFolder/beta.md | 0 2 files changed, 2 insertions(+) rename alpha.md => testFolder/beta.md (100%) diff --git a/Set_Theory/Axioms_of_set_theory.md b/Set_Theory/Axioms_of_set_theory.md index 1db92ca..f66a858 100644 --- a/Set_Theory/Axioms_of_set_theory.md +++ b/Set_Theory/Axioms_of_set_theory.md @@ -16,3 +16,5 @@ The basic notions of set theory are defined in [Basic properties of sets](Basic% Sets which contain the same members are the same set. If sets A and B contain the same elements then A = B. $$\forall a \forall b [\forall x (x \in a \longleftrightarrow x \in b) \rightarrow a =b]$$ + +[link to test](/testFolder/beta.md) diff --git a/alpha.md b/testFolder/beta.md similarity index 100% rename from alpha.md rename to testFolder/beta.md