Theorems · Definition · statistics
ProbabilityTheory.IsArgminEstimator.kernel
{Θ : Type u_1} →
{𝓧 : Type u_2} →
{𝓨 : Type u_3} →
{mΘ : MeasurableSpace Θ} →
{m𝓧 : MeasurableSpace 𝓧} →
{m𝓨 : MeasurableSpace 𝓨} →
{ℓ : Θ → 𝓨 → ENNReal} →
{P : ProbabilityTheory.Kernel Θ 𝓧} →
{π : MeasureTheory.Measure Θ} →
[inst : StandardBorelSpace Θ] →
[inst_1 : Nonempty Θ] →
{f : 𝓧 → 𝓨} →
[inst_2 : ProbabilityTheory.IsFiniteKernel P] →
[inst_3 : MeasureTheory.IsFiniteMeasure π] →
ProbabilityTheory.IsArgminEstimator ℓ P π f → ProbabilityTheory.Kernel 𝓧 𝓨Given an argmin estimator f, we can define a deterministic kernel.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
- ProbabilityTheory.IsFiniteKernelstatement and proof · cited by 178
- ProbabilityTheory.Kernel.deterministicproof · cited by 57
- ProbabilityTheory.IsArgminEstimatorstatement and proof · cited by 6
- ProbabilityTheory.IsArgminEstimator.measurableproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.IsArgminEstimator.avgRisk_eq_lintegral_iInfstatement and proof · cited by 2
- ProbabilityTheory.IsArgminEstimator.isBayesEstimatorstatement and proof · cited by 1