Theorems · Theorem · group theory
eq_of_neg_add_eq_zero
∀ {α : Type u_1} [inst : SubtractionMonoid α] {a b : α}, -a + b = 0 → a = b- Defined in
- Mathlib.Algebra.Group.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext
- Assumes
- SubtractionMonoid
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.
- SubtractionMonoidstatement and proof · cited by 208
- neg_injproof · cited by 85
- eq_neg_of_add_eq_zero_leftproof · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- AddGroup.exists_finiteIndexNormalAddSubgroup_of_residuallyFiniteproof · cited by 0