Theorems · Theorem · general topology
IsLUB.mem_upperBounds_of_tendsto
∀ {α : Type u_1} {γ : Type u_2} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α]
[inst_3 : Preorder γ] [inst_4 : TopologicalSpace γ] [OrderClosedTopology γ] {f : α → γ} {s : Set α} {a : α} {b : γ},
MonotoneOn f s → IsLUB s a → Filter.Tendsto f (nhdsWithin a s) (nhds b) → b ∈ upperBounds (f '' s)- Defined in
- Mathlib.Topology.Order.IsLUB
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Preorderstatement and proof · cited by 7,952
- Set.imagestatement and proof · cited by 5,609
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- nhdsWithinstatement and proof · cited by 1,912
- le_rflproof · cited by 1,558
- OrderTopologystatement and proof · cited by 1,355
- Set.Iciproof · cited by 1,070
- Filter.NeBotproof · cited by 853
Cited by3
Results whose statement or proof uses this declaration.
- IsLUB.isLUB_of_tendstoproof · cited by 4
- IsGLB.mem_lowerBounds_of_tendstoproof · cited by 1
- IsLUB.mem_lowerBounds_of_tendstoproof · cited by 0