Theorems · Theorem · sequences and series
Multipliable.tprod_le_of_prod_range_le
∀ {α : Type u_3} [inst : Preorder α] [inst_1 : CommMonoid α] [inst_2 : TopologicalSpace α] {c : α} [ClosedIicTopology α]
{f : ℕ → α}, Multipliable f → (∀ (n : ℕ), ∏ i ∈ Finset.range n, f i ≤ c) → ∏' (n : ℕ), f n ≤ c- 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.
Cites12
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
- Preorderstatement and proof · cited by 7,952
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Finset.rangestatement and proof · cited by 1,341
- tprodstatement · cited by 230
- Multipliablestatement and proof · cited by 213
- ClosedIicTopologystatement and proof · cited by 115
- Multipliable.hasProdproof · cited by 88
- le_of_tendsto'proof · cited by 25
- HasProd.tendsto_prod_natproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.