Theorems · Theorem · general topology
locallyFinite_Ioc_of_tendsto
∀ {X : Type u_1} [inst : LinearOrder X] [inst_1 : TopologicalSpace X] [OrderTopology X] {α : Type u_2}
[inst_3 : LinearOrder α] [LocallyFiniteOrder α] [NoMaxOrder X] [NoMinOrder X] {l u : α → X},
Filter.Tendsto l Filter.atTop Filter.atTop →
Filter.Tendsto u Filter.atBot Filter.atBot → LocallyFinite fun n => Set.Ioc (l n) (u n)A family of half-open intervals bounded by diverging limits is locally finite.
- Defined in
- Mathlib.Topology.Order.AtTopBotIxx
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- OrderTopologystatement and proof · cited by 1,355
- Set.Iocstatement · cited by 971
- LocallyFiniteOrderstatement and proof · cited by 658
- Filter.atBotstatement and proof · cited by 512
- NoMaxOrderstatement and proof · cited by 340
- NoMinOrderstatement and proof · cited by 247
- LocallyFinitestatement · cited by 141
- Set.Ioc_subset_Icc_selfproof · cited by 53
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.