Theorems · Theorem · group theory
AddCommute.neg_left_iff
∀ {G : Type u_1} [inst : AddGroup G] {a b : G}, AddCommute (-a) b ↔ AddCommute a b- Defined in
- Mathlib.Algebra.Group.Commute.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
- Assumes
- AddGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddGroupstatement and proof · cited by 4,410
- AddCommutestatement · cited by 185
- AddSemiconjBy.neg_symm_left_iffproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- AddCommute.neg_leftproof · cited by 2