Theorems · Theorem · group theory
Multiset.sum_pair
∀ {M : Type u_3} [inst : AddCommMonoid M] (a b : M), {a, b}.sum = a + b- Cited by
- 2 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
- Assumes
- AddCommMonoid
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
- Multisetstatement and proof · cited by 2,627
- Multiset.sumstatement and proof · cited by 388
- Multiset.sum_consproof · cited by 45
- Multiset.sum_singletonproof · cited by 26
- Multiset.insert_eq_consproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- IsAddFreimanIso.add_eq_addproof · cited by 3
- IsAddFreimanHom.add_eq_addproof · cited by 3