Theorems · Theorem · general topology
IsLUB.isLUB_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 → s.Nonempty → Filter.Tendsto f (nhdsWithin a s) (nhds b) → IsLUB (f '' s) b- Defined in
- Mathlib.Topology.Order.IsLUB
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- 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
- Set.mem_image_of_memproof · cited by 371
Cited by4
Results whose statement or proof uses this declaration.
- MonotoneOn.map_csSup_of_continuousWithinAtproof · cited by 4
- IsGLB.isGLB_of_tendstoproof · cited by 2
- Monotone.leftOrdContinuousproof · cited by 1
- IsLUB.isGLB_of_tendstoproof · cited by 0