Theorems · Definition · general topology
LocallyFinite.encodable
{X : Type u_1} →
[inst : TopologicalSpace X] →
[SigmaCompactSpace X] →
{ι : Type u_4} → {f : ι → Set X} → LocallyFinite f → (∀ (i : ι), (f i).Nonempty) → Encodable ιIf f : ι → Set X is a locally finite covering of a σ-compact topological space by nonempty
sets, then the index type ι is encodable.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Set.Elemproof · cited by 7,166
- Set.univproof · cited by 3,945
- Equiv.symmproof · cited by 3,681
- Set.Nonemptystatement and proof · cited by 2,627
- LocallyFinitestatement and proof · cited by 141
- Encodablestatement · cited by 140
- SigmaCompactSpacestatement and proof · cited by 55
- Equiv.Set.univproof · cited by 21
- Encodable.ofEquivproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.