Theorems · Theorem · general topology
LowerHemicontinuousWithinAt.comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace γ]
[inst_2 : TopologicalSpace β] {f : α → Set β} {s : Set α} {g : γ → α} {x : γ} {t : Set γ},
LowerHemicontinuousWithinAt f s (g x) →
ContinuousWithinAt g t x → Set.MapsTo g t s → LowerHemicontinuousWithinAt (f ∘ g) t x- Defined in
- Mathlib.Topology.Semicontinuity.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.MapsTostatement and proof · cited by 732
- ContinuousWithinAtstatement and proof · cited by 512
- LowerHemicontinuousWithinAtstatement and proof · cited by 15
- SemicontinuousWithinAt.compproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- lowerHemicontinuousWithinAt_singleton_iffproof · cited by 2