Theorems · Theorem · general topology
locallyFinite_Icc_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] {f g : α → X},
Filter.Tendsto f Filter.atTop Filter.atTop →
Filter.Tendsto g Filter.atBot Filter.atBot → LocallyFinite fun n => Set.Icc (f n) (g n)A family of closed intervals bounded by diverging limits is locally finite.
- Defined in
- Mathlib.Topology.Order.AtTopBotIxx
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredproof · cited by 6,101
- Set.univproof · cited by 3,945
- Filter.Tendstostatement and proof · cited by 3,814
- LE.le.transproof · cited by 3,151
- Set.Nonemptyproof · cited by 2,627
- Filter.atTopstatement and proof · cited by 2,405
- LT.lt.leproof · cited by 2,189
- Set.Finiteproof · cited by 1,814
- Set.Iccstatement and proof · cited by 1,702
Cited by3
Results whose statement or proof uses this declaration.
- locallyFinite_Ico_of_tendstoproof · cited by 0
- locallyFinite_Ioc_of_tendstoproof · cited by 0
- locallyFinite_Ioo_of_tendstoproof · cited by 0