Theorems · Theorem · statistics
ProbabilityTheory.lintegral_iInf_posterior_le_bayesRisk
∀ {Θ : Type u_1} {𝓧 : Type u_2} {𝓨 : Type u_3} {mΘ : MeasurableSpace Θ} {m𝓧 : MeasurableSpace 𝓧}
{m𝓨 : MeasurableSpace 𝓨} {ℓ : Θ → 𝓨 → ENNReal} [inst : StandardBorelSpace Θ] [inst_1 : Nonempty Θ],
Measurable (Function.uncurry ℓ) →
∀ (P : ProbabilityTheory.Kernel Θ 𝓧) [inst_2 : ProbabilityTheory.IsFiniteKernel P] (π : MeasureTheory.Measure Θ)
[inst_3 : MeasureTheory.IsFiniteMeasure π],
∫⁻ (x : 𝓧), ⨅ y, ∫⁻ (θ : Θ), ℓ θ y ∂(ProbabilityTheory.posterior P π) x ∂π.bind ⇑P ≤
ProbabilityTheory.bayesRisk ℓ P π- Cited by
- 1 results in Mathlib
- Foundations
- Depth 284 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- iInfstatement · cited by 1,690
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralstatement · cited by 1,152
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- ProbabilityTheory.IsFiniteKernelstatement and proof · cited by 178
- MeasureTheory.Measure.bindstatement · cited by 173
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsArgminEstimator.isBayesEstimatorproof · cited by 1