Theorems · Theorem · general topology
isSigmaCompact_range
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y},
Continuous f → ∀ [SigmaCompactSpace X], IsSigmaCompact (Set.range f)If X is σ-compact, im f is σ-compact.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Set.rangestatement · cited by 4,705
- Continuousstatement and proof · cited by 2,592
- Set.image_univproof · cited by 322
- SigmaCompactSpacestatement and proof · cited by 55
- IsSigmaCompactstatement · cited by 24
- IsSigmaCompact.imageproof · cited by 2
- isSigmaCompact_univproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.