Theorems · Definition · general topology
HasCompactSupport
{α : Type u_2} → {β : Type u_4} → [TopologicalSpace α] → [Zero β] → (α → β) → PropA function f has compact support or is compactly supported if the closure of
the support of f is compact. In a T₂ space this is equivalent to f being equal to 0 outside a
compact set.
- Defined in
- Mathlib.Topology.Algebra.Support
- Cited by
- 196 results in Mathlib
- Foundations
- Depth 50 from the axioms, rests on 550 definitions · uses propext, Quot.sound
- Assumes
- TopologicalSpaceZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- IsCompactproof · cited by 1,282
- tsupportproof · cited by 178
Cited by217
Results whose statement or proof uses this declaration.
- Continuous.integrable_of_hasCompactSupportstatement and proof · cited by 18
- exists_continuous_nonneg_posstatement and proof · cited by 15
- Continuous.integral_pos_of_hasCompactSupport_nonneg_nonzerostatement and proof · cited by 11
- HasCompactSupport.comp_leftstatement and proof · cited by 11
- HasCompactSupport.comp_homeomorphstatement and proof · cited by 10
- compactlySupportedproof · cited by 8
- hasCompactSupport_iff_eventuallyEqstatement · cited by 7
- MeasureTheory.Measure.addHaarScalarFactor_eq_mulproof · cited by 6
- hasCompactSupport_defstatement · cited by 6
- CompactlySupportedContinuousMap.hasCompactSupportstatement · cited by 5
- exists_continuous_one_zero_of_isCompactstatement · cited by 5
- Continuous.memLp_top_of_hasCompactSupportstatement and proof · cited by 5
Showing the 200 most cited of 217.