Theorems · Theorem · group theory
Fintype.sum_bijective
∀ {ι : Type u_1} {κ : Type u_2} {M : Type u_3} [inst : Fintype ι] [inst_1 : Fintype κ] [inst_2 : AddCommMonoid M]
(e : ι → κ), Function.Bijective e → ∀ (f : ι → M) (g : κ → M), (∀ (x : ι), f x = g (e x)) → ∑ x, f x = ∑ x, g xFintype.sum_bijective is a variant of Finset.sum_bij that accepts
Function.Bijective.
See Function.Bijective.sum_comp for a version without h.
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 58 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.
Cites9
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 and proof · cited by 3,473
- Function.Bijectivestatement and proof · cited by 863
- Finset.mem_univproof · cited by 361
- Equiv.ofBijectiveproof · cited by 70
- Finset.sum_equivproof · cited by 14
- Equiv.ofBijective_applyproof · cited by 9
Cited by13
Results whose statement or proof uses this declaration.
- Matrix.det_transposeproof · cited by 51
- Fintype.sum_equivproof · cited by 35
- Function.Bijective.sum_compproof · cited by 8
- gaussSum_mulShiftproof · cited by 5
- Matrix.permanent_transposeproof · cited by 2
- AddChar.sum_eq_zero_of_ne_oneproof · cited by 2
- Representation.norm_comp_selfproof · cited by 1
- ContinuousMultilinearMap.changeOrigin_toFormalMultilinearSeriesproof · cited by 1
- DirichletCharacter.sum_characters_eq_zeroproof · cited by 1
- Representation.self_comp_normproof · cited by 1
- Function.Bijective.finsetSumproof · cited by 1
- groupCohomology.isMulCoboundary₁_of_isMulCocycle₁_of_aut_to_unitsproof · cited by 0