Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.setLIntegral_congr_fun_ae

∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f g : α → ENNReal} {s : Set α},
  MeasurableSet s → (∀ᵐ (x : α) ∂μ, x ∈ s → f x = g x) → ∫⁻ (x : α) in s, f x ∂μ = ∫⁻ (x : α) in s, g x ∂μ
Defined in
Mathlib.MeasureTheory.Integral.Lebesgue.Basic
Cited by
11 results in Mathlib
Foundations
Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

MeasureTheory.setLIntegral_congr_fun · cited by 31MeasureTheory.setLIntegra…MeasureTheory.condLExp_congr_ae · cited by 2MeasureTheory.condLExp_co…ProbabilityTheory.Kernel.setLIntegral_rnDeriv · cited by 2Kernel.setLIntegral_rnDer…ProbabilityTheory.Kernel.setLIntegral_rnDerivAux · cited by 2Kernel.setLIntegral_rnDer…MeasureTheory.setLIntegral_nnnorm_condExpIndSMul_le · cited by 2MeasureTheory.setLIntegra…MeasureTheory.setLIntegral_nnnorm_condExpL2_indicator_le · cited by 2MeasureTheory.setLIntegra…ProbabilityTheory.Kernel.setLIntegral_rnDeriv_le · cited by 1Kernel.setLIntegral_rnDer…MeasurableEmbedding.map_withDensity_rnDeriv · cited by 1MeasurableEmbedding.map_w…ProbabilityTheory.Kernel.singularPart_of_subset_mutuallySingularSetSlice · cited by 1Kernel.singularPart_of_su…ProbabilityTheory.posterior_eq_withDensity · cited by 1ProbabilityTheory.posteri…MeasureTheory.setLAverage_congr_fun_ae · cited by 0MeasureTheory.setLAverage…Set · cited by 53352SetMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealFilter.Eventually · cited by 3134Filter.EventuallyMeasurableSet · cited by 3075MeasurableSetMeasureTheory.ae · cited by 2352MeasureTheory.aeMeasureTheory.Measure.restrict · cited by 1646Measure.restrictMeasureTheory.lintegral · cited by 1152MeasureTheory.lintegralMeasureTheory.lintegral_congr_ae · cited by 95MeasureTheory.lintegral_c…MeasureTheory.ae_restrict_iff' · cited by 71MeasureTheory.ae_restrict…MeasureTheory.setLIntegral_co…CITED BYCITES

Cites11

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

Cited by11

Results whose statement or proof uses this declaration.