Theorems · Theorem · Lie groups
eq_zero_or_locallyCompactSpace_of_support_subset_isCompact_of_group
∀ {G : Type w} {α : Type u} [inst : TopologicalSpace G] [inst_1 : Group G] [IsTopologicalGroup G]
[inst_3 : TopologicalSpace α] [inst_4 : Zero α] [T1Space α] {f : G → α} {k : Set G},
IsCompact k → Function.support f ⊆ k → Continuous f → f = 0 ∨ LocallyCompactSpace GIf a function defined on a topological group has a support contained in a compact set, then either the function is trivial or the group is locally compact.
- Defined in
- Mathlib.Topology.Algebra.Group.Pointwise
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Groupstatement and proof · cited by 6,238
- nhdsproof · cited by 5,554
- Continuousstatement and proof · cited by 2,592
- IsCompactstatement and proof · cited by 1,282
- Function.supportstatement and proof · cited by 610
- IsOpen.mem_nhdsproof · cited by 470
- IsTopologicalGroupstatement and proof · cited by 469
- LocallyCompactSpacestatement · cited by 324
- Filter.mem_of_supersetproof · cited by 308
- T1Spacestatement and proof · cited by 275
Cited by1
Results whose statement or proof uses this declaration.
- HasCompactSupport.eq_zero_or_locallyCompactSpace_of_groupproof · cited by 3