Theorems · Definition · statistics
ProbabilityTheory.minimaxRisk
{Θ : Type u_1} →
{𝓧 : Type u_2} →
{𝓨 : Type u_3} →
{mΘ : MeasurableSpace Θ} →
{m𝓧 : MeasurableSpace 𝓧} → [MeasurableSpace 𝓨] → (Θ → 𝓨 → ENNReal) → ProbabilityTheory.Kernel Θ 𝓧 → ENNRealThe minimax risk, defined as the infimum over estimators of the maximal risk of the estimator.
- Defined in
- Mathlib.Probability.Decision.Risk.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 214 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MeasurableSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- MeasurableSpacestatement and proof · cited by 13,106
- ENNRealstatement and proof · cited by 9,879
- iSupproof · cited by 2,415
- iInfproof · cited by 1,690
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralproof · cited by 1,152
- ProbabilityTheory.Kernel.compproof · cited by 129
- ProbabilityTheory.IsMarkovKernelproof · cited by 124
Cited by6
Results whose statement or proof uses this declaration.
- ProbabilityTheory.bayesRisk_le_minimaxRiskstatement · cited by 1
- ProbabilityTheory.minimaxRisk_of_isEmptystatement · cited by 0
- ProbabilityTheory.minimaxRisk_of_isEmpty'statement · cited by 0
- ProbabilityTheory.iSup_bayesRisk_le_minimaxRiskstatement · cited by 0
- ProbabilityTheory.minimaxRisk_of_isEmpty''statement · cited by 0
- ProbabilityTheory.minimaxRisk_zerostatement · cited by 0