Theorems · Theorem · probability
ProbabilityTheory.Kernel.setIntegral_densityProcess_of_mem
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} [inst : MeasurableSpace.CountablyGenerated γ] {κ : ProbabilityTheory.Kernel α (γ × β)}
{ν : ProbabilityTheory.Kernel α γ},
κ.fst ≤ ν →
∀ [hν : ProbabilityTheory.IsFiniteKernel ν] (n : ℕ) (a : α) {s : Set β},
MeasurableSet s →
∀ {u : Set γ},
u ∈ MeasurableSpace.countablePartition γ n →
∫ (x : γ) in u, κ.densityProcess ν n a x s ∂ν a = (κ a).real (u ×ˢ s)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 255 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites47
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
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealproof · cited by 9,879
- Top.topproof · cited by 9,680
- mul_oneproof · cited by 3,885
- LE.le.transproof · cited by 3,151
- MeasurableSetstatement and proof · cited by 3,075
- MulZeroClass.mul_zeroproof · cited by 2,091
- MeasureTheory.integralstatement · cited by 1,779
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.setIntegral_densityProcessproof · cited by 4