Theorems · Theorem · measure theory
MeasureTheory.lintegral_eq_lmarginal_univ
∀ {δ : Type u_1} {X : δ → Type u_3} [inst : (i : δ) → MeasurableSpace (X i)] {μ : (i : δ) → MeasureTheory.Measure (X i)}
[inst_1 : DecidableEq δ] [∀ (i : δ), MeasureTheory.SigmaFinite (μ i)] [inst_3 : Fintype δ]
{f : ((i : δ) → X i) → ENNReal} (x : (i : δ) → X i),
∫⁻ (x : (i : δ) → X i), f x ∂MeasureTheory.Measure.pi μ = (∫⋯∫⁻_Finset.univ, f ∂μ) x- Defined in
- Mathlib.MeasureTheory.Integral.Marginal
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 233 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Fintypestatement and proof · cited by 7,736
- Finset.univstatement · cited by 3,473
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- MeasureTheory.Measure.pistatement and proof · cited by 130
- MeasureTheory.lmarginalstatement · cited by 28
- MeasureTheory.lmarginal_univproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- NumberField.mixedEmbedding.fundamentalCone.setLIntegral_paramSet_expproof · cited by 1
- MeasureTheory.lintegral_eq_of_lmarginal_eqproof · cited by 1
- MeasureTheory.lintegral_le_of_lmarginal_leproof · cited by 0