Theorems · Theorem · measure theory
MeasureTheory.condExp_add
∀ {α : Type u_1} {E : Type u_3} {m₀ : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f g : α → E}
[inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [CompleteSpace E],
MeasureTheory.Integrable f μ →
MeasureTheory.Integrable g μ → ∀ (m : MeasurableSpace α), μ[f + g | m] =ᵐ[μ] μ[f | m] + μ[g | m]- Cited by
- 11 results in Mathlib
- Foundations
- Depth 297 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- add_zeroproof · cited by 2,707
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.AEEqFunproof · cited by 856
- MeasureTheory.Lpproof · cited by 715
Cited by11
Results whose statement or proof uses this declaration.
- MeasureTheory.condExp_subproof · cited by 9
- MeasureTheory.condExp_indicatorproof · cited by 5
- ProbabilityTheory.condVar_ae_eq_condExp_sq_sub_sq_condExpproof · cited by 3
- MeasureTheory.Supermartingale.addproof · cited by 2
- MeasureTheory.martingale_martingalePartproof · cited by 2
- MeasureTheory.condExp_finsetSumproof · cited by 2
- MeasureTheory.condExp_stronglyMeasurable_simpleFunc_bilinproof · cited by 2
- MeasureTheory.Submartingale.addproof · cited by 2
- MeasureTheory.Martingale.addproof · cited by 1
- MeasureTheory.predictablePart_addproof · cited by 1
- ContinuousLinearMap.comp_condExp_add_const_commproof · cited by 0