Theorems · Theorem · group theory
Fintype.sum_equiv
∀ {ι : Type u_1} {κ : Type u_2} {M : Type u_3} [inst : Fintype ι] [inst_1 : Fintype κ] [inst_2 : AddCommMonoid M]
(e : ι ≃ κ) (f : ι → M) (g : κ → M), (∀ (x : ι), f x = g (e x)) → ∑ x, f x = ∑ x, g xFintype.sum_equiv is a specialization of Finset.sum_bij that
automatically fills in most arguments.
See Equiv.sum_comp for a version without h.
- Cited by
- 35 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FintypeFintypeAddCommMonoid
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.
- DFunLike.coestatement and proof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- Equivstatement and proof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement · cited by 5,195
- Finset.univstatement · cited by 3,473
- Equiv.bijectiveproof · cited by 132
- Fintype.sum_bijectiveproof · cited by 13
Cited by35
Results whose statement or proof uses this declaration.
- Matrix.det_mulproof · cited by 51
- Equiv.sum_compproof · cited by 31
- Fin.sum_univ_eq_sum_rangeproof · cited by 10
- Matrix.det_submatrix_equiv_selfproof · cited by 9
- RootPairing.rootForm_reflection_reflection_applyproof · cited by 4
- AddChar.sum_eq_iteproof · cited by 3
- ZMod.LFunction_def_evenproof · cited by 3
- ZMod.LFunction_def_oddproof · cited by 2
- card_comm_eq_card_conjClasses_mul_cardproof · cited by 2
- LinearMap.trace_eq_sum_trace_restrict'proof · cited by 2
- Fin.sum_univ_addproof · cited by 2
- HasFTaylorSeriesUpToOn.compproof · cited by 2