When Does Set-Theoretic Logic Hold for Infinite Sets?

  • Context: Graduate 
  • Thread starter Thread starter jetplan
  • Start date Start date
  • Tags Tags
    Logic
Click For Summary

Discussion Overview

The discussion revolves around the validity of certain logical statements in set-theoretic logic, particularly concerning infinite sets and limits. Participants explore the implications of specific logical forms and their applicability to different mathematical contexts, including sequences, sums, and intersections of sets.

Discussion Character

  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants assert that Logic 1, which involves the convergence of an infinite sum, is valid, while Logic 2, concerning the intersection of open sets, is fallacious.
  • Others argue that Logic 1 is also fallacious, citing examples where the sum remains bounded while the infinite sum diverges.
  • There is a discussion about the general rule for the statement "If Predicate P(n) is true for all integer n, then \\lim_{n\rightarrow +\infty}P(n) is also true," with some participants noting that this is not universally valid.
  • One participant introduces the concept of transfinite induction as a broader framework for proving statements beyond natural numbers, emphasizing the need for separate proofs for limit ordinals.
  • Another participant questions the meaning of the limit of predicates and suggests that without a precise definition, the validity of the statement cannot be established.
  • A participant proposes a notation for the limit of a sequence of sets and seeks clarification on its legitimacy, leading to differing opinions on the appropriateness of such notation.
  • Some participants mention the existence of a set-theoretic limit, indicating that it may not always exist, similar to ordinary limits.

Areas of Agreement / Disagreement

Participants express differing views on the validity of the logical forms discussed, with no consensus reached on the correctness of Logic 1 or Logic 2. The discussion remains unresolved regarding the general applicability of the statement about predicates and limits.

Contextual Notes

Limitations include the lack of a universally accepted definition for the limit of predicates, which complicates the discussion of their validity. Additionally, the implications of transfinite induction and its relation to the original claims are not fully explored.

jetplan
Messages
15
Reaction score
0
Hi,

Consider the following two logics:

Logic 1:
Given an infinite countable set of real number A = {a1, a2, a3 ... }
If there exist a real number M such that: a1 + a2 + a3 + ... + an < M for all integer n,
then the infinite sum a1 + a2 + a3 ... < M

Logic 2:
Given an infinite collection of open set U = {A1, A2, A3 ... }
If A1 [itex]\cap[/itex] A2 [itex]\cap[/itex] ... [itex]\cap[/itex] An is an open set for all integers n, then the infinite intersection A1 [itex]\cap[/itex] A2 [itex]\cap[/itex] ... is also an open setI am pretty sure logic 1 is legit while logic 2 is fallacious
My question is, what is wrong with the logic of the form:

If Predicate P(n) is true for all integer n, then [itex]\\lim_{n\rightarrow +\infty}P(n)[/itex] is also true.

Is there a general rule as to when such logic holds, and when not ?
Or, it is totally irrelevant and different problem yields different result ?

Thanks and you folks are great !
 
Physics news on Phys.org
jetplan said:
I am pretty sure logic 1 is legit while logic 2 is fallacious
Correct, if you change "<M" to "≤M" in the first example.

If Predicate P(n) is true for all integer n, then [itex]\\lim_{n\rightarrow +\infty}P(n)[/itex] is also true.
That is not true for all P.

As another example, consider the set A = {a1, a2, a3 ... } with ##a_i=\frac{1}{i^2}##. The sum of the first n elements is always a rational number, but the limit ##\frac{\pi^2}{6}## is not.

Or, it is totally irrelevant and different problem yields different result ?
Right.
 
  • Like
Likes   Reactions: 1 person
Hi mfb,

Thanks for the cool explanation. So, do you think it makes sense if I say:

+++++

In general, "Predicate P(n) is true for all integer n" has nothing to do with the truth value of [itex]\\lim_{n\rightarrow +\infty}P(n)[/itex].

We need to apply different tricks specific to the problem itself to determine if [itex]\\lim_{n\rightarrow +\infty}P(n)[/itex] is true, and even if it is, it probably has nothing to do with "Predicate P(n) is true for all integer n"


Am I right ?

+++++

Sorry for the mumble mumble but my teacher grill me real hard on this.

Thanks
 
The general case of this is transfinite induction. If you want to prove something for a bigger class of ordinal numbers than just the natural numbers, it's not enough to just prove [itex]P(\alpha)\rightarrow P(\alpha+1)[/itex], but you also need to prove [itex]P(\alpha)[/itex] for all limit ordinals. In your case, you'd have to prove the case [itex]\alpha=\omega[/itex] (the ordinal corresponding to the case [itex]n\rightarrow\infty[/itex]) separately.

See http://en.wikipedia.org/wiki/Transfinite_induction for more information.

One doesn't need to use induction for such proofs, but i thought, this might enlight you.
 
Last edited:
jetplan said:
I am pretty sure logic 1 is legit while logic 2 is fallacious
Your "logic 1" is also fallacious. Consider 1/2+1/4+1/8+...+1/2n. This is less than 1 for all n, yet the infinite sum is exactly 1. As mfb already noted, you have to replace < with ≤.

My question is, what is wrong with the logic of the form:

If Predicate P(n) is true for all integer n, then [itex]\\lim_{n\rightarrow +\infty}P(n)[/itex] is also true.
What's wrong is that (ordinary) mathematical induction is a statement about finite numbers. A limit to infinity (or to negative infinity) is a horse of a different color.
 
Given a sequence [itex]\{P(n)\}_{n=1}^\infty[/itex] of predicates, it's not in general clear what one means by [itex]\lim_{n\to\infty}P(n).[/itex] Without a general meaning for it, we don't have a general meaning for the statement [tex]\text{``}P(n)\text{ true for all }n\in\mathbb N\implies \lim_{n\to\infty}P(n) \text{ true."}[/tex] So if the above statement doesn't have a precise meaning, it's hard to make precise statements about its general validity.
 
Let's say I have a countable set of real number X = {a1, a2, a3 ... }
Define
A1 = {a1}
A2 = {a1,a2 }
...
An = {a1, a2, ... , an}

Is it legit to write that

[itex]\displaystyle\lim_{n\rightarrow +\infty} {A_n} = X[/itex] ?Is there an ε-δ notation for set operation, equivalent to what we have for sequence and function ?
Thx!
 
I think that is (at best) a very strange notation. You can write X as union of all those A_n.
 
There is such a thing as the set-theoretic limit. And yes, in your example, X is the limit.

Just like ordinary limits, the set-theoretic limit does not always exist.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 2 ·
Replies
2
Views
4K
Replies
2
Views
2K
  • · Replies 44 ·
2
Replies
44
Views
7K
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 24 ·
Replies
24
Views
7K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K