Theorems · Theorem · measure theory
tsum_comp_le_tsum_of_inj
∀ {α : Type u_1} {β : Type u_4} {f : α → ℝ},
Summable f → (∀ (a : α), 0 ≤ f a) → ∀ {i : β → α}, Function.Injective i → tsum (f ∘ i) ≤ tsum f- Cited by
- 0 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NNRealproof · cited by 4,310
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- NNReal.toRealproof · cited by 1,260
- tsumstatement · cited by 1,148
- Summablestatement and proof · cited by 778
- NNReal.summable_coeproof · cited by 15
- NNReal.tsum_comp_le_tsum_of_injproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.