Theorems · Theorem · functional analysis
ae_eq_zero_of_integral_contDiff_smul_eq_zero
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [FiniteDimensional ℝ E] {F : Type u_2}
[inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace ℝ F] [CompleteSpace F] [inst_6 : MeasurableSpace E]
[BorelSpace E] {f : E → F} {μ : MeasureTheory.Measure E},
MeasureTheory.LocallyIntegrable f μ →
(∀ (g : E → ℝ), ContDiff ℝ (↑⊤) g → HasCompactSupport g → ∫ (x : E), g x • f x ∂μ = 0) → ∀ᵐ (x : E) ∂μ, f x = 0If a locally integrable function f on a finite-dimensional real vector space has zero integral
when multiplied by any smooth compactly supported function, then f vanishes almost everywhere.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 302 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Top.topstatement and proof · cited by 9,680
- ENatstatement · cited by 4,985
- Filter.Eventuallystatement · cited by 3,134
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement · cited by 2,352
- FiniteDimensionalstatement and proof · cited by 1,854
- MeasureTheory.integralstatement and proof · cited by 1,779
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.Lp.ker_toTemperedDistributionCLM_eq_botproof · cited by 0