Theorems · Theorem · probability
ProbabilityTheory.Kernel.densityProcess_mono_set
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {mα : MeasurableSpace α} {mβ : MeasurableSpace β}
{mγ : MeasurableSpace γ} [inst : MeasurableSpace.CountablyGenerated γ] {κ : ProbabilityTheory.Kernel α (γ × β)}
{ν : ProbabilityTheory.Kernel α γ},
κ.fst ≤ ν →
∀ (n : ℕ) (a : α) (x : γ) {s s' : Set β}, s ⊆ s' → κ.densityProcess ν n a x s ≤ κ.densityProcess ν n a x s'- Cited by
- 1 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- Top.topproof · cited by 9,680
- le_reflproof · cited by 2,061
- SProd.sprodproof · cited by 1,750
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- eq_or_neproof · cited by 1,117
- ENNReal.toRealproof · cited by 859
- MeasureTheory.measure_monoproof · cited by 338
- div_zeroproof · cited by 251
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.density_mono_setproof · cited by 3