Theorems · Theorem · general topology
tendsto_comp_coe_Ioo_atBot
∀ {X : Type u_1} [inst : LinearOrder X] [inst_1 : TopologicalSpace X] [OrderTopology X] {a b : X} {α : Type u_2}
{l : Filter α} {f : X → α},
a < b →
autoParam (Order.IsPredPrelimit a) tendsto_comp_coe_Ioo_atBot._auto_1 →
(Filter.Tendsto (fun x => f ↑x) Filter.atBot l ↔ Filter.Tendsto f (nhdsWithin a (Set.Ioi a)) l)- Defined in
- Mathlib.Topology.Order.AtTopBotIxx
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 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.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- Set.Elemstatement and proof · cited by 7,166
- Filter.Tendstostatement and proof · cited by 3,814
- nhdsWithinstatement · cited by 1,912
- Set.Ioistatement · cited by 1,463
- OrderTopologystatement and proof · cited by 1,355
- Set.Ioostatement and proof · cited by 1,214
- Filter.atBotstatement and proof · cited by 512
- Order.IsPredPrelimitstatement and proof · cited by 93
Cited by1
Results whose statement or proof uses this declaration.
- Real.surjOn_tanproof · cited by 2