Mathlib Map

Theorems · Theorem · measure theory

NNRealRMK.le_rieszMeasure_of_isCompact_tsupport_subset

∀ {X : Type u_1} [inst : TopologicalSpace X] (Λ : CompactlySupportedContinuousMap X NNReal →ₗ[NNReal] NNReal)
  [inst_1 : T2Space X] [inst_2 : LocallyCompactSpace X] [inst_3 : MeasurableSpace X] [inst_4 : BorelSpace X]
  {f : CompactlySupportedContinuousMap X NNReal},
  (∀ (x : X), f x ≤ 1) → ∀ {K : Set X}, IsCompact K → tsupport ⇑f ⊆ K → ↑(Λ f) ≤ (NNRealRMK.rieszMeasure Λ) K
Defined in
Mathlib.MeasureTheory.Integral.RieszMarkovKakutani.Basic
Cited by
1 results in Mathlib
Foundations
Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceT2SpaceLocallyCompactSpaceMeasurableSpaceBorelSpace

Around this declaration

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

Cites31

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

Cited by1

Results whose statement or proof uses this declaration.