Theorems · Theorem · measure theory
MeasureTheory.lmarginal_singleton
∀ {δ : Type u_1} {X : δ → Type u_3} [inst : (i : δ) → MeasurableSpace (X i)] {μ : (i : δ) → MeasureTheory.Measure (X i)}
[inst_1 : DecidableEq δ] (f : ((i : δ) → X i) → ENNReal) (i : δ),
∫⋯∫⁻_{i}, f ∂μ = fun x => ∫⁻ (xᵢ : X i), f (Function.update x i xᵢ) ∂μ i- Defined in
- Mathlib.MeasureTheory.Integral.Marginal
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 205 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetstatement · 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.lintegralstatement and proof · cited by 1,152
- Function.updatestatement · cited by 502
- MeasurableEquivproof · cited by 269
- MeasurableEquiv.symmproof · cited by 155
- Function.updateFinsetproof · cited by 46
- MeasureTheory.MeasurePreserving.symmproof · cited by 43
- MeasureTheory.lmarginalstatement · cited by 28
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.lmarginal_insertproof · cited by 4
- MeasureTheory.lmarginal_insert'proof · cited by 2
- Real.volume_preserving_transvectionStructproof · cited by 1
- MeasureTheory.GridLines.T_insert_le_T_lmarginal_singletonproof · cited by 1
- MeasureTheory.GridLines.T_univproof · cited by 1