Theorems · Theorem · group theory
IsAddUnit.sub_add_left
∀ {α : Type u} [inst : SubtractionMonoid α] {a b : α}, IsAddUnit b → b - (a + b) = 0 - a- Defined in
- Mathlib.Algebra.Group.Units.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses propext
- Assumes
- SubtractionMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- zero_subproof · cited by 335
- IsAddUnitstatement and proof · cited by 215
- SubtractionMonoidstatement and proof · cited by 208
- IsAddUnit.sub_add_cancel_rightproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- IsAddUnit.sub_add_rightproof · cited by 0