Theorems · Theorem · sequences and series
isLUB_hasProd
∀ {ι : Type u_1} {α : Type u_3} [inst : CommMonoid α] [inst_1 : Preorder α] [IsOrderedMonoid α]
[inst_3 : TopologicalSpace α] [OrderClosedTopology α] {f : ι → α} {a : α},
(∀ (i : ι), 1 ≤ f i) → HasProd f a → IsLUB (Set.range fun s => ∏ i ∈ s, f i) a- 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.
Cites13
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 · cited by 13,712
- Preorderstatement and proof · cited by 7,952
- Set.rangestatement · cited by 4,705
- Finset.prodstatement · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- IsOrderedMonoidstatement and proof · cited by 577
- OrderClosedTopologystatement and proof · cited by 445
- IsLUBstatement · cited by 280
- HasProdstatement and proof · cited by 157
- isLUB_of_tendsto_atTopproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.