Theorems · Theorem · order theory
Multiset.mem_le_prod_of_one_le
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoidWithZero β] [inst_1 : PartialOrder β] [PosMulMono β]
[ZeroLEOneClass β] {f : α → β},
(∀ (a : α), 1 ≤ f a) → ∀ {s : Multiset α} {a : α}, a ∈ s → f a ≤ (Multiset.map f s).prod- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- mul_oneproof · cited by 3,885
- Multisetstatement and proof · cited by 2,627
- le_transproof · cited by 985
- CommMonoidWithZerostatement and proof · cited by 913
- Multiset.mapstatement and proof · cited by 876
- Multiset.prodstatement and proof · cited by 528
- mul_le_mul_of_nonneg_leftproof · cited by 361
- Multiset.consproof · cited by 313
- ZeroLEOneClassstatement and proof · cited by 304
- PosMulMonostatement and proof · cited by 165
- Multiset.map_consproof · cited by 93
Cited by1
Results whose statement or proof uses this declaration.
- Polynomial.norm_root_le_one_of_mahlerMeasure_eq_oneproof · cited by 1