Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.integral_congr_ae

∀ {α : Type u_1} {G : Type u_5} [inst : NormedAddCommGroup G] [inst_1 : NormedSpace ℝ G] {m : MeasurableSpace α}
  {μ : MeasureTheory.Measure α} {f g : α → G}, f =ᵐ[μ] g → ∫ (a : α), f a ∂μ = ∫ (a : α), g a ∂μ
Defined in
Mathlib.MeasureTheory.Integral.Bochner.Basic
Cited by
110 results in Mathlib
Foundations
Depth 252 from the axioms, rests on 6,419 definitions · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpace

Around this declaration

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

MeasureTheory.integral_map · cited by 67MeasureTheory.integral_mapMeasureTheory.integral_indicator · cited by 38MeasureTheory.integral_in…MeasureTheory.setIntegral_congr_ae · cited by 22MeasureTheory.setIntegral…MeasureTheory.ofReal_integral_eq_lintegral_ofReal · cited by 22MeasureTheory.ofReal_inte…MeasureTheory.integral_dirac · cited by 20MeasureTheory.integral_di…MeasureTheory.integral_prod · cited by 9MeasureTheory.integral_pr…MeasureTheory.integral_eq_zero_of_ae · cited by 9MeasureTheory.integral_eq…IsStrongFEPair.Λ_eq · cited by 6IsStrongFEPair.Λ_eqMeasureTheory.ae_eq_of_forall_setIntegral_eq_of_sigmaFinite' · cited by 5MeasureTheory.ae_eq_of_fo…MeasureTheory.integral_mono_measure · cited by 5MeasureTheory.integral_mo…MeasureTheory.AEStronglyMeasurable.integral_kernel_compProd · cited by 4AEStronglyMeasurable.inte…ProbabilityTheory.uncenteredCovarianceBilinDual_apply · cited by 4ProbabilityTheory.uncente…MeasureTheory.AEStronglyMeasurable.integral_prod_right' · cited by 4AEStronglyMeasurable.inte…ProbabilityTheory.integral_compProd · cited by 4ProbabilityTheory.integra…MeasureTheory.integral_dirac' · cited by 4MeasureTheory.integral_di…Real · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureMeasureTheory.ae · cited by 2352MeasureTheory.aeFilter.EventuallyEq · cited by 1912Filter.EventuallyEqMeasureTheory.integral · cited by 1779MeasureTheory.integralMeasureTheory.dominatedFinMeasAdditive_weightedSMul · cited by 35MeasureTheory.dominatedFi…MeasureTheory.integral_eq_setToFun · cited by 31MeasureTheory.integral_eq…MeasureTheory.setToFun_congr_ae · cited by 10MeasureTheory.setToFun_co…MeasureTheory.integral_congr_…CITED BYCITES

Cites11

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

Cited by110

Results whose statement or proof uses this declaration.