Theorems · Theorem · measure theory
RealRMK.rieszMeasure_le_of_eq_one
∀ {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) →
∀ {K : Set X}, IsCompact K → (∀ x ∈ K, f x = 1) → (RealRMK.rieszMeasure Λ) K ≤ ENNReal.ofReal (Λ f)If f assumes the value 1 on a compact set K then rieszMeasure K ≤ Λ f.
- Cited by
- 3 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.
Cites40
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
- Set.ofPredproof · cited by 6,101
- NNRealproof · cited by 4,310
- BorelSpacestatement and proof · cited by 1,602
- T2Spacestatement and proof · cited by 1,351
Cited by3
Results whose statement or proof uses this declaration.
- isCompact_setOfPred_finiteMeasure_le_of_compactSpaceproof · cited by 3
- TopologicalGroup.IsSES.inducedMeasure_lt_of_injOnproof · cited by 0
- TopologicalAddGroup.IsSES.inducedMeasure_lt_of_injOnproof · cited by 0