Theorems · Theorem · general topology
le_of_tendsto_of_tendsto
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : Preorder α] [t : OrderClosedTopology α] {f g : β → α}
{b : Filter β} {a₁ a₂ : α} [hb : b.NeBot],
Filter.Tendsto f b (nhds a₁) → Filter.Tendsto g b (nhds a₂) → f ≤ᶠ[b] g → a₁ ≤ a₂- Defined in
- Mathlib.Topology.Order.OrderClosed
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 72 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 and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.NeBotstatement and proof · cited by 853
- OrderClosedTopologystatement and proof · cited by 445
- Filter.EventuallyLEstatement and proof · cited by 383
- Filter.Eventually.frequentlyproof · cited by 44
- le_of_tendsto_of_tendsto_of_frequentlyproof · cited by 2
Cited by13
Results whose statement or proof uses this declaration.
- le_of_tendsto_of_tendsto'proof · cited by 19
- ApproximatesLinearOn.norm_fderiv_sub_leproof · cited by 3
- MeasureTheory.OuterMeasure.mkMetric_mono_smulproof · cited by 2
- MeasureTheory.SignedMeasure.exists_compl_positive_negativeproof · cited by 2
- ProbabilityTheory.tsum_prob_mem_Ioi_lt_topproof · cited by 1
- IsFoelner.mean_smul_eq_mean_smulproof · cited by 1
- tendsto_le_of_eventuallyLEproof · cited by 1
- AntitoneOn.integral_le_tsum_comp_addproof · cited by 1
- IsAddFoelner.mean_vadd_eq_mean_vaddproof · cited by 1
- exists_closed_cover_approximatesLinearOn_of_hasFDerivWithinAtproof · cited by 1
- Asymptotics.isLittleO_principalproof · cited by 0
- Rat.AbsoluteValue.le_pow_logproof · cited by 0