Theorems · Theorem · group theory
addCommute_iff_eq
∀ {S : Type u_3} [inst : Add S] (a b : S), AddCommute a b ↔ a + b = b + a- Defined in
- Mathlib.Algebra.Group.Commute.Defs
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- Add
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.
- AddCommutestatement · cited by 185
Cited by9
Results whose statement or proof uses this declaration.
- Set.addCenter_prodproof · cited by 3
- Set.addCenter_piproof · cited by 2
- Nat.addCommute_castproof · cited by 2
- AddCommute.of_addOrderOf_dvd_twoproof · cited by 1
- Set.add_mem_addCenterproof · cited by 1
- IsAddLeftRegular.addCommute_add_left_iffproof · cited by 0
- Ordinal.addCommute_iff_eq_mul_natCastproof · cited by 0
- IsAddRightRegular.addCommute_add_right_iffproof · cited by 0
- Set.zero_mem_addCenterproof · cited by 0