Theorems · Theorem · general topology
Continuous.finset_inf
∀ {L : Type u_1} {X : Type u_2} [inst : TopologicalSpace L] [inst_1 : TopologicalSpace X] {ι : Type u_3}
[inst_2 : SemilatticeInf L] [inst_3 : OrderTop L] [ContinuousInf L] {s : Finset ι} {f : ι → X → L},
(∀ i ∈ s, Continuous (f i)) → Continuous (s.inf f)- Defined in
- Mathlib.Topology.Order.Lattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 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
- Continuousstatement and proof · cited by 2,592
- SemilatticeInfstatement and proof · cited by 634
- OrderTopstatement and proof · cited by 493
- Continuous.continuousAtproof · cited by 297
- Finset.infstatement · cited by 219
- continuous_iff_continuousAtproof · cited by 139
- ContinuousInfstatement and proof · cited by 50
- ContinuousAt.finset_infproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.