Theorems · Theorem · group theory
Finset.sum_equiv
∀ {ι : Type u_1} {κ : Type u_2} {M : Type u_3} [inst : AddCommMonoid M] {s : Finset ι} {t : Finset κ} {f : ι → M}
{g : κ → M} (e : ι ≃ κ), (∀ (i : ι), i ∈ s ↔ e i ∈ t) → (∀ i ∈ s, f i = g (e i)) → ∑ i ∈ s, f i = ∑ i ∈ t, g iSpecialization of Finset.sum_nbij' that automatically fills in most arguments.
See Fintype.sum_equiv for the version where s and t are univ.
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Equivstatement and proof · cited by 8,337
- Finset.sumstatement · cited by 5,195
- Equiv.symmproof · cited by 3,681
- Equiv.apply_symm_applyproof · cited by 346
- Equiv.symm_apply_applyproof · cited by 320
- Finset.sum_nbij'proof · cited by 18
Cited by14
Results whose statement or proof uses this declaration.
- Fintype.sum_bijectiveproof · cited by 13
- Matrix.detp_transposeproof · cited by 5
- Finset.sum_bijectiveproof · cited by 4
- Matrix.detp_eq_of_row_eqproof · cited by 3
- Finset.sum_finset_productproof · cited by 3
- Finset.sum_finset_product_rightproof · cited by 3
- Matrix.detp_submatrix_equiv_equivproof · cited by 3
- Matrix.adjp_transposeproof · cited by 2
- hasStrictFDerivAt_list_prod_finRange'proof · cited by 2
- Finset.sum_sym2_filter_not_isDiagproof · cited by 1
- hasStrictFDerivAt_list_prod_attach'proof · cited by 1
- norm_iteratedFDerivWithin_prod_leproof · cited by 1