Theorems · Theorem · sequences and series
hasProd_one_iff_of_one_le
∀ {ι : Type u_4} {α : Type u_5} {L : SummationFilter ι} [inst : CommMonoid α] [inst_1 : PartialOrder α]
[IsOrderedMonoid α] [inst_3 : TopologicalSpace α] [OrderClosedTopology α] {f : ι → α} [L.LeAtTop] [L.NeBot],
(∀ (i : ι), 1 ≤ f i) → (HasProd f 1 L ↔ f = 1)- Cited by
- 1 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
- PartialOrderstatement and proof · cited by 6,410
- 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.le.antisymm'proof · cited by 104
- SummationFilter.LeAtTopstatement and proof · cited by 80
- hasProd_oneproof · cited by 7
- le_hasProdproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- hasProd_one_iffproof · cited by 1