Theorems · Theorem · order theory
List.monotone_prod_take
∀ {M : Type u_3} [inst : Monoid M] [inst_1 : Preorder M] [CanonicallyOrderedMul M] (L : List M),
Monotone fun i => (List.take i L).prod- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Preorderstatement and proof · cited by 7,952
- Monoidstatement and proof · cited by 3,887
- Monotonestatement · cited by 1,397
- le_transproof · cited by 985
- lt_or_geproof · cited by 182
- CanonicallyOrderedMulstatement and proof · cited by 51
- monotone_nat_of_le_succproof · cited by 45
- le_self_mulproof · cited by 5
- List.prod_take_succproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.