Theorems · Theorem · general topology
tendsto_le_of_eventuallyLE
∀ {α : 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₂Alias of le_of_tendsto_of_tendsto.
- Defined in
- Mathlib.Topology.Order.OrderClosed
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, 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 · cited by 24,529
- Filterstatement · cited by 8,121
- Preorderstatement · cited by 7,952
- nhdsstatement · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- Filter.NeBotstatement · cited by 853
- OrderClosedTopologystatement · cited by 445
- Filter.EventuallyLEstatement · cited by 383
- le_of_tendsto_of_tendstoproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- Complex.HadamardThreeLines.norm_le_interpStrip_of_mem_verticalStrip_zeroproof · cited by 1