Theorems · Theorem · measure theory
MeasureTheory.condExp_smul
∀ {α : Type u_1} {E : Type u_3} {𝕜 : Type u_4} [inst : RCLike 𝕜] {m₀ : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace ℝ E] [CompleteSpace E] [inst_4 : NormedSpace 𝕜 E] (c : 𝕜)
(f : α → E) (m : MeasurableSpace α), μ[c • f | m] =ᵐ[μ] c • μ[f | m]- Cited by
- 5 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
- RCLikestatement and proof · cited by 2,829
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.aestatement and proof · cited by 2,352
- Filter.EventuallyEqstatement and proof · cited by 1,912
- MeasureTheory.AEEqFunproof · cited by 856
- MeasureTheory.Lpproof · cited by 715
- smul_zeroproof · cited by 665
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.condExp_negproof · cited by 10
- MeasureTheory.Supermartingale.smul_nonnegproof · cited by 2
- MeasureTheory.condExp_ofNatproof · cited by 1
- ProbabilityTheory.condVar_smulproof · cited by 0
- MeasureTheory.Martingale.smulproof · cited by 0