Theorems · Theorem · measure theory
MeasureTheory.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},
∫⋯∫⁻_Finset.univ, f ∂μ = fun x => ∫⁻ (x : (i : δ) → X i), f x ∂MeasureTheory.Measure.pi μ- Defined in
- Mathlib.MeasureTheory.Integral.Marginal
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 232 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Equivproof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Finset.univstatement and proof · cited by 3,473
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- Finset.mem_univproof · cited by 361
- MeasureTheory.Measure.pistatement and proof · cited by 130
- Function.updateFinsetproof · cited by 46
Cited by3
Results whose statement or proof uses this declaration.
- MeasureTheory.lintegral_eq_lmarginal_univproof · cited by 3
- MeasureTheory.GridLines.T_univproof · cited by 1
- MeasureTheory.lintegral_mul_prod_lintegral_pow_leproof · cited by 1