Theorems · Theorem · probability
Finset.expect_div
∀ {ι : Type u_1} {K : Type u_3} [inst : Semifield K] [inst_1 : CharZero K] (s : Finset ι) (f : ι → K) (a : K),
(s.expect fun i => f i) / a = s.expect fun i => f i / a- Defined in
- Mathlib.Algebra.BigOperators.Expect
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- CharZerostatement and proof · cited by 932
- div_eq_mul_invproof · cited by 715
- NNRatstatement · cited by 523
- Semifieldstatement and proof · cited by 439
- Finset.expectstatement and proof · cited by 116
- Finset.expect_congrproof · cited by 19
- Finset.expect_mulproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.