Theorems · Theorem · general topology
Filter.tendsto_nhds_min_right
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderClosedTopology α] {f : β → α}
{l : Filter β} {a : α},
Filter.Tendsto f l (nhdsWithin a (Set.Iio a)) → Filter.Tendsto (fun i => min a (f i)) l (nhdsWithin a (Set.Iio a))- Defined in
- Mathlib.Topology.Order.OrderClosed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Filterstatement and proof · cited by 8,121
- nhdsproof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallyproof · cited by 3,134
- nhdsWithinstatement and proof · cited by 1,912
- Set.Iiostatement and proof · cited by 1,166
- Filter.Eventually.monoproof · cited by 646
- OrderClosedTopologystatement and proof · cited by 445
- tendsto_nhdsWithin_iffproof · cited by 37
- Filter.Tendsto.min_rightproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Filter.tendsto_nhds_min_leftproof · cited by 0