Theorems · Theorem · probability
ProbabilityTheory.Kernel.setIntegral_densityProcess_of_le
∀ {α : 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 m : ℕ},
n ≤ m →
∀ (a : α) {s : Set β},
MeasurableSet s →
∀ {A : Set γ}, MeasurableSet A → ∫ (x : γ) in A, κ.densityProcess ν m a x s ∂ν a = (κ a).real (A ×ˢ s)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 259 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- MeasurableSetstatement and proof · cited by 3,075
- MeasureTheory.integralstatement · cited by 1,779
- SProd.sprodstatement · cited by 1,750
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.Measure.realstatement · cited by 530
- MeasureTheory.Filtration.seqstatement · cited by 184
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.setIntegral_density_of_measurableSetproof · cited by 2
- ProbabilityTheory.Kernel.condExp_densityProcessproof · cited by 1