Theorems · Theorem · general topology
ContinuousWithinAt.partialSups
∀ {L : Type u_1} [inst : SemilatticeSup L] [inst_1 : TopologicalSpace L] [ContinuousSup L] {X : Type u_2}
[inst_3 : TopologicalSpace X] {f : ℕ → X → L} {n : ℕ} {s : Set X} {x : X},
(∀ k ≤ n, ContinuousWithinAt (f k) s x) → ContinuousWithinAt ((partialSups f) n) s x- Defined in
- Mathlib.Topology.Order.PartialSups
- Cited by
- 1 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- OrderHomstatement · cited by 934
- SemilatticeSupstatement and proof · cited by 785
- ContinuousWithinAtstatement and proof · cited by 512
- ContinuousSupstatement and proof · cited by 70
- partialSupsstatement · cited by 67
- ContinuousWithinAt.partialSups_applyproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- ContinuousOn.partialSupsproof · cited by 0