Theorems · Theorem · general topology
Topology.IsInducing.isLindelof_iff
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {s : Set X} {f : X → Y},
Topology.IsInducing f → (IsLindelof s ↔ IsLindelof (f '' s))If f : X → Y is an inducing map, the image f '' s of a set s is Lindelöf
if and only if s is compact.
- Defined in
- Mathlib.Topology.Compactness.Lindelof
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Filter.NeBotproof · cited by 853
- Filter.mapproof · cited by 819
- Filter.principalproof · cited by 740
- LE.le.trans_eqproof · cited by 328
- Topology.IsInducingstatement and proof · cited by 266
- ClusterPtproof · cited by 138
- IsLindelofstatement and proof · cited by 85
- CountableInterFilterproof · cited by 78
Cited by3
Results whose statement or proof uses this declaration.
- Topology.IsEmbedding.isLindelof_iffproof · cited by 1
- Topology.IsInducing.isLindelof_preimageproof · cited by 1
- Topology.IsClosedEmbedding.LindelofSpaceproof · cited by 0