Theorems · Theorem · Lie groups
RestrictedProduct.weaklyLocallyCompactSpace_of_cofinite
∀ {ι : Type u_1} {R : ι → Type u_2} {A : (i : ι) → Set (R i)} [inst : (i : ι) → TopologicalSpace (R i)],
(∀ (i : ι), IsOpen (A i)) →
∀ [∀ (i : ι), WeaklyLocallyCompactSpace (R i)],
(∀ᶠ (i : ι) in Filter.cofinite, IsCompact (A i)) →
WeaklyLocallyCompactSpace (RestrictedProduct (fun i => R i) (fun i => A i) Filter.cofinite)If each R i is weakly locally compact, each A i is open, and all but finitely many A is
are also compact, then the restricted product Πʳ i, [R i, A i] is weakly locally compact.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- Filterproof · cited by 8,121
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- nhdsproof · cited by 5,554
- Filter.Eventuallystatement and proof · cited by 3,134
- IsOpenstatement and proof · cited by 2,400
- IsCompactstatement and proof · cited by 1,282
- Filter.principalproof · cited by 740
- Filter.cofinitestatement and proof · cited by 251
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.