Theorems · Theorem · probability
Finset.card_mul_expect
∀ {ι : Type u_1} {M : Type u_4} [inst : Semiring M] [inst_1 : Module ℚ≥0 M] (s : Finset ι) (f : ι → M),
(↑s.card * s.expect fun i => f i) = ∑ i ∈ s, f i- Defined in
- Mathlib.Algebra.BigOperators.Expect
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.sumstatement and proof · cited by 5,195
- Finset.cardstatement and proof · cited by 2,327
- NNRatstatement and proof · cited by 523
- nsmul_eq_mulproof · cited by 369
- Finset.expectstatement and proof · cited by 116
- Finset.card_smul_expectproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Fintype.card_mul_expectproof · cited by 0