Theorems · Definition · measure theory
MeasureTheory.lmarginal
{δ : Type u_1} →
{X : δ → Type u_3} →
[inst : (i : δ) → MeasurableSpace (X i)] →
[DecidableEq δ] →
((i : δ) → MeasureTheory.Measure (X i)) → Finset δ → (((i : δ) → X i) → ENNReal) → ((i : δ) → X i) → ENNRealIntegrate f(x₁,…,xₙ) over all variables xᵢ where i ∈ s. Return a function in the
remaining variables (it will be constant in the xᵢ for i ∈ s).
This is the marginal distribution of all variables not in s when the considered measure
is the product measure.
- Defined in
- Mathlib.MeasureTheory.Integral.Marginal
- Cited by
- 28 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpaceDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · 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
- MeasureTheory.lintegralproof · cited by 1,152
- MeasureTheory.Measure.piproof · cited by 130
- Function.updateFinsetproof · cited by 46
Cited by29
Results whose statement or proof uses this declaration.
- MeasureTheory.lmarginal.congr_simpstatement and proof · cited by 6
- MeasureTheory.GridLines.Tproof · cited by 5
- MeasureTheory.lmarginal_singletonstatement · cited by 5
- MeasureTheory.lmarginal_unionstatement · cited by 5
- MeasureTheory.lmarginal_emptystatement · cited by 4
- MeasureTheory.lmarginal_insertstatement and proof · cited by 4
- MeasureTheory.lintegral_eq_lmarginal_univstatement · cited by 3
- MeasureTheory.lmarginal_univstatement · cited by 3
- Measurable.lmarginalstatement · cited by 2
- MeasureTheory.lmarginal_insert'statement and proof · cited by 2
- MeasureTheory.lmarginal_monostatement · cited by 2
- MeasureTheory.lmarginal_union'statement and proof · cited by 2