Theorems · Theorem · general topology
UpperHemicontinuousAt.isInducing_comp
∀ {α : Type u_3} {β : Type u_4} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → Set β} {x : α}
{γ : Type u_5} [inst_2 : TopologicalSpace γ] {i : γ → β},
UpperHemicontinuousAt f x →
Topology.IsInducing i → IsClosed (Set.range i) → UpperHemicontinuousAt (fun x => i ⁻¹' f x) xPost-composition with the preimage of an inducing function whose range is closed preserves upper hemicontinuity.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.preimagestatement · cited by 4,946
- Set.rangestatement and proof · cited by 4,705
- Set.univproof · cited by 3,945
- IsClosedstatement and proof · cited by 1,639
- Topology.IsInducingstatement and proof · cited by 266
- UpperHemicontinuousAtstatement and proof · cited by 21
- UpperHemicontinuousWithinAt.isInducing_compproof · cited by 2
- UpperHemicontinuousAt.upperHemicontinuousWithinAtproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- UpperHemicontinuous.isInducing_compproof · cited by 2