Theorems · Theorem · Lie groups
HasCompactSupport.eq_zero_or_locallyCompactSpace_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 → α},
HasCompactSupport f → Continuous f → f = 0 ∨ LocallyCompactSpace GIf a function defined on a topological group has compact support, then either the function is trivial or the group is locally compact.
- Defined in
- Mathlib.Topology.Algebra.Group.Pointwise
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Groupstatement and proof · cited by 6,238
- Continuousstatement and proof · cited by 2,592
- IsTopologicalGroupstatement and proof · cited by 469
- LocallyCompactSpacestatement · cited by 324
- T1Spacestatement and proof · cited by 275
- HasCompactSupportstatement and proof · cited by 196
- subset_tsupportproof · cited by 21
- eq_zero_or_locallyCompactSpace_of_support_subset_isCompact_of_groupproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.