Theorems · Theorem · measure theory
MeasureTheory.ae_eq_condExp_of_forall_setIntegral_eq
∀ {α : Type u_1} {E : Type u_3} {m m₀ : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup E]
[inst_1 : NormedSpace ℝ E] [CompleteSpace E] (hm : m ≤ m₀) [MeasureTheory.SigmaFinite (μ.trim hm)] {f g : α → E},
MeasureTheory.Integrable f μ →
(∀ (s : Set α), MeasurableSet s → μ s < ⊤ → MeasureTheory.IntegrableOn g s μ) →
(∀ (s : Set α), MeasurableSet s → μ s < ⊤ → ∫ (x : α) in s, g x ∂μ = ∫ (x : α) in s, f x ∂μ) →
MeasureTheory.AEStronglyMeasurable g μ → g =ᵐ[μ] μ[f | m]Uniqueness of the conditional expectation
If a function is a.e. m-measurable, verifies an integrability condition and has same integral
as f on all m-measurable sets, then it is a.e. equal to μ[f|hm].
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 298 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- MeasurableSetstatement and proof · cited by 3,075
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement · cited by 2,352
Cited by12
Results whose statement or proof uses this declaration.
- MeasureTheory.condExp_restrict_ae_eq_restrictproof · cited by 8
- MeasureTheory.toReal_rnDeriv_mapproof · cited by 5
- ProbabilityTheory.condExp_prod_ae_eq_integral_condDistrib'proof · cited by 3
- ProbabilityTheory.condDistrib_ae_eq_condExpproof · cited by 2
- ContinuousLinearMap.comp_condExp_commproof · cited by 2
- MeasureTheory.toReal_condLExpproof · cited by 2
- ProbabilityTheory.condExp_generateFrom_singletonproof · cited by 1
- ProbabilityTheory.Kernel.condExp_densityProcessproof · cited by 1
- ProbabilityTheory.Kernel.condExp_trajproof · cited by 1
- MeasureTheory.condExp_indep_eqproof · cited by 1
- MeasureTheory.MemLp.condExpL2_ae_eq_condExp'proof · cited by 1
- MeasureTheory.rnDeriv_ae_eq_condExpproof · cited by 0