Theorems · Theorem · sequences and series
le_hasProd
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : CommMonoid α] [inst_1 : Preorder α] [IsOrderedMonoid α]
[inst_3 : TopologicalSpace α] [OrderClosedTopology α] {f : ι → α} {a : α} [L.NeBot] [L.LeAtTop],
HasProd f a L → ∀ (i : ι), (∀ (j : ι), j ≠ i → 1 ≤ f j) → f i ≤ a- Cited by
- 3 results in Mathlib
- Foundations
- Depth 76 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
- 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
- SummationFilter.LeAtTopstatement and proof · cited by 80
- Finset.prod_singletonproof · cited by 78
- prod_le_hasProdproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- Multipliable.le_tprodproof · cited by 1
- hasProd_one_iff_of_one_leproof · cited by 1
- le_hasProd'proof · cited by 0