Theorems · Theorem · ring theory
Commute.neg_left_iff
∀ {R : Type u} [inst : Mul R] [inst_1 : HasDistribNeg R] {a b : R}, Commute (-a) b ↔ Commute a b- Defined in
- Mathlib.Algebra.Ring.Commute
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext
- Assumes
- MulHasDistribNeg
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.
- Commutestatement · cited by 639
- HasDistribNegstatement and proof · cited by 114
- SemiconjBy.neg_left_iffproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.