Theorems · Theorem · general topology
Filter.Tendsto.eventually_const_lt
∀ {α : Type u} {γ : Type w} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [ClosedIicTopology α] {l : Filter γ}
{f : γ → α} {u v : α}, u < v → Filter.Tendsto f l (nhds v) → ∀ᶠ (a : γ) in l, u < f a- Defined in
- Mathlib.Topology.Order.OrderClosed
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement · cited by 3,134
- Filter.Tendsto.eventuallyproof · cited by 174
- ClosedIicTopologystatement and proof · cited by 115
- eventually_gt_nhdsproof · cited by 8
Cited by6
Results whose statement or proof uses this declaration.
- Asymptotics.IsEquivalent.exists_pos_eq_mulproof · cited by 4
- eVariationOn.lowerSemicontinuous_auxproof · cited by 2
- Real.multipliable_one_add_of_summableproof · cited by 1
- Asymptotics.IsEquivalent.rpowproof · cited by 1
- one_mem_posTangentConeAt_iff_mem_closureproof · cited by 1
- MeasureTheory.AECover.iSup_lintegral_eq_of_countably_generatedproof · cited by 0