Theorems · Theorem · group theory
Function.Bijective.sum_comp
∀ {ι : Type u_1} {κ : Type u_2} {M : Type u_3} [inst : Fintype ι] [inst_1 : Fintype κ] [inst_2 : AddCommMonoid M]
{e : ι → κ}, Function.Bijective e → ∀ (g : κ → M), ∑ i, g (e i) = ∑ i, g i- Cited by
- 8 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement · cited by 5,195
- Finset.univstatement · cited by 3,473
- Function.Bijectivestatement and proof · cited by 863
- Fintype.sum_bijectiveproof · cited by 13
Cited by8
Results whose statement or proof uses this declaration.
- MulChar.sum_eq_zero_of_ne_oneproof · cited by 9
- Matrix.submatrix_id_mul_leftproof · cited by 1
- Matrix.submatrix_mulproof · cited by 1
- Matrix.permanent_permute_colsproof · cited by 1
- Configuration.HasLines.exists_bijective_of_card_eqproof · cited by 1
- GroupAlgebra.mul_average_leftproof · cited by 1
- Matrix.submatrix_id_mul_rightproof · cited by 0
- GroupAlgebra.mul_average_rightproof · cited by 0