Theorems · Theorem · statistics
ProbabilityTheory.bayesRisk_compProd_le_bayesRisk
∀ {Θ : Type u_1} {𝓧 : Type u_2} {𝓧' : Type u_3} {𝓨 : Type u_4} {mΘ : MeasurableSpace Θ} {m𝓧 : MeasurableSpace 𝓧}
{m𝓧' : MeasurableSpace 𝓧'} {m𝓨 : MeasurableSpace 𝓨} (ℓ : Θ → 𝓨 → ENNReal) (P : ProbabilityTheory.Kernel Θ 𝓧)
[ProbabilityTheory.IsSFiniteKernel P] (π : MeasureTheory.Measure Θ) (η : ProbabilityTheory.Kernel (Θ × 𝓧) 𝓧')
[ProbabilityTheory.IsMarkovKernel η],
ProbabilityTheory.bayesRisk ℓ (P.compProd η) π ≤ ProbabilityTheory.bayesRisk ℓ P π- Defined in
- Mathlib.Probability.Decision.Risk.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 229 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ProbabilityTheory.IsSFiniteKernelstatement and proof · cited by 248
- measurable_id'proof · cited by 145
- ProbabilityTheory.Kernel.compproof · cited by 129
- ProbabilityTheory.IsMarkovKernelstatement and proof · cited by 124
- ProbabilityTheory.Kernel.compProdstatement and proof · cited by 99
- ProbabilityTheory.Kernel.deterministicproof · cited by 57
- Measurable.fstproof · cited by 51
- ProbabilityTheory.bayesRiskstatement and proof · cited by 31
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.