Theorems · Theorem · probability
ProbabilityTheory.Kernel.IsProper.lintegral_mul
∀ {X : Type u_1} {𝓑 𝓧 : MeasurableSpace X} {π : ProbabilityTheory.Kernel X X} {f g : X → ENNReal},
π.IsProper →
𝓑 ≤ 𝓧 → Measurable f → Measurable g → ∀ (x₀ : X), ∫⁻ (x : X), g x * f x ∂π x₀ = g x₀ * ∫⁻ (x : X), f x ∂π x₀- Defined in
- Mathlib.Probability.Kernel.Proper
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- MeasurableSetproof · cited by 3,075
- iSupproof · cited by 2,415
- Disjointproof · cited by 2,201
- le_rflproof · cited by 1,558
- Measurablestatement and proof · cited by 1,499
- Monotoneproof · cited by 1,397
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.