Theorems · Theorem · measure theory
MeasureTheory.Measure.prod_smul_right
∀ {α : Type u_1} {m0 : MeasurableSpace α} {μ : MeasureTheory.Measure α} {β : Type u_2} {mβ : MeasurableSpace β}
{ν : MeasureTheory.Measure β} [MeasureTheory.SFinite ν] {R : Type u_3} [inst : SMul R ENNReal]
[inst_1 : IsScalarTower R ENNReal ENNReal] (c : R), μ.prod (c • ν) = c • μ.prod ν- Cited by
- 3 results in Mathlib
- Foundations
- Depth 216 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.coeproof · cited by 62,936
- Setproof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Set.preimageproof · cited by 4,946
- IsScalarTowerstatement and proof · cited by 3,896
- MeasurableSetproof · cited by 3,075
- MeasureTheory.lintegralproof · cited by 1,152
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasureTheory.Measure.prodstatement and proof · cited by 353
- MeasureTheory.Measure.extproof · cited by 308
Cited by3
Results whose statement or proof uses this declaration.
- ProbabilityTheory.exists_integrable_exp_sq_of_map_rotation_eq_selfproof · cited by 1
- MeasureTheory.Measure.conv_smul_rightproof · cited by 0
- MeasureTheory.Measure.mconv_smul_rightproof · cited by 0