Theorems · Theorem · sequences and series
Function.Injective.tsum_eq
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : AddCommMonoid α] [inst_1 : TopologicalSpace α] {g : γ → β},
Function.Injective g → ∀ {f : β → α}, Function.support f ⊆ Set.range g → ∑' (c : γ), f (g c) = ∑' (b : β), f b- Cited by
- 6 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coeproof · cited by 8,199
- Set.imageproof · cited by 5,609
- Finset.sumproof · cited by 5,195
- Set.rangestatement and proof · cited by 4,705
- Set.univproof · cited by 3,945
- Finset.sum_congrproof · cited by 2,323
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Set.Finiteproof · cited by 1,814
Cited by6
Results whose statement or proof uses this declaration.
- Equiv.tsum_eqproof · cited by 44
- tsum_subtype_eq_of_support_subsetproof · cited by 7
- tsum_extend_zeroproof · cited by 2
- tsum_eq_tsum_of_ne_zero_bijproof · cited by 1
- tsum_setElem_eq_tsum_setElem_sdiffproof · cited by 1
- tsum_pnat_eq_tsum_of_eq_zeroproof · cited by 0