Theorems · Theorem · general topology
StrictMono.isEmbedding_of_ordConnected
∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrder α] [inst_1 : LinearOrder β] [inst_2 : TopologicalSpace α]
[h : OrderTopology α] [inst_3 : TopologicalSpace β] [OrderTopology β] {f : α → β},
StrictMono f → (Set.range f).OrdConnected → Topology.IsEmbedding fA strictly monotone function between linear orders with order topology is a topological
embedding provided that the range of f is order-connected.
- Defined in
- Mathlib.Topology.Order.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Set.rangestatement and proof · cited by 4,705
- OrderTopologystatement and proof · cited by 1,355
- StrictMonostatement and proof · cited by 706
- Topology.IsEmbeddingstatement · cited by 294
- Set.OrdConnectedstatement and proof · cited by 161
- StrictMono.injectiveproof · cited by 94
- OrderTopology.topology_eq_generate_intervalsproof · cited by 14
- StrictMono.induced_topology_eq_preorderproof · cited by 1
Cited by9
Results whose statement or proof uses this declaration.
- ENNReal.isEmbedding_coeproof · cited by 4
- EReal.isEmbedding_coeproof · cited by 4
- EReal.isEmbedding_coe_ennrealproof · cited by 4
- WithTop.isEmbedding_coeproof · cited by 2
- WithBot.isEmbedding_coeproof · cited by 2
- ENat.isEmbedding_natCastproof · cited by 1
- OrderEmbedding.isEmbedding_of_ordConnectedproof · cited by 1
- WithTop.isOpenEmbedding_someproof · cited by 0
- WithBot.isOpenEmbedding_someproof · cited by 0