Prove Unique Limits: Pugh's Real Math Analysis Ch 3 Q#26

  • Thread starter Thread starter SpaceTag
  • Start date Start date
  • Tags Tags
    Exercise
Click For Summary
The discussion centers on proving the uniqueness of limits in the context of a set X with a transitive relation. A participant presents a counterexample using natural numbers and the equality relation, suggesting that two different limits can exist for a function, which challenges the uniqueness claim. The argument hinges on the properties of the relation, specifically questioning whether the lack of antisymmetry allows for multiple limits. There is also mention of needing a total order condition for the proof to hold. The overall consensus leans towards the need for clarification on the relation's properties to validate the uniqueness of limits.
SpaceTag
Messages
12
Reaction score
0
I'm referring to question #26 in chapter 3 of Pugh's Real Mathematical Analysis.
For those without the book, here's the question:

Let X be a set with a transitive relation # (Note: #is just an abstract relation). It satisfies the condition that for all x1,x2,x3 in X, we have

x1 # x1
and
if x1 # x2 # x3 then x1 # x3.

A function f:X -> R (R is the reals) converges to a limit L with respect to X if, given any E>0, there is a y in X such that, for all x in X,
(y # x) implies |f(x) - L|< E. We write lim f = L to indicate this convergence.

Prove that limits are unique: if lim f = L1 and lim f = L2, then L1 = L2.

------------------------Ok now this seems simple enough, but I'm not sure if it's true (even though the book asks us to prove it). Is this a counterexample?

Take X to be the set of natural numbers with the transitive relation = (equality). Let f be a function from the naturals to the reals such that f(1) = 1 and f(2) = 2. Then 1 is a limit of f (take y=1) and 2 is also a limit of f (take y=2).

That would mean that lim f isn't unique. I'm just wondering where this counterexample goes wrong or if the question really is flawed.
 
Last edited:
Physics news on Phys.org
The statement is false as written here. The relation # as defined is called a pre-order, satisfying for all x1,x2,x3 in X:

x1 # x1 (reflexive property)

( (x1 # x2) and (x2 # x3) ) implies (x1 # x3) (transitive property)

I think the statement might still be false even if we specify that the relation # is antisymmetric (which would make it a partial ordering relation instead of a pre-ordering relation):

( (x1 # x2) and (x2 # x1) ) implies (x1 = x2) (antisymmetric property)

Maybe someone else will see a mistake in the counterexample that I don't see, but otherwise it looks sound to me.
 
I think that for the proof you also need the condition for all x1, x2 either x1#x2 or x2#x1
 
There are probably loads of proofs of this online, but I do not want to cheat. Here is my attempt: Convexity says that $$f(\lambda a + (1-\lambda)b) \leq \lambda f(a) + (1-\lambda) f(b)$$ $$f(b + \lambda(a-b)) \leq f(b) + \lambda (f(a) - f(b))$$ We know from the intermediate value theorem that there exists a ##c \in (b,a)## such that $$\frac{f(a) - f(b)}{a-b} = f'(c).$$ Hence $$f(b + \lambda(a-b)) \leq f(b) + \lambda (a - b) f'(c))$$ $$\frac{f(b + \lambda(a-b)) - f(b)}{\lambda(a-b)}...

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 28 ·
Replies
28
Views
4K
  • · Replies 24 ·
Replies
24
Views
6K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 13 ·
Replies
13
Views
4K
  • · Replies 14 ·
Replies
14
Views
2K