Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.setLIntegral_congr_fun

∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f g : α → ENNReal} {s : Set α},
  MeasurableSet s → Set.EqOn f g s → ∫⁻ (x : α) in s, f x ∂μ = ∫⁻ (x : α) in s, g x ∂μ
Defined in
Mathlib.MeasureTheory.Integral.Lebesgue.Basic
Cited by
31 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.

Manifold.pathELength_eq_lintegral_mfderivWithin_Icc · cited by 5Manifold.pathELength_eq_l…MeasureTheory.lintegral_image_eq_lintegral_deriv_mul_of_monotoneOn · cited by 3MeasureTheory.lintegral_i…MeasureTheory.setLIntegral_eq_zero · cited by 2MeasureTheory.setLIntegra…ProbabilityTheory.lintegral_gammaPDF_eq_one · cited by 2ProbabilityTheory.lintegr…Manifold.pathELength_comp_of_monotoneOn · cited by 2Manifold.pathELength_comp…Manifold.pathELength_congr_Ioo · cited by 2Manifold.pathELength_cong…lintegral_comp_pi_polarCoord_symm · cited by 1lintegral_comp_pi_polarCo…lintegral_comp_polarCoord_symm · cited by 1lintegral_comp_polarCoord…lintegral_fderiv_lineMap_eq_edist · cited by 1lintegral_fderiv_lineMap_…ProbabilityTheory.Kernel.withDensity_rnDeriv_of_subset_compl_mutuallySingularSetSlice · cited by 1Kernel.withDensity_rnDeri…MeasureTheory.Integrable.integral_eq_integral_meas_lt · cited by 1Integrable.integral_eq_in…ProbabilityTheory.Kernel.setIntegral_densityProcess_of_mem · cited by 1Kernel.setIntegral_densit…MeasureTheory.lintegral_max · cited by 1MeasureTheory.lintegral_m…ProbabilityTheory.lintegral_betaPDF · cited by 1ProbabilityTheory.lintegr…ProbabilityTheory.lintegral_exponentialPDF_eq_antiDeriv · cited by 1ProbabilityTheory.lintegr…Set · 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.lintegralSet.EqOn · cited by 603Set.EqOnFilter.Eventually.of_forall · cited by 526Eventually.of_forallMeasureTheory.setLIntegral_congr_fun_ae · cited by 11MeasureTheory.setLIntegra…MeasureTheory.setLIntegral_co…CITED BYCITES

Cites10

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

Cited by31

Results whose statement or proof uses this declaration.