Theorems · Theorem · sequences and series
prod_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] (s : Finset ι),
(∀ i ∉ s, 1 ≤ f i) → HasProd f a L → ∏ i ∈ s, f i ≤ a- Cited by
- 3 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- HasProdstatement and proof · cited by 157
- SummationFilter.NeBotstatement and proof · cited by 130
- Filter.eventually_atTopproof · cited by 112
- Filter.Eventually.filter_monoproof · cited by 84
Cited by3
Results whose statement or proof uses this declaration.
- le_hasProdproof · cited by 3
- lt_hasProdproof · cited by 0
- Multipliable.prod_le_tprodproof · cited by 0