Theorems · Theorem · sequences and series
hasProd_le
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : CommMonoid α] [inst_1 : Preorder α] [IsOrderedMonoid α]
[inst_3 : TopologicalSpace α] [OrderClosedTopology α] {f g : ι → α} {a₁ a₂ : α},
(∀ (i : ι), f i ≤ g i) → HasProd f a₁ L → HasProd g a₂ L → ∀ [L.NeBot], a₁ ≤ a₂- Cited by
- 6 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Finsetproof · cited by 13,712
- Preorderstatement and proof · cited by 7,952
- 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
- HasProdstatement and proof · cited by 157
- SummationFilter.NeBotstatement and proof · cited by 130
- le_of_tendsto_of_tendsto'proof · cited by 19
- Finset.prod_le_prod'proof · cited by 17
Cited by6
Results whose statement or proof uses this declaration.
- hasProd_ltproof · cited by 2
- HasProd.one_leproof · cited by 1
- HasProd.le_oneproof · cited by 1
- Multipliable.tprod_le_tprodproof · cited by 1
- hasProd_le_injproof · cited by 1
- hasProd_monoproof · cited by 0