Theorems · Theorem · sequences and series
Summable.tsum_pos
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : AddCommGroup α] [inst_1 : PartialOrder α]
[IsOrderedAddMonoid α] [inst_3 : TopologicalSpace α] [IsTopologicalAddGroup α] [OrderClosedTopology α] {g : ι → α}
[L.LeAtTop] [L.NeBot], Summable g L → (∀ (i : ι), 0 ≤ g i) → ∀ (i : ι), 0 < g i → 0 < ∑'[L] (i : ι), g i- Cited by
- 3 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- AddCommGroupstatement and proof · cited by 12,871
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- tsumstatement and proof · cited by 1,148
- Summablestatement and proof · cited by 778
- SummationFilterstatement and proof · cited by 607
- OrderClosedTopologystatement and proof · cited by 445
- SummationFilter.NeBotstatement and proof · cited by 130
- SummationFilter.LeAtTopstatement and proof · cited by 80
- tsum_zeroproof · cited by 63
Cited by3
Results whose statement or proof uses this declaration.
- LSeries.positiveproof · cited by 3
- IsOpen.exists_contDiff_support_eqproof · cited by 2
- LiouvilleNumber.remainder_posproof · cited by 1