Theorems · Theorem · general topology
IsLindelof.image_of_continuousOn
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {s : Set X} {f : X → Y},
IsLindelof s → ContinuousOn f s → IsLindelof (f '' s)A continuous image of a Lindelöf set is a Lindelöf set.
- Defined in
- Mathlib.Topology.Compactness.Lindelof
- Cited by
- 1 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.
Cites22
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
- Filterproof · cited by 8,121
- Set.imagestatement and proof · cited by 5,609
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- nhdsWithinproof · cited by 1,912
- ContinuousOnstatement and proof · cited by 1,411
- Filter.NeBotproof · cited by 853
- Filter.principalproof · cited by 740
- Filter.comapproof · cited by 546
- Set.mem_image_of_memproof · cited by 371
Cited by1
Results whose statement or proof uses this declaration.
- IsLindelof.imageproof · cited by 5