Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.withDensity_apply

∀ {α : Type u_1} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} (f : α → ENNReal) {s : Set α},
  MeasurableSet s → (μ.withDensity f) s = ∫⁻ (a : α) in s, f a ∂μ
Defined in
Mathlib.MeasureTheory.Measure.WithDensity
Cited by
73 results in Mathlib
Foundations
Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

MeasureTheory.withDensity_absolutelyContinuous · cited by 40MeasureTheory.withDensity…MeasureTheory.withDensity_congr_ae · cited by 19MeasureTheory.withDensity…MeasureTheory.restrict_withDensity · cited by 15MeasureTheory.restrict_wi…MeasureTheory.withDensity_apply' · cited by 9MeasureTheory.withDensity…MeasureTheory.withDensity_eq_iff_of_sigmaFinite · cited by 9MeasureTheory.withDensity…MeasureTheory.withDensity_one · cited by 8MeasureTheory.withDensity…MeasureTheory.withDensity_smul · cited by 8MeasureTheory.withDensity…MeasureTheory.setLIntegral_condLExp · cited by 8MeasureTheory.setLIntegra…MeasureTheory.withDensity_eq_iff · cited by 6MeasureTheory.withDensity…MeasureTheory.withDensity_absolutelyContinuous' · cited by 5MeasureTheory.withDensity…MeasureTheory.withDensity_indicator · cited by 5MeasureTheory.withDensity…MeasureTheory.withDensity_mul₀ · cited by 5MeasureTheory.withDensity…MeasureTheory.lintegral_withDensity_eq_lintegral_mul · cited by 5MeasureTheory.lintegral_w…MeasureTheory.withDensity_add_left · cited by 4MeasureTheory.withDensity…MeasureTheory.withDensity_const · cited by 4MeasureTheory.withDensity…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealMeasurableSet · cited by 3075MeasurableSetMeasureTheory.Measure.restrict · cited by 1646Measure.restrictMeasureTheory.lintegral · cited by 1152MeasureTheory.lintegralMeasureTheory.Measure.withDensity · cited by 265Measure.withDensityMeasureTheory.Measure.ofMeasurable_apply · cited by 5Measure.ofMeasurable_applyMeasureTheory.withDensity_app…CITED BYCITES

Cites10

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

Cited by73

Results whose statement or proof uses this declaration.