Theorems · Definition · statistics
ProbabilityTheory.IsArgminEstimator.recOn
{Θ : Type u_1} →
{𝓧 : Type u_2} →
{mΘ : MeasurableSpace Θ} →
{m𝓧 : MeasurableSpace 𝓧} →
[inst : StandardBorelSpace Θ] →
[inst_1 : Nonempty Θ] →
{𝓨 : Type u_4} →
[inst_2 : MeasurableSpace 𝓨] →
{ℓ : Θ → 𝓨 → ENNReal} →
{P : ProbabilityTheory.Kernel Θ 𝓧} →
[inst_3 : ProbabilityTheory.IsFiniteKernel P] →
{π : MeasureTheory.Measure Θ} →
[inst_4 : MeasureTheory.IsFiniteMeasure π] →
{f : 𝓧 → 𝓨} →
{motive : ProbabilityTheory.IsArgminEstimator ℓ P π f → Sort u} →
(t : ProbabilityTheory.IsArgminEstimator ℓ P π f) →
((measurable : Measurable f) →
(property :
∀ᵐ (x : 𝓧) ∂π.bind ⇑P,
∫⁻ (θ : Θ), ℓ θ (f x) ∂(ProbabilityTheory.posterior P π) x =
⨅ y, ∫⁻ (θ : Θ), ℓ θ y ∂(ProbabilityTheory.posterior P π) x) →
motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 278 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- Filter.Eventuallystatement and proof · cited by 3,134
- MeasureTheory.aestatement and proof · cited by 2,352
- iInfstatement and proof · cited by 1,690
- Measurablestatement and proof · cited by 1,499
- ProbabilityTheory.Kernelstatement and proof · cited by 1,281
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- MeasureTheory.IsFiniteMeasurestatement and proof · cited by 1,078
- StandardBorelSpacestatement and proof · cited by 304
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.