Theorems · Theorem · combinatorics
Fintype.sum_sum_type
∀ {α₁ : Type u_4} {α₂ : Type u_5} {M : Type u_6} [inst : Fintype α₁] [inst_1 : Fintype α₂] [inst_2 : AddCommMonoid M]
(f : α₁ ⊕ α₂ → M), ∑ x, f x = ∑ a₁, f (Sum.inl a₁) + ∑ a₂, f (Sum.inr a₂)- Defined in
- Mathlib.Data.Fintype.BigOperators
- Cited by
- 22 results in Mathlib
- Foundations
- Depth 65 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.
Cites5
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
- Finset.sum_disjSumproof · cited by 7
Cited by22
Results whose statement or proof uses this declaration.
- Matrix.fromBlocks_multiplyproof · cited by 12
- RootPairing.GeckConstruction.ω_mul_ωproof · cited by 5
- RootPairing.GeckConstruction.ω_mul_eproof · cited by 3
- sumElim_dotProduct_sumElimproof · cited by 3
- RootPairing.GeckConstruction.lie_h_eproof · cited by 2
- Fin.sum_univ_addproof · cited by 2
- RootPairing.GeckConstruction.ω_mul_hproof · cited by 2
- Matrix.vecMul_fromBlocksproof · cited by 2
- RootPairing.GeckConstruction.isNilpotent_eproof · cited by 2
- RootPairing.GeckConstruction.trace_h_eq_zeroproof · cited by 1
- Module.Basis.prod_parallelepipedproof · cited by 1
- NumberField.mixedEmbedding.stdBasis_repr_eq_matrixToStdBasis_mulproof · cited by 1