-3

Which one is more fundamental, Set theory or Axiomatic system? Which one can be defined without the other?

user650585
  • 165
  • 5

1 Answers1

0

When begining any mathematical theory, you need axioms, same is for sets. The very basics of Mathematics is true-false accounts and tautologies, and predicate counting of fist order (forall and exists) and after that you could do something.

nikola
  • 1,045
  • But isn't predicate counting of first order somehow part of the set theory itself? Doesn't it look like a circular definition? – user650585 Jan 24 '17 at 17:29
  • No, it does not. Predicate counting are how exists and forall behave without sets let us say $(\forall x) \Longrightarrow (\exists x)$ and this x has some property P, which does not need to be enough to form a set, you can search that in elementar logic, there are counterexamples that not every property is coming to form a set. – nikola Jan 24 '17 at 21:01
  • Thanks @nikola for the reply. Would you please elaborate a little bit further on what you mentioned in your last comment? – user650585 Jan 26 '17 at 02:10
  • Forall and exists address to, well, some property P of given element $x$, if you tell that something holds for all $x$, then you have said that all of those $x$ have that property P. Now, let us have the sentence $(\forall x \in X) x \in x$, that is totally correct if you are relying on the predicate account exactly, but if you form a set with that property, you will end up in contradiction. – nikola Jan 26 '17 at 15:29
  • But when we say (∀x∈X) , aren't we talking about a set named X which already exist? I mean as soon as we talk about (∀x∈X) or (∃x∈X) we are already assuming the set X exists. Am I right? – user650585 Feb 06 '17 at 17:26
  • In regards to above comment, per what is being said in this page [link] (http://philosophy.stackexchange.com/questions/4165/how-do-quantifiers-work-in-predicate-logic) "The ∀ symbol is more powerful in this way — it allows us to express a notion

    without having to refer to every object meeting some criterion;" .... So basically by using ∀ we are referring to a set and its members implicitly, isn't it?

    – user650585 Feb 06 '17 at 17:48