Theorems · Theorem · group theory
AddCommSemigroup.add_comm
∀ {G : Type u} [self : AddCommSemigroup G] (a b : G), a + b = b + aAddition is commutative in a commutative additive magma.
- Defined in
- Mathlib.Algebra.Group.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- AddCommSemigroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommSemigroupstatement and proof · cited by 178
Cited by3
Results whose statement or proof uses this declaration.
- Function.Injective.addCommMonoidproof · cited by 0
- Function.Injective.subtractionCommMonoidproof · cited by 0
- Function.Surjective.addCommMonoidproof · cited by 0