Mathlib Map

Theorems · Theorem · general topology

image_eq_zero_of_notMem_tsupport

∀ {X : Type u_1} {α : Type u_2} [inst : Zero α] [inst_1 : TopologicalSpace X] {f : X → α} {x : X},
  x ∉ tsupport f → f x = 0
Defined in
Mathlib.Topology.Algebra.Support
Cited by
24 results in Mathlib
Foundations
Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
ZeroTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ContinuousLinearMap.hasDerivAt_of_bilinear · cited by 4ContinuousLinearMap.hasDe…MeasureTheory.Measure.measure_preimage_isAddLeftInvariant_eq_smul_of_hasCompactSupport · cited by 2Measure.measure_preimage_…MeasureTheory.Measure.measure_preimage_isMulLeftInvariant_eq_smul_of_hasCompactSupport · cited by 2Measure.measure_preimage_…integral_bilinear_hasLineDerivAt_right_eq_neg_left_of_integrable · cited by 2integral_bilinear_hasLine…HasCompactSupport.is_zero_at_infty · cited by 2HasCompactSupport.is_zero…Continuous.memLp_of_hasCompactSupport · cited by 2Continuous.memLp_of_hasCo…HasCompactSupport.continuous_convolution_right · cited by 1HasCompactSupport.continu…TemperedDistribution.isVanishingOn_delta · cited by 1TemperedDistribution.isVa…exist_norm_eq · cited by 1exist_norm_eqMeasureTheory.LocallyIntegrable.integrable_smul_left_of_hasCompactSupport · cited by 1LocallyIntegrable.integra…MeasureTheory.Measure.integral_isAddLeftInvariant_isAddRightInvariant_combo · cited by 1Measure.integral_isAddLef…NNRealRMK.le_rieszMeasure_of_isCompact_tsupport_subset · cited by 1NNRealRMK.le_rieszMeasure…MeasureTheory.Measure.integral_isMulLeftInvariant_isMulRightInvariant_combo · cited by 1Measure.integral_isMulLef…Distribution.isVanishingOn_delta · cited by 1Distribution.isVanishingO…contMDiffWithinAt_of_notMem · cited by 1contMDiffWithinAt_of_notM…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpacetsupport · cited by 178tsupportFunction.support_subset_iff' · cited by 35Function.support_subset_i…subset_tsupport · cited by 21subset_tsupportimage_eq_zero_of_notMem_tsupp…CITED BYCITES

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by24

Results whose statement or proof uses this declaration.