Theorems · Theorem · sequences and series
Summable.tsum_subtype_le
∀ {κ : Type u_4} {γ : Type u_5} [inst : AddCommGroup γ] [inst_1 : PartialOrder γ] [IsOrderedAddMonoid γ]
[inst_3 : UniformSpace γ] [IsUniformAddGroup γ] [OrderClosedTopology γ] [CompleteSpace γ] (f : κ → γ) (β : Set κ),
(∀ (a : κ), 0 ≤ f a) → Summable f → ∑' (b : ↑β), f ↑b ≤ ∑' (a : κ), f a- Cited by
- 2 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- AddCommGroupstatement and proof · cited by 12,871
- Set.Elemstatement · cited by 7,166
- PartialOrderstatement and proof · cited by 6,410
- CompleteSpacestatement and proof · cited by 2,532
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- le_reflproof · cited by 2,061
- UniformSpacestatement and proof · cited by 2,040
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- OrderClosedTopologystatement and proof · cited by 445
Cited by2
Results whose statement or proof uses this declaration.
- EisensteinSeries.norm_le_tsum_normproof · cited by 1
- NumberField.Set.HasDirichletDensity.le_oneproof · cited by 1