Theorems · Inductive type · statistics
ProbabilityTheory.HasArgminEstimator
{Θ : Type u_1} →
{𝓧 : Type u_2} →
{mΘ : MeasurableSpace Θ} →
{m𝓧 : MeasurableSpace 𝓧} →
[StandardBorelSpace Θ] →
[Nonempty Θ] →
{𝓨 : Type u_4} →
[MeasurableSpace 𝓨] →
(Θ → 𝓨 → ENNReal) →
(P : ProbabilityTheory.Kernel Θ 𝓧) →
[ProbabilityTheory.IsFiniteKernel P] →
(π : MeasureTheory.Measure Θ) → [MeasureTheory.IsFiniteMeasure π] → PropThe estimation problem admits an argmin estimator with respect to the prior π.
That is, we can choose the argmin of the posterior expected loss in a measurable way.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement · cited by 9,879
- ProbabilityTheory.Kernelstatement · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement · cited by 1,078
- StandardBorelSpacestatement · cited by 304
- ProbabilityTheory.IsFiniteKernelstatement · cited by 178
Cited by6
Results whose statement or proof uses this declaration.
- ProbabilityTheory.HasArgminEstimator.exists_isArgminEstimatorstatement and proof · cited by 1
- ProbabilityTheory.HasArgminEstimator.isArgminEstimator_argminEstimatorstatement and proof · cited by 1
- ProbabilityTheory.HasArgminEstimator.argminEstimatorstatement and proof · cited by 1
- ProbabilityTheory.HasArgminEstimator.casesOnstatement and proof · cited by 0
- ProbabilityTheory.HasArgminEstimator.recOnstatement and proof · cited by 0
- ProbabilityTheory.HasArgminEstimator.bayesRisk_eqstatement and proof · cited by 0