Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.setLIntegral_congr

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

Around this declaration

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

MeasureTheory.lintegral_image_eq_lintegral_deriv_mul_of_monotoneOn · cited by 3MeasureTheory.lintegral_i…NumberField.mixedEmbedding.volume_eq_two_pow_mul_two_pi_pow_mul_integral · cited by 2mixedEmbedding.volume_eq_…MeasureTheory.withDensity_apply₀ · cited by 2MeasureTheory.withDensity…NumberField.mixedEmbedding.volume_eq_two_pi_pow_mul_integral · cited by 1mixedEmbedding.volume_eq_…MeasureTheory.lintegral_abs_det_fderiv_eq_addHaar_image₀ · cited by 1MeasureTheory.lintegral_a…lintegral_comp_pi_polarCoord_symm · cited by 1lintegral_comp_pi_polarCo…lintegral_comp_polarCoord_symm · cited by 1lintegral_comp_polarCoord…NumberField.mixedEmbedding.fundamentalCone.volume_interior_eq_volume_closure · cited by 1fundamentalCone.volume_in…ProbabilityTheory.Fernique.lintegral_exp_mul_sq_norm_le_mul · cited by 1Fernique.lintegral_exp_mu…NumberField.mixedEmbedding.lintegral_comp_polarCoordReal_symm · cited by 1mixedEmbedding.lintegral_…MeasureTheory.setLAverage_congr · cited by 0MeasureTheory.setLAverage…Set · cited by 53352SetMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealMeasureTheory.ae · cited by 2352MeasureTheory.aeFilter.EventuallyEq · cited by 1912Filter.EventuallyEqMeasureTheory.Measure.restrict · cited by 1646Measure.restrictMeasureTheory.lintegral · cited by 1152MeasureTheory.lintegralMeasureTheory.Measure.restrict_congr_set · cited by 43Measure.restrict_congr_setMeasureTheory.setLIntegral_co…CITED BYCITES

Cites9

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.