Theorems · Theorem · sequences and series
Summable.tsum_lt_tsum
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : AddCommGroup α] [inst_1 : PartialOrder α]
[IsOrderedAddMonoid α] [inst_3 : TopologicalSpace α] [IsTopologicalAddGroup α] [OrderClosedTopology α] {f g : ι → α}
{i : ι} [L.NeBot] [L.LeAtTop],
f ≤ g → f i < g i → Summable f L → Summable g L → ∑'[L] (n : ι), f n < ∑'[L] (n : ι), g n- Cited by
- 5 results in Mathlib
- Foundations
- Depth 88 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
- 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 · cited by 1,148
- Summablestatement and proof · cited by 778
- SummationFilterstatement and proof · cited by 607
- OrderClosedTopologystatement and proof · cited by 445
- Summable.hasSumproof · cited by 184
- SummationFilter.NeBotstatement and proof · cited by 130
- SummationFilter.LeAtTopstatement and proof · cited by 80
Cited by5
Results whose statement or proof uses this declaration.
- Summable.tsum_posproof · cited by 3
- exists_continuous_one_zero_of_isCompact_of_isGδproof · cited by 2
- LiouvilleNumber.remainder_lt'proof · cited by 1
- Summable.tsum_lt_tsum_of_nonnegproof · cited by 0
- Summable.tsum_strict_monoproof · cited by 0