Theorems · Theorem · general topology
exists_seq_tendsto_sSup
∀ {α : Type u_3} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α] [OrderTopology α]
[FirstCountableTopology α] {S : Set α},
S.Nonempty → BddAbove S → ∃ u, Monotone u ∧ Filter.Tendsto u Filter.atTop (nhds (sSup S)) ∧ ∀ (n : ℕ), u n ∈ S- Defined in
- Mathlib.Topology.Order.IsLUB
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Set.Nonemptystatement and proof · cited by 2,627
- Filter.atTopstatement and proof · cited by 2,405
- Monotonestatement and proof · cited by 1,397
- OrderTopologystatement and proof · cited by 1,355
- SupSet.sSupstatement and proof · cited by 954
- BddAbovestatement and proof · cited by 620
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- FirstCountableTopologystatement and proof · cited by 106
Cited by2
Results whose statement or proof uses this declaration.
- exists_seq_tendsto_sInfproof · cited by 1
- MeasureTheory.Measure.haveLebesgueDecomposition_of_finiteMeasureproof · cited by 0