Theorems · Theorem · measure theory
RealRMK.le_rieszMeasure_tsupport_subset
∀ {X : Type u_1} [inst : TopologicalSpace X] [inst_1 : T2Space X] [inst_2 : MeasurableSpace X] [inst_3 : BorelSpace X]
(Λ : CompactlySupportedContinuousMap X ℝ →ₚ[ℝ] ℝ) [inst_4 : LocallyCompactSpace X]
{f : CompactlySupportedContinuousMap X ℝ},
(∀ (x : X), 0 ≤ f x ∧ f x ≤ 1) → ∀ {V : Set X}, tsupport ⇑f ⊆ V → ENNReal.ofReal (Λ f) ≤ (RealRMK.rieszMeasure Λ) VIf f assumes values between 0 and 1 and the support is contained in V, then
Λ f ≤ rieszMeasure V.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites52
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- SetLike.coeproof · cited by 8,199
- NNRealproof · cited by 4,310
- LE.le.transproof · cited by 3,151
- Disjointproof · cited by 2,201
- LT.lt.leproof · cited by 2,189
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.