Theorems · Theorem · order theory
List.prod_pos
∀ {R : Type u_1} [inst : CommMonoidWithZero R] [inst_1 : PartialOrder R] [ZeroLEOneClass R] [PosMulStrictMono R]
[NeZero 1] {s : List R}, (∀ a ∈ s, 0 < a) → 0 < s.prod- Cited by
- 2 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- CommMonoidWithZerostatement and proof · cited by 913
- mul_posproof · cited by 374
- ZeroLEOneClassstatement and proof · cited by 304
- PosMulStrictMonostatement and proof · cited by 151
Cited by2
Results whose statement or proof uses this declaration.
- Multiset.prod_posproof · cited by 1
- List.prod_map_lt_prod_mapproof · cited by 1