Theorems · Theorem · order theory
Finset.expect_le
∀ {ι : Type u_1} {α : Type u_2} [inst : AddCommMonoid α] [inst_1 : PartialOrder α] [IsOrderedAddMonoid α]
[inst_3 : Module ℚ≥0 α] {s : Finset ι} {f : ι → α} [PosSMulMono ℚ≥0 α] {a : α},
s.Nonempty → (∀ x ∈ s, f x ≤ a) → (s.expect fun i => f i) ≤ a- Cited by
- 1 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.
Cites16
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
- PartialOrderstatement and proof · cited by 6,410
- Finset.sumproof · cited by 5,195
- Finset.cardproof · cited by 2,327
- Nat.cast_zeroproof · cited by 1,870
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- Finset.Nonemptystatement and proof · cited by 1,001
- NNRatstatement and proof · cited by 523
- PosSMulMonostatement and proof · cited by 188
- Finset.expectstatement · cited by 116
Cited by1
Results whose statement or proof uses this declaration.
- Finset.exists_lt_of_lt_expectproof · cited by 0