Re: For All x



On Feb 3, 7:40 am, apoorv <sudhir...@xxxxxxxxxxx> wrote:

Suppose we have a set theory with just one axiom:
Ez Ax ~x e z [i.e there is a null set 0]
Would every set that contains 0 be a domain for a model of this
theory?

A set alone is not a model of a theory whose language has a 2-place
predicate symbol. Rather, a set with a binary relation on that set is
needed to be a model for the language, and then that will be a model
of the theory iff all members of the theory are true in that model.

For example:

map 'A' to {0}.
map 'e' to {<0 0>}.

The universe of that model has 0 as a member, but EzAx ~xez is not
true in that model.

In particular, would the truth value of Ax x=0 depend on the pre-
selected domain?

With the standard interpretation of '=', "Ax x=0" is true in all and
only those models whose universe is a singleton.

MoeBlee

.



Relevant Pages

  • Re: Macro Question: Paraphrasing
    ... why not use keywords for everything? ... which is the language used by the human reader to map symbols to ... It's the basic building block of the Lisp language. ...
    (comp.lang.lisp)
  • Re: Macro Question: Paraphrasing
    ... why not use keywords for everything? ... that keywords can distort the meaning of a symbol on the surface level, ... which is the language used by the human reader to map symbols to ... language is by convention read right to left. ...
    (comp.lang.lisp)
  • Re: Conscious antipattern behavior
    ... The alternative is to declare functions *inline* ... > - Letting a class grow until it has a zillion members. ... The C++ computer programming language introduced ... many subtle new features to C programmers. ...
    (comp.lang.cpp)
  • Re: Existence and Non -Existence
    ... be a formalization. ... a domain of discourse is a set. ... the variables range over the members of ... universe for that model. ...
    (sci.logic)
  • Re: Cheap tricks for map data structure
    ... Is C++ a slow, high-level language? ... So it's not exactly a "map square object" anti-pattern that ... same coordinates for various arrays in the Map class? ... The fast language lets you get away with bad programming practices. ...
    (rec.games.roguelike.development)