Theorems · Inductive type · general topology
SupConvergenceClass
(α : Type u_3) → [Preorder α] → [TopologicalSpace α] → Prop
We say that α is a SupConvergenceClass if the following holds. Let f : ι → α be a
monotone function, let a : α be a least upper bound of Set.range f. Then f x tends to 𝓝 a
as x → ∞ (formally, at the filter Filter.atTop). We require this for ι = (s : Set α),
f = (↑) in the definition, then prove it for any f in tendsto_atTop_isLUB.
This property holds for linear orders with order topology as well as their products.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
- Assumes
- PreorderTopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- Preorderstatement · cited by 7,952
Cited by9
Results whose statement or proof uses this declaration.
- tendsto_atTop_ciSupstatement and proof · cited by 13
- tendsto_atTop_iSupstatement and proof · cited by 9
- tendsto_atTop_isLUBstatement and proof · cited by 7
- tendsto_atBot_ciSupstatement and proof · cited by 2
- SupConvergenceClass.tendsto_coe_atTop_isLUBstatement and proof · cited by 1
- tendsto_atBot_iSupstatement and proof · cited by 1
- tendsto_atBot_isLUBstatement and proof · cited by 1
- SupConvergenceClass.casesOnstatement and proof · cited by 0
- SupConvergenceClass.recOnstatement and proof · cited by 0