Theorems · Theorem · general topology
IsLUB.isGLB_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 : γ},
AntitoneOn f s → IsLUB s a → s.Nonempty → Filter.Tendsto f (nhdsWithin a s) (nhds b) → IsGLB (f '' s) b- Defined in
- Mathlib.Topology.Order.IsLUB
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 · cited by 5,609
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Set.Nonemptystatement and proof · cited by 2,627
- nhdsWithinstatement and proof · cited by 1,912
- OrderTopologystatement and proof · cited by 1,355
- OrderClosedTopologystatement and proof · cited by 445
- IsLUBstatement and proof · cited by 280
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.