Theorems · Theorem · probability
Finset.mul_expect
∀ {ι : Type u_1} {M : Type u_4} [inst : Semiring M] [inst_1 : Module ℚ≥0 M] [SMulCommClass ℚ≥0 M M] (s : Finset ι)
(f : ι → M) (a : M), (a * s.expect fun i => f i) = s.expect fun i => a * f i- Defined in
- Mathlib.Algebra.BigOperators.Expect
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringModuleSMulCommClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- Finsetstatement and proof · cited by 13,712
- Finset.sumproof · cited by 5,195
- Finset.cardproof · cited by 2,327
- SMulCommClassstatement and proof · cited by 1,927
- NNRatstatement and proof · cited by 523
- Finset.mul_sumproof · cited by 196
- Finset.expectstatement and proof · cited by 116
- mul_smul_commproof · cited by 65
Cited by3
Results whose statement or proof uses this declaration.
- Finset.expect_mul_expectproof · cited by 1
- AddDissociated.randomisationproof · cited by 0
- RCLike.wInner_cWeight_const_rightproof · cited by 0