Theorems · Theorem · general topology
exists_seq_tendsto_sInf
∀ {α : Type u_3} [inst : ConditionallyCompleteLinearOrder α] [inst_1 : TopologicalSpace α] [OrderTopology α]
[FirstCountableTopology α] {S : Set α},
S.Nonempty → BddBelow S → ∃ u, Antitone u ∧ Filter.Tendsto u Filter.atTop (nhds (sInf S)) ∧ ∀ (n : ℕ), u n ∈ S- Defined in
- Mathlib.Topology.Order.IsLUB
- Cited by
- 1 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.
Cites13
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 · cited by 5,554
- Filter.Tendstostatement · cited by 3,814
- Set.Nonemptystatement and proof · cited by 2,627
- Filter.atTopstatement · cited by 2,405
- OrderTopologystatement and proof · cited by 1,355
- InfSet.sInfstatement · cited by 935
- Antitonestatement · cited by 563
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- BddBelowstatement and proof · cited by 401
- FirstCountableTopologystatement and proof · cited by 106
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.SignedMeasure.exists_compl_positive_negativeproof · cited by 2