Theorems · Theorem · probability
map_expect
∀ {ι : Type u_1} {M : Type u_4} {N : Type u_5} [inst : AddCommMonoid M] [inst_1 : Module ℚ≥0 M]
[inst_2 : AddCommMonoid N] [inst_3 : Module ℚ≥0 N] {F : Type u_6} [inst_4 : FunLike F M N] [LinearMapClass F ℚ≥0 M N]
(g : F) (f : ι → M) (s : Finset ι), g (s.expect fun i => f i) = s.expect fun i => g (f i)- Defined in
- Mathlib.Algebra.BigOperators.Expect
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Modulestatement and proof · cited by 20,661
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sumproof · cited by 5,195
- FunLikestatement and proof · cited by 2,560
- Finset.cardproof · cited by 2,327
- Finset.sum_congrproof · cited by 2,323
- map_smulproof · cited by 566
- NNRatstatement and proof · cited by 523
- map_sumproof · cited by 455
- Finset.expectstatement · cited by 116
Cited by7
Results whose statement or proof uses this declaration.
- Complex.ofReal_expectproof · cited by 2
- Complex.im_expectproof · cited by 1
- Fintype.map_balanceproof · cited by 1
- Complex.re_expectproof · cited by 1
- RCLike.ofReal_expectproof · cited by 0
- algebraMap.coe_expectproof · cited by 0
- NNReal.coe_expectproof · cited by 0