Theorems · Theorem · probability
Finset.card_smul_expect
∀ {ι : Type u_1} {M : Type u_4} [inst : AddCommMonoid 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
- 3 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoidModule
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.
- Modulestatement and proof · cited by 20,661
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Finset.sumstatement and proof · cited by 5,195
- Finset.cardstatement and proof · cited by 2,327
- Nat.cast_zeroproof · cited by 1,870
- Finset.Nonemptyproof · cited by 1,001
- NNRatstatement and proof · cited by 523
- Finset.expectstatement · cited by 116
- Nat.cast_smul_eq_nsmulproof · cited by 110
- Finset.eq_empty_or_nonemptyproof · cited by 104
- nsmul_zeroproof · cited by 73
Cited by3
Results whose statement or proof uses this declaration.
- Finset.card_mul_expectproof · cited by 1
- Fintype.card_smul_expectproof · cited by 1
- MeasureTheory.lpNorm_expect_leproof · cited by 0