Theorems · Theorem · general topology
tendsto_iff_tendsto_subseq_of_monotone
∀ {ι₁ : Type u_3} {ι₂ : Type u_4} {α : Type u_5} [inst : SemilatticeSup ι₁] [inst_1 : Preorder ι₂] [Nonempty ι₁]
[inst_3 : TopologicalSpace α] [inst_4 : ConditionallyCompleteLinearOrder α] [OrderTopology α] [NoMaxOrder α]
{f : ι₂ → α} {φ : ι₁ → ι₂} {l : α},
Monotone f →
Filter.Tendsto φ Filter.atTop Filter.atTop →
(Filter.Tendsto f Filter.atTop (nhds l) ↔ Filter.Tendsto (f ∘ φ) Filter.atTop (nhds l))- Cited by
- 2 results in Mathlib
- Foundations
- Depth 91 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.
- TopologicalSpacestatement and proof · cited by 24,529
- Preorderstatement and proof · cited by 7,952
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.atTopstatement and proof · cited by 2,405
- Monotonestatement and proof · cited by 1,397
- OrderTopologystatement and proof · cited by 1,355
- SemilatticeSupstatement and proof · cited by 785
- Filter.Tendsto.compproof · cited by 560
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- NoMaxOrderstatement and proof · cited by 340
- tendsto_nhds_uniqueproof · cited by 118
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsRatCondKernelCDFAux.tendsto_atTop_oneproof · cited by 1
- tendsto_iff_tendsto_subseq_of_antitoneproof · cited by 1