Mathlib Map

Theorems · Theorem · order theory

List.monotone_sum_take

∀ {M : Type u_3} [inst : AddMonoid M] [inst_1 : Preorder M] [CanonicallyOrderedAdd M] (L : List M),
  Monotone fun i => (List.take i L).sum
Defined in
Mathlib.Algebra.Order.BigOperators.Group.List
Cited by
3 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddMonoidPreorderCanonicallyOrderedAdd

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.

Cited by3

Results whose statement or proof uses this declaration.