Theorems · Theorem · general topology
Filter.Tendsto.finset_sup_nhds_apply
∀ {L : Type u_1} [inst : TopologicalSpace L] {ι : Type u_3} {α : Type u_4} {s : Finset ι} {f : ι → α → L} {l : Filter α}
{g : ι → L} [inst_1 : SemilatticeSup L] [inst_2 : OrderBot L] [ContinuousSup L],
(∀ i ∈ s, Filter.Tendsto (f i) l (nhds (g i))) → Filter.Tendsto (fun a => s.sup fun x => f x a) l (nhds (s.sup g))- Defined in
- Mathlib.Topology.Order.Lattice
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 75 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.
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- OrderBotstatement and proof · cited by 1,055
- SemilatticeSupstatement and proof · cited by 785
- Finset.supstatement and proof · cited by 530
- ContinuousSupstatement and proof · cited by 70
- Filter.Tendsto.finset_sup_nhdsproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousWithinAt.finset_sup_applyproof · cited by 2
- ContinuousAt.finset_sup_applyproof · cited by 2
- Filter.Tendsto.finset_inf_nhds_applyproof · cited by 2