Theorems · Theorem · general topology
upperHemicontinuous_iff_forall_isOpen
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] {f : α → Set β} [inst_1 : TopologicalSpace β],
UpperHemicontinuous f ↔ ∀ (x : α) (u : Set β), IsOpen u → f x ⊆ u → ∀ᶠ (x' : α) in nhds x, f x' ⊆ u- Cited by
- 2 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
- nhdsstatement and proof · cited by 5,554
- Filter.Eventuallystatement and proof · cited by 3,134
- IsOpenstatement and proof · cited by 2,400
- UpperHemicontinuousstatement · cited by 30
Cited by2
Results whose statement or proof uses this declaration.
- UpperHemicontinuous.of_forall_isOpenproof · cited by 0
- UpperHemicontinuous.forall_isOpenproof · cited by 0