Theorems · Theorem · sequences and series
Multipliable.prod_le_tprod
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : CommMonoid α] [inst_1 : Preorder α] [IsOrderedMonoid α]
[inst_3 : TopologicalSpace α] [OrderClosedTopology α] [L.NeBot] [L.LeAtTop] {f : ι → α} (s : Finset ι),
(∀ i ∉ s, 1 ≤ f i) → Multipliable f L → ∏ i ∈ s, f i ≤ ∏'[L] (i : ι), f i- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Finsetstatement and proof · cited by 13,712
- Preorderstatement and proof · cited by 7,952
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- SummationFilterstatement and proof · cited by 607
- IsOrderedMonoidstatement and proof · cited by 577
- OrderClosedTopologystatement and proof · cited by 445
- tprodstatement · cited by 230
- Multipliablestatement and proof · cited by 213
- SummationFilter.NeBotstatement and proof · cited by 130
- Multipliable.hasProdproof · cited by 88
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.