Theorems · Theorem · group theory
one_lt_finprod_cond
∀ {ι : Type u_3} {M : Type u_7} [inst : CommMonoid M] [inst_1 : PartialOrder M] [IsOrderedCancelMonoid M] {f : ι → M}
{p : ι → Prop},
(∀ (i : ι), p i → 1 ≤ f i) →
(∃ i, p i ∧ 1 < f i) → (Function.mulSupport f ∩ {i | p i}).Finite → 1 < ∏ᶠ (i : ι) (_ : p i), f i- Defined in
- Mathlib.Algebra.BigOperators.Finprod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- PartialOrderstatement and proof · cited by 6,410
- Set.ofPredstatement and proof · cited by 6,101
- CommMonoidstatement and proof · cited by 2,264
- Set.Finitestatement and proof · cited by 1,814
- finprodstatement · cited by 257
- Function.mulSupportstatement and proof · cited by 240
- IsOrderedCancelMonoidstatement and proof · cited by 65
- finprod_cond_eq_prod_of_cond_iffproof · cited by 6
- Finset.one_lt_prod'proof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- one_lt_finprodproof · cited by 1