Theorems · Theorem · general topology
Filter.Tendsto.finset_inf_nhds
∀ {L : Type u_1} [inst : TopologicalSpace L] {ι : Type u_3} {α : Type u_4} {s : Finset ι} {f : ι → α → L} {l : Filter α}
{g : ι → L} [inst_1 : SemilatticeInf L] [inst_2 : OrderTop L] [ContinuousInf L],
(∀ i ∈ s, Filter.Tendsto (f i) l (nhds (g i))) → Filter.Tendsto (s.inf f) l (nhds (s.inf g))- Defined in
- Mathlib.Topology.Order.Lattice
- Cited by
- 0 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
- SemilatticeInfstatement and proof · cited by 634
- OrderTopstatement and proof · cited by 493
- Finset.infstatement · cited by 219
- ContinuousInfstatement and proof · cited by 50
- Filter.Tendsto.finset_sup_nhdsproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.