Theorems · Theorem
PMF.toOuterMeasure_bind_apply
∀ {α : Type u_1} {β : Type u_2} (p : PMF α) (f : α → PMF β) (s : Set β),
(p.bind f).toOuterMeasure s = ∑' (a : α), p a * (f a).toOuterMeasure s- Cited by
- 2 results in Mathlib
- Foundations
- Depth 144 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.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- ENNRealstatement and proof · cited by 9,879
- MulZeroClass.mul_zeroproof · cited by 2,091
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- tsumstatement and proof · cited by 1,148
- MeasureTheory.OuterMeasurestatement · cited by 287
- PMFstatement and proof · cited by 127
- tsum_congrproof · cited by 64
- tsum_zeroproof · cited by 63
- Set.indicator_applyproof · cited by 48
- PMF.toOuterMeasurestatement · cited by 26
Cited by2
Results whose statement or proof uses this declaration.
- PMF.toOuterMeasure_map_applyproof · cited by 1
- PMF.toMeasure_bind_applyproof · cited by 0