Theorems · Theorem · general topology
upperHemicontinuous_iff_isOpen_preimage_Iic
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] {f : α → Set β} [inst_1 : TopologicalSpace β],
UpperHemicontinuous f ↔ ∀ (u : Set β), IsOpen u → IsOpen (f ⁻¹' Set.Iic u)A correspondence f : α → Set β is upper hemicontinuous if and only if its upper inverse
(i.e., u : Set β ↦ f ⁻¹' (Iic u), note that f ⁻¹' (Iic u) = {x | f x ⊆ u}) sends open sets
to open sets.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- nhdsproof · cited by 5,554
- Set.preimagestatement and proof · cited by 4,946
- IsOpenstatement and proof · cited by 2,400
- Set.Iicstatement and proof · cited by 1,111
- nhdsSetproof · cited by 267
- Set.preimage_monoproof · cited by 95
- isOpen_iff_mem_nhdsproof · cited by 48
- UpperHemicontinuousstatement · cited by 30
- hasBasis_nhdsSetproof · cited by 20
- Filter.HasBasis.forall_iffproof · cited by 15
Cited by2
Results whose statement or proof uses this declaration.
- isClosedMap_iff_upperHemicontinuousproof · cited by 0
- upperHemicontinuous_iff_isClosed_compl_preimage_Iic_complproof · cited by 0