Theorems · Definition · measure theory
MeasureTheory.Measure.withDensity
{α : Type u_1} → {m : MeasurableSpace α} → MeasureTheory.Measure α → (α → ENNReal) → MeasureTheory.Measure αGiven a measure μ : Measure α and a function f : α → ℝ≥0∞, μ.withDensity f is the
measure such that for a measurable set s we have μ.withDensity f s = ∫⁻ a in s, f a ∂μ.
- Cited by
- 265 results in Mathlib
- Foundations
- Depth 202 from the axioms, rests on 4,858 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasurableSetproof · cited by 3,075
- Disjointproof · cited by 2,201
- MeasureTheory.Measure.restrictproof · cited by 1,646
- MeasureTheory.lintegralproof · cited by 1,152
- Function.onFunproof · cited by 570
- Pairwiseproof · cited by 516
- MeasureTheory.lintegral_iUnionproof · cited by 5
- MeasureTheory.Measure.ofMeasurableproof · cited by 4
Cited by277
Results whose statement or proof uses this declaration.
- ProbabilityTheory.gaussianRealproof · cited by 77
- MeasureTheory.withDensity_applystatement · cited by 73
- MeasureTheory.Measure.tiltedproof · cited by 58
- ProbabilityTheory.Kernel.withDensityproof · cited by 45
- MeasureTheory.withDensity_absolutelyContinuousstatement · cited by 40
- MeasureTheory.Measure.haveLebesgueDecomposition_addstatement · cited by 35
- MeasureTheory.Measure.withDensity_rnDeriv_eqstatement and proof · cited by 31
- MeasureTheory.withDensity_congr_aestatement and proof · cited by 19
- MeasureTheory.restrict_withDensitystatement and proof · cited by 15
- ProbabilityTheory.Kernel.withDensity_applystatement and proof · cited by 15
- MeasureTheory.measurable_condLExpproof · cited by 15
- MeasureTheory.condLExp_of_not_sigmaFiniteproof · cited by 14
Showing the 200 most cited of 277.