Mathlib Map

Theorems · Theorem · probability

Finset.expect_const

∀ {ι : Type u_1} {M : Type u_4} [inst : AddCommMonoid M] [inst_1 : Module ℚ≥0 M] {s : Finset ι},
  s.Nonempty → ∀ (a : M), (s.expect fun _i => a) = a
Defined in
Mathlib.Algebra.BigOperators.Expect
Cited by
8 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.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.