Theorems · Theorem · general topology
lowerSemicontinuousOn_ciSup
∀ {α : Type u_1} [inst : TopologicalSpace α] {s : Set α} {ι : Sort u_4} {δ' : Type u_6}
[inst_1 : ConditionallyCompleteLinearOrder δ'] {f : ι → α → δ'},
(∀ x ∈ s, BddAbove (Set.range fun i => f i x)) →
(∀ (i : ι), LowerSemicontinuousOn (f i) s) → LowerSemicontinuousOn (fun x' => ⨆ i, f i x') s- Defined in
- Mathlib.Topology.Semicontinuity.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 53 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
- Set.rangestatement and proof · cited by 4,705
- iSupstatement · cited by 2,415
- BddAbovestatement and proof · cited by 620
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
- LowerSemicontinuousOnstatement and proof · cited by 68
- eventually_nhdsWithin_of_forallproof · cited by 18
- lowerSemicontinuousWithinAt_ciSupproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- lowerSemicontinuousOn_iSupproof · cited by 1