Theorems · Theorem · general topology
Filter.Tendsto.finset_sup_nhds
∀ {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 (s.sup f) l (nhds (s.sup g))- Defined in
- Mathlib.Topology.Order.Lattice
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Finset.Nonemptyproof · cited by 1,001
- SemilatticeSupstatement and proof · cited by 785
- Finset.supstatement · cited by 530
- tendsto_const_nhdsproof · cited by 330
- Finset.eq_empty_or_nonemptyproof · cited by 104
- Finset.sup_emptyproof · cited by 72
Cited by2
Results whose statement or proof uses this declaration.
- Filter.Tendsto.finset_sup_nhds_applyproof · cited by 3
- Filter.Tendsto.finset_inf_nhdsproof · cited by 0