Theorems · Theorem · measure theory
MeasureTheory.Measure.lintegral_join
∀ {α : Type u_1} {mα : MeasurableSpace α} {m : MeasureTheory.Measure (MeasureTheory.Measure α)} {f : α → ENNReal},
AEMeasurable f m.join → ∫⁻ (x : α), f x ∂m.join = ∫⁻ (μ : MeasureTheory.Measure α), ∫⁻ (x : α), f x ∂μ ∂m- Defined in
- Mathlib.MeasureTheory.Measure.GiryMonad
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 212 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Finsetproof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Finset.sumproof · cited by 5,195
- Set.preimageproof · cited by 4,946
- Filter.Eventuallyproof · cited by 3,134
- iSupproof · cited by 2,415
- MeasureTheory.aeproof · cited by 2,352
- Finset.sum_congrproof · cited by 2,323
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.lintegral_bindproof · cited by 4
- MeasureTheory.Measure.lintegral_join_leproof · cited by 1