How to define a set without set builder notation

hgfhh12
Messages
1
Reaction score
0
How do you define a set without using set builder notation? For example, let's say that I want to define set S as:

S={x ∈ ℕ ∣ 0<x<5}

Then
S={1,2,3,4}
However, suppose that I wanted to define S without set-builder notation, as below?

∀x(x ∈ ℕ ^ 0<x<5 ⟺ x∈S )

Would these two statements be equivalent, or is there something else provided in the set builder notation that I am missing?

Thanks.
 
Physics news on Phys.org
The two statements are completely equivalent.
 
Your definition is fine. In essence a set is isomorphic to the logical predicate defining which elements are in the set. Set algebra and boolean algebra are isomorphic. (This is true provided we forbid self reference in predicates which would allow formulation of a Russell's paradox.)

So for example {} = X such that for all a in X, True=False. (there is thus never an a in X).

We typically do the reverse however. We like to map logic into set notation and set concepts. See for example introductory probability theory.
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top