Theorems · Theorem · Lie groups
eq_zero_or_locallyCompactSpace_of_support_subset_isCompact_of_addGroup
∀ {G : Type w} {α : Type u} [inst : TopologicalSpace G] [inst_1 : AddGroup G] [IsTopologicalAddGroup 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 additive 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
- 2 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
- nhdsproof · cited by 5,554
- AddGroupstatement and proof · cited by 4,410
- Continuousstatement and proof · cited by 2,592
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- IsCompactstatement and proof · cited by 1,282
- Function.supportstatement and proof · cited by 610
- IsOpen.mem_nhdsproof · cited by 470
- LocallyCompactSpacestatement · cited by 324
- Filter.mem_of_supersetproof · cited by 308
- T1Spacestatement and proof · cited by 275
Cited by2
Results whose statement or proof uses this declaration.
- HasCompactSupport.eq_zero_or_locallyCompactSpace_of_addGroupproof · cited by 4
- MeasureTheory.continuousOn_convolution_right_with_paramproof · cited by 2