Theorems · Theorem · general topology
Filter.Tendsto.partialSups_apply
∀ {L : Type u_1} [inst : SemilatticeSup L] [inst_1 : TopologicalSpace L] [ContinuousSup L] {α : Type u_2} {l : Filter α}
{f : ℕ → α → L} {g : ℕ → L} {n : ℕ},
(∀ k ≤ n, Filter.Tendsto (f k) l (nhds (g k))) →
Filter.Tendsto (fun a => (partialSups fun x => f x a) n) l (nhds ((partialSups g) n))- Defined in
- Mathlib.Topology.Order.PartialSups
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- OrderHomstatement · cited by 934
- SemilatticeSupstatement and proof · cited by 785
- ContinuousSupstatement and proof · cited by 70
- partialSupsstatement and proof · cited by 67
- Filter.Tendsto.partialSupsproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousWithinAt.partialSups_applyproof · cited by 2
- ContinuousAt.partialSups_applyproof · cited by 2