Theorems · Theorem · general topology
tendsto_order
∀ {α : Type u} {β : Type v} [ts : TopologicalSpace α] [inst : Preorder α] [OrderTopology α] {f : β → α} {a : α}
{x : Filter β},
Filter.Tendsto f x (nhds a) ↔ (∀ a' < a, ∀ᶠ (b : β) in x, a' < f b) ∧ ∀ a' > a, ∀ᶠ (b : β) in x, f b < a'- Defined in
- Mathlib.Topology.Order.Basic
- Cited by
- 60 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Filterstatement and proof · cited by 8,121
- Preorderstatement and proof · cited by 7,952
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Set.Ioiproof · cited by 1,463
- OrderTopologystatement and proof · cited by 1,355
- Set.Iioproof · cited by 1,166
- nhds_eq_orderproof · cited by 9
Cited by60
Results whose statement or proof uses this declaration.
- tendstoUniformlyOn_tsumproof · cited by 9
- tendstoUniformlyOn_tsum_of_cofinite_eventuallyproof · cited by 6
- Antitone.map_limsSup_of_continuousAtproof · cited by 6
- MeasureTheory.addHaar_image_le_mul_of_det_ltproof · cited by 4
- MeasureTheory.exists_Lp_halfproof · cited by 4
- BoundedVariationOn.tendsto_eVariationOn_Ici_zero_of_filterproof · cited by 3
- continuousWithinAt_right_of_monotoneOn_of_exists_betweenproof · cited by 3
- StrictMonoOn.continuousWithinAt_right_of_exists_betweenproof · cited by 3
- ae_eq_zero_of_integral_contMDiff_smul_eq_zeroproof · cited by 3
- MeasureTheory.tendsto_setToFun_of_L1proof · cited by 3
- MonotoneOn.tendsto_nhdsLTproof · cited by 3
- isCompact_setOfPred_finiteMeasure_mass_le_compl_isCompact_leproof · cited by 2