Is an Order Isomorphism from (R,<) to (R,<) Always Continuous?

  • Thread starter Thread starter TTob
  • Start date Start date
  • Tags Tags
    Isomorphism
AI Thread Summary
An order isomorphism f from (R,<) to (R,<) is continuous because it is a bijection that preserves order, meaning a < b if and only if f(a) < f(b). This implies that f maps intervals one-to-one and onto, ensuring that as epsilon approaches zero, f(a + epsilon) approaches f(a), demonstrating continuity. Additionally, continuity can be established by showing that the inverse images of open sets in the order topology are open, which can be verified using basic elements of the topology. For instance, the inverse image of an open interval (c, d) corresponds to an open interval (a, b) in R. Thus, the continuity of order isomorphisms holds for any ordered set.
TTob
Messages
21
Reaction score
0
order isomorphism f:R-->R

let f is order isomorphism from (R,<) to (R,<). why f is continuous ?
so f is bijection and a<b <--> f(a)<f(b), so what ?
 
Physics news on Phys.org


f maps the interval [a, a+ epsilon] one to one and onto the interval [f(a),f(a+ epsilon)]. As epsilong goes to 0, f(a+ epsilon) must go to a, hence continuity.
 


Another way of proving it is by showing that inverse images of open sets of R (in the order topology) are open. This is easy; testing just elements of a basis for the topology (such as the set of bounded open intervals) suffices. Given an open interval (c, d), c = f(a) and d = f(b) for some a and b, and it's easy to see that f-1((c, d)) = (a, b), which is open.

(This works equally well for any ordered set.)
 
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...

Similar threads

Replies
4
Views
800
Replies
1
Views
2K
Replies
1
Views
2K
Replies
8
Views
3K
Replies
7
Views
1K
Replies
7
Views
1K
Replies
5
Views
2K
Back
Top