Theorems · Theorem · Lie groups
RestrictedProduct.locallyCompactSpace_of_group
∀ {ι : Type u_1} (R : ι → Type u_2) {S : ι → Type u_3} [inst : (i : ι) → SetLike (S i) (R i)] {B : (i : ι) → S i}
[inst_1 : (i : ι) → TopologicalSpace (R i)] [hBopen : Fact (∀ (i : ι), IsOpen ↑(B i))]
[inst_2 : (i : ι) → Group (R i)] [∀ (i : ι), SubgroupClass (S i) (R i)] [∀ (i : ι), IsTopologicalGroup (R i)]
[∀ (i : ι), LocallyCompactSpace (R i)],
(∀ᶠ (i : ι) in Filter.cofinite, IsCompact ↑(B i)) →
LocallyCompactSpace (RestrictedProduct (fun i => R i) (fun i => ↑(B i)) Filter.cofinite)Assume that each R i is a locally compact group with A i an open subgroup.
Assume also that all but finitely many A is are compact.
Then the restricted product Πʳ i, [R i, A i] is a locally compact group.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- SetLike.coestatement and proof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Filter.Eventuallystatement and proof · cited by 3,134
- Factstatement and proof · cited by 2,726
- IsOpenstatement and proof · cited by 2,400
- IsCompactstatement and proof · cited by 1,282
- SetLikestatement and proof · cited by 1,084
- IsTopologicalGroupstatement and proof · cited by 469
- LocallyCompactSpacestatement and proof · cited by 324
- Filter.cofinitestatement and proof · cited by 251
- RestrictedProductstatement · cited by 117
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.