Theorems · Theorem · general topology
locallyFinite_option
∀ {ι : Type u_1} {X : Type u_4} [inst : TopologicalSpace X] {f : Option ι → Set X},
LocallyFinite f ↔ LocallyFinite (f ∘ some)- Defined in
- Mathlib.Topology.LocallyFinite
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
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.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Equiv.symmproof · cited by 3,681
- LocallyFinitestatement and proof · cited by 141
- Equiv.optionEquivSumPUnitproof · cited by 12
- locallyFinite_sumproof · cited by 2
- Equiv.locallyFinite_comp_iffproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- LocallyFinite.option_elim'proof · cited by 0