Is coutnable unions of finite sets an infinite set?

AI Thread Summary
The discussion centers on the nature of countable unions of finite sets within the context of natural numbers. When taking the countable union of sets S_i, where each S_i contains a single natural number, the resulting set S is indeed infinite and equivalent to the set of natural numbers, \mathbb{N}. It is clarified that finite unions of finite sets remain finite, while countable unions of finite sets yield a countable set. Additionally, the properties of unions of countable sets are confirmed, reinforcing that countable unions of countable sets are also countable. The initial confusion is resolved, affirming the understanding of these set properties.
MrGandalf
Messages
30
Reaction score
0
Hiya. :)

While doing an assignment I ran into this little problem.

We are working in the set of natural numbers \mathbb{N}.

If i collect each natural number in a set
S_1 = \{1\}, S_2 = \{2\},\ldots, S_n = \{n\},\ldots

What happens when I take the countable union of all these?
S = \bigcup_{i\in\mathbb{N}}S_i

The resulting set will be an infinite set, right? It will be equal to \mathbb{N}?
 
Physics news on Phys.org
MrGandalf said:
The resulting set will be an infinite set, right? It will be equal to \mathbb{N}?

Right. What's the problem?
 
Yup.

Finite unions of finite sets are finite.

Countable unions of finite sets are countable.

Finite unions of countable sets are countable.

Countable unions of countable sets are countable.
 
Thanks.

I was just really unsure there for a moment, but I think I see it now.
Thanks for clearing that up for me.

PS Sorry about the typo in the thread title.
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top