Theorems · Theorem · probability
ProbabilityTheory.Kernel.density_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 ≤ ν → ∀ (a : α) (x : γ) {s s' : Set β}, s ⊆ s' → κ.density ν a x s ≤ κ.density ν a x s'- Cited by
- 3 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement · cited by 25,697
- MeasurableSpacestatement and proof · cited by 13,106
- Filter.atTopproof · cited by 2,405
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- Filter.Eventually.of_forallproof · cited by 526
- MeasurableSpace.CountablyGeneratedstatement and proof · cited by 124
- ProbabilityTheory.Kernel.fststatement and proof · cited by 81
- ProbabilityTheory.Kernel.densitystatement · cited by 24
- Filter.limsup_le_limsupproof · cited by 16
- Filter.isBoundedUnder_ofproof · cited by 5
- ProbabilityTheory.Kernel.densityProcess_le_oneproof · cited by 5
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.Kernel.isRatCondKernelCDFAux_density_Iicproof · cited by 1
- ProbabilityTheory.Kernel.tendsto_density_atTop_ae_of_antitoneproof · cited by 0
- ProbabilityTheory.Kernel.tendsto_density_fst_atTop_ae_of_monotoneproof · cited by 0