Theorems · Theorem · group theory
IsAddUnit.sub
∀ {α : Type u} [inst : SubtractionMonoid α] {a b : α}, IsAddUnit a → IsAddUnit b → IsAddUnit (a - b)- Defined in
- Mathlib.Algebra.Group.Units.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
- Assumes
- SubtractionMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- sub_eq_add_negproof · cited by 1,023
- IsAddUnitstatement and proof · cited by 215
- SubtractionMonoidstatement and proof · cited by 208
- IsAddUnit.addproof · cited by 11
- IsAddUnit.negproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- IsAddUnit.addUnit_substatement · cited by 0