Theorems · Theorem · general topology
lowerSemicontinuousWithinAt_ciSup
∀ {α : Type u_1} [inst : TopologicalSpace α] {s : Set α} {x : α} {ι : Sort u_4} {δ' : Type u_6}
[inst_1 : ConditionallyCompleteLinearOrder δ'] {f : ι → α → δ'},
(∀ᶠ (y : α) in nhdsWithin x s, BddAbove (Set.range fun i => f i y)) →
(∀ (i : ι), LowerSemicontinuousWithinAt (f i) s x) → LowerSemicontinuousWithinAt (fun x' => ⨆ i, f i x') s x- Defined in
- Mathlib.Topology.Semicontinuity.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Filter.Eventuallystatement and proof · cited by 3,134
- iSupstatement and proof · cited by 2,415
- nhdsWithinstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- IsEmptyproof · cited by 759
- LT.lt.trans_leproof · cited by 678
- BddAbovestatement and proof · cited by 620
- ConditionallyCompleteLinearOrderstatement and proof · cited by 542
Cited by4
Results whose statement or proof uses this declaration.
- lowerSemicontinuousWithinAt_iSupproof · cited by 4
- lowerSemicontinuousAt_ciSupproof · cited by 3
- lowerSemicontinuousOn_ciSupproof · cited by 1
- upperSemicontinuousWithinAt_ciInfproof · cited by 1