Theorems · Theorem · general topology
ContinuousWithinAt.finset_sup
∀ {L : Type u_1} {X : Type u_2} [inst : TopologicalSpace L] [inst_1 : TopologicalSpace X] {ι : Type u_3}
[inst_2 : SemilatticeSup L] [inst_3 : OrderBot L] [ContinuousSup L] {s : Finset ι} {f : ι → X → L} {t : Set X}
{x : X}, (∀ i ∈ s, ContinuousWithinAt (f i) t x) → ContinuousWithinAt (s.sup f) t x- Defined in
- Mathlib.Topology.Order.Lattice
- Cited by
- 1 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- OrderBotstatement and proof · cited by 1,055
- SemilatticeSupstatement and proof · cited by 785
- Finset.supstatement · cited by 530
- ContinuousWithinAtstatement and proof · cited by 512
- ContinuousSupstatement and proof · cited by 70
- ContinuousWithinAt.finset_sup_applyproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousOn.finset_supproof · cited by 0