Theorems · Theorem · general topology
UpperHemicontinuous.inter
∀ {α : Type u_3} {β : Type u_4} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → Set β},
UpperHemicontinuous f → ∀ {u : Set β}, IsClosed u → UpperHemicontinuous fun x => f x ∩ uThe pointwise intersection of an upper hemicontinuous function with a fixed closed set is upper hemicontinuous.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, 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
- IsClosedstatement and proof · cited by 1,639
- UpperHemicontinuousstatement and proof · cited by 30
- upperHemicontinuous_iffproof · cited by 4
- UpperHemicontinuousAt.interproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.