Theorems · Theorem · Lie groups
RestrictedProduct.weaklyLocallyCompactSpace_of_principal
∀ {ι : Type u_1} {R : ι → Type u_2} {A : (i : ι) → Set (R i)} [inst : (i : ι) → TopologicalSpace (R i)] {S : Set ι}
[∀ (i : ι), WeaklyLocallyCompactSpace (R i)],
Filter.cofinite ≤ Filter.principal S →
(∀ i ∈ S, IsCompact (A i)) →
WeaklyLocallyCompactSpace (RestrictedProduct (fun i => R i) (fun i => A i) (Filter.principal S))Assume that S is a subset of ι with finite complement, that each R i is weakly locally
compact, and that A i is compact for all i ∈ S. Then the restricted product
Πʳ i, [R i, A i]_[𝓟 S] is locally compact.
Note: we spell "S has finite complement" as cofinite ≤ 𝓟 S.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- Filterstatement · cited by 8,121
- Set.ofPredproof · cited by 6,101
- nhdsproof · cited by 5,554
- Set.preimageproof · cited by 4,946
- Set.univproof · cited by 3,945
- Compl.complproof · cited by 2,925
- IsCompactstatement and proof · cited by 1,282
- Filter.principalstatement and proof · cited by 740
- Set.piproof · cited by 405
Cited by1
Results whose statement or proof uses this declaration.
- RestrictedProduct.weaklyLocallyCompactSpace_of_cofiniteproof · cited by 0