Theorems · Inductive type · statistics
ProbabilityTheory.IsArgminEstimator
{Θ : 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 π] → (𝓧 → 𝓨) → PropWe say that a measurable function f : 𝓧 → 𝓨 is an argmin estimator
with respect to the prior π if for (P ∘ₘ π)-almost every x it is of
the form x ↦ argmin_y P†π(x)[θ ↦ ℓ θ y].
- Cited by
- 6 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 by11
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsArgminEstimator.avgRisk_eq_lintegral_iInfstatement and proof · cited by 2
- ProbabilityTheory.IsArgminEstimator.kernelstatement and proof · cited by 2
- ProbabilityTheory.HasArgminEstimator.exists_isArgminEstimatorstatement · cited by 1
- ProbabilityTheory.HasArgminEstimator.isArgminEstimator_argminEstimatorstatement · cited by 1
- ProbabilityTheory.IsArgminEstimator.isBayesEstimatorstatement and proof · cited by 1
- ProbabilityTheory.IsArgminEstimator.measurablestatement and proof · cited by 1
- ProbabilityTheory.IsArgminEstimator.propertystatement and proof · cited by 1
- ProbabilityTheory.HasArgminEstimator.casesOnstatement and proof · cited by 0
- ProbabilityTheory.IsArgminEstimator.recOnstatement and proof · cited by 0
- ProbabilityTheory.HasArgminEstimator.recOnstatement and proof · cited by 0
- ProbabilityTheory.IsArgminEstimator.casesOnstatement and proof · cited by 0