Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.condExp_congr_ae

∀ {α : Type u_1} {E : Type u_3} {m m₀ : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f g : α → E}
  [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [CompleteSpace E], f =ᵐ[μ] g → μ[f | m] =ᵐ[μ] μ[g | m]
Defined in
Mathlib.MeasureTheory.Function.ConditionalExpectation.Basic
Cited by
17 results in Mathlib
Foundations
Depth 297 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceCompleteSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MeasureTheory.condExp_bilin_of_aestronglyMeasurable_left · cited by 5MeasureTheory.condExp_bil…MeasureTheory.condExp_of_aestronglyMeasurable' · cited by 2MeasureTheory.condExp_of_…MeasureTheory.martingale_nat · cited by 2MeasureTheory.martingale_…MeasureTheory.condExp_bilin_of_stronglyMeasurable_left · cited by 2MeasureTheory.condExp_bil…ProbabilityTheory.condVar_congr_ae · cited by 1ProbabilityTheory.condVar…ProbabilityTheory.condVar_of_ae_eq_zero_or_one · cited by 1ProbabilityTheory.condVar…MeasureTheory.condExp_aestronglyMeasurable_bilin_of_bound · cited by 1MeasureTheory.condExp_aes…MeasureTheory.Martingale.stoppedValue_ae_eq_condExp_of_le_of_countable_range · cited by 1Martingale.stoppedValue_a…MeasureTheory.condLExp_ofReal · cited by 1MeasureTheory.condLExp_of…MeasureTheory.condExp_congr_ae_trim · cited by 1MeasureTheory.condExp_con…MeasureTheory.condExp_indicator_aux · cited by 1MeasureTheory.condExp_ind…MeasureTheory.Integrable.uniformIntegrable_condExp · cited by 1Integrable.uniformIntegra…ProbabilityTheory.condVar_neg · cited by 0ProbabilityTheory.condVar…ProbabilityTheory.condVar_smul · cited by 0ProbabilityTheory.condVar…MeasureTheory.Martingale.congr · cited by 0Martingale.congrReal · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureCompleteSpace · cited by 2532CompleteSpaceMeasureTheory.ae · cited by 2352MeasureTheory.aeFilter.EventuallyEq · cited by 1912Filter.EventuallyEqMeasureTheory.AEEqFun · cited by 856MeasureTheory.AEEqFunMeasureTheory.Lp · cited by 715MeasureTheory.LpMeasureTheory.SigmaFinite · cited by 526MeasureTheory.SigmaFiniteFilter.EventuallyEq.symm · cited by 408EventuallyEq.symmMeasureTheory.AEEqFun.cast · cited by 380AEEqFun.castMeasureTheory.Measure.trim · cited by 286Measure.trimMeasureTheory.condExp · cited by 234MeasureTheory.condExpMeasureTheory.condExp_congr_aeCITED BYCITES

Cites22

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by17

Results whose statement or proof uses this declaration.