Theorems · Theorem · probability
ProbabilityTheory.Kernel.setIntegral_densityProcess
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} [inst : MeasurableSpace.CountablyGenerated γ] {κ : ProbabilityTheory.Kernel α (γ × β)}
{ν : ProbabilityTheory.Kernel α γ},
κ.fst ≤ ν →
∀ [ProbabilityTheory.IsFiniteKernel ν] (n : ℕ) (a : α) {s : Set β},
MeasurableSet s →
∀ {A : Set γ}, MeasurableSet A → ∫ (x : γ) in A, κ.densityProcess ν n a x s ∂ν a = (κ a).real (A ×ˢ s)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 258 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
- TopologicalSpaceproof · cited by 24,529
- Finsetproof · cited by 13,712
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommMonoidproof · cited by 12,281
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealproof · cited by 9,879
- SetLike.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- MeasurableSetstatement and proof · cited by 3,075
Cited by4
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.setIntegral_density_of_measurableSetproof · cited by 2
- ProbabilityTheory.Kernel.setIntegral_densityProcess_of_leproof · cited by 2
- ProbabilityTheory.Kernel.condExp_densityProcessproof · cited by 1
- ProbabilityTheory.Kernel.integral_densityProcessproof · cited by 0