Theorems · Theorem · statistics
ProbabilityTheory.avgRisk_le_mul
∀ {Θ : Type u_1} {𝓧 : Type u_2} {𝓨 : Type u_4} {mΘ : MeasurableSpace Θ} {m𝓧 : MeasurableSpace 𝓧}
{m𝓨 : MeasurableSpace 𝓨} {ℓ : Θ → 𝓨 → ENNReal} (P : ProbabilityTheory.Kernel Θ 𝓧) [ProbabilityTheory.IsMarkovKernel P]
(κ : ProbabilityTheory.Kernel 𝓧 𝓨) [ProbabilityTheory.IsMarkovKernel κ] (π : MeasureTheory.Measure Θ)
[MeasureTheory.IsProbabilityMeasure π] {C : NNReal},
(∀ (θ : Θ) (y : 𝓨), ℓ θ y ≤ ↑C) → ProbabilityTheory.avgRisk ℓ P κ π ≤ ↑C- Defined in
- Mathlib.Probability.Decision.Risk.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 217 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- NNRealstatement and proof · cited by 4,310
- mul_oneproof · cited by 3,885
- LE.le.transproof · cited by 3,151
- MulZeroClass.mul_zeroproof · cited by 2,091
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- ENNReal.ofNNRealstatement and proof · cited by 1,279
- IsEmptyproof · cited by 759
- MeasureTheory.IsProbabilityMeasurestatement and proof · cited by 392
- isEmpty_or_nonemptyproof · cited by 269
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.