Theorems · Theorem · measure theory
MeasureTheory.Measure.prod_add
∀ {α : Type u_1} {β : Type u_2} [inst : MeasurableSpace α] [inst_1 : MeasurableSpace β] {μ : MeasureTheory.Measure α}
{ν : MeasureTheory.Measure β} [MeasureTheory.SFinite ν] [MeasureTheory.SFinite μ] (ν' : MeasureTheory.Measure β)
[MeasureTheory.SFinite ν'], μ.prod (ν + ν') = μ.prod ν + μ.prod ν'- Defined in
- Mathlib.MeasureTheory.Measure.Prod
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- MeasurableSetproof · cited by 3,075
- MeasureTheory.SFinitestatement and proof · cited by 449
- MeasureTheory.Measure.prodstatement and proof · cited by 353
- MeasureTheory.Measure.sumproof · cited by 121
- MeasureTheory.Measure.prod_prodproof · cited by 38
- MeasureTheory.sfiniteSeqproof · cited by 20
- left_distribproof · cited by 19
- MeasureTheory.sum_sfiniteSeqproof · cited by 16
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.Measure.mconv_addproof · cited by 0
- MeasureTheory.Measure.conv_addproof · cited by 0